#include <archive.h>
Definition at line 35 of file archive.h.
◆ IArchive()
◆ ~IArchive()
virtual ed::IArchive::~IArchive |
( |
| ) |
|
|
inlinevirtual |
◆ getStream()
◆ getVersion()
int ed::IArchive::getVersion |
( |
| ) |
|
|
inline |
◆ operator>>() [1/4]
IArchive& ed::IArchive::operator>> |
( |
double & |
d | ) |
|
|
inline |
◆ operator>>() [2/4]
IArchive& ed::IArchive::operator>> |
( |
float & |
f | ) |
|
|
inline |
◆ operator>>() [3/4]
IArchive& ed::IArchive::operator>> |
( |
int & |
i | ) |
|
|
inline |
◆ operator>>() [4/4]
◆ stream_
◆ version_
int ed::IArchive::version_ |
|
protected |
The documentation for this class was generated from the following file: