#include <basic_binary_oarchive.hpp>
Protected Types | |
typedef detail::common_oarchive < Archive > | detail_common_oarchive |
Protected Member Functions | |
template<class T > | |
void | save_override (const T &t, BOOST_PFTO int version) |
BOOST_STATIC_ASSERT (sizeof(tracking_type)==sizeof(bool)) | |
BOOST_STATIC_ASSERT (sizeof(class_id_type)==sizeof(int_least16_t)) | |
BOOST_STATIC_ASSERT (sizeof(class_id_reference_type)==sizeof(int_least16_t)) | |
BOOST_STATIC_ASSERT (sizeof(object_id_type)==sizeof(uint_least32_t)) | |
BOOST_STATIC_ASSERT (sizeof(object_reference_type)==sizeof(uint_least32_t)) | |
void | save_override (const class_id_optional_type &, int) |
void | save_override (const class_name_type &t, int) |
init () | |
basic_binary_oarchive (unsigned int flags) | |
Friends | |
class | detail::interface_oarchive< Archive > |
|
protected |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
friend |