#include <Core/Archives.h>
|
| hrt_oarchive (std::ostream &os, unsigned int flags=0) |
|
void | save_override (const boost::archive::object_id_type &t, int) |
|
void | save_override (const boost::archive::object_reference_type &t, int) |
|
void | save_override (const boost::archive::version_type &t, int) |
|
void | save_override (const boost::archive::class_id_type &t, int) |
|
void | save_override (const boost::archive::class_id_optional_type &t, int) |
|
void | save_override (const boost::archive::class_id_reference_type &t, int) |
|
void | save_override (const boost::archive::class_name_type &t, int) |
|
void | save_override (const boost::archive::tracking_type &t, int) |
|
void | save_override (const char *str, int v) |
|
| ~hrt_oarchive () |
|
uLib::Archive::hrt_oarchive::hrt_oarchive |
( |
std::ostream & |
os, |
|
|
unsigned int |
flags = 0 |
|
) |
| |
|
inline |
uLib::Archive::hrt_oarchive::~hrt_oarchive |
( |
| ) |
|
|
inline |
void uLib::Archive::hrt_oarchive::save_override |
( |
const boost::archive::object_id_type & |
t, |
|
|
int |
|
|
) |
| |
|
inline |
void uLib::Archive::hrt_oarchive::save_override |
( |
const boost::archive::object_reference_type & |
t, |
|
|
int |
|
|
) |
| |
|
inline |
void uLib::Archive::hrt_oarchive::save_override |
( |
const boost::archive::version_type & |
t, |
|
|
int |
|
|
) |
| |
|
inline |
void uLib::Archive::hrt_oarchive::save_override |
( |
const boost::archive::class_id_type & |
t, |
|
|
int |
|
|
) |
| |
|
inline |
void uLib::Archive::hrt_oarchive::save_override |
( |
const boost::archive::class_id_optional_type & |
t, |
|
|
int |
|
|
) |
| |
|
inline |
void uLib::Archive::hrt_oarchive::save_override |
( |
const boost::archive::class_id_reference_type & |
t, |
|
|
int |
|
|
) |
| |
|
inline |
void uLib::Archive::hrt_oarchive::save_override |
( |
const boost::archive::class_name_type & |
t, |
|
|
int |
|
|
) |
| |
|
inline |
void uLib::Archive::hrt_oarchive::save_override |
( |
const boost::archive::tracking_type & |
t, |
|
|
int |
|
|
) |
| |
|
inline |
void uLib::Archive::hrt_oarchive::save_override |
( |
const char * |
str, |
|
|
int |
v |
|
) |
| |
|
inline |
friend class boost::archive::basic_text_oarchive< Archive > |
|
friend |
friend class boost::archive::detail::interface_oarchive< Archive > |
|
friend |
friend class boost::archive::save_access |
|
friend |
The documentation for this class was generated from the following file: