#include <binary_oarchive.hpp>
Public Member Functions | |
binary_oarchive (std::ostream &os, unsigned int flags=0) | |
binary_oarchive (std::streambuf &bsb, unsigned int flags=0) | |
void | save_array (boost::serialization::array< ValueType > const &a, unsigned int) |
void | save_binary (const void *address, std::size_t count) |
Protected Types | |
typedef detail::common_oarchive < binary_oarchive > | detail_common_oarchive |
Protected Member Functions | |
void | save_override (T &t, BOOST_PFTO int) |
void | save_override (const T &t, BOOST_PFTO int version) |
void | save_override (const class_id_optional_type &, int) |
void | save_override (const class_name_type &t, int) |
void | init (unsigned int flags) |
init () | |
init () | |
binary_oarchive * | This () |
void | save (const T &t) |
void | save (const bool t) |
save (const std::string &s) | |
save (const std::wstring &ws) | |
save (const char *t) | |
save (const wchar_t *t) | |
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)) | |
Protected Attributes | |
std::basic_streambuf < std::ostream::char_type, std::ostream::traits_type > & | m_sb |
boost::scoped_ptr< std::locale > | archive_locale |
basic_streambuf_locale_saver < std::ostream::char_type, std::ostream::traits_type > | locale_saver |
|
protectedinherited |
|
inline |
|
inline |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inlineinherited |
|
inherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |