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