#include <text_oarchive.hpp>


Public Member Functions | |
| text_oarchive (std::ostream &os_, unsigned int flags=0) | |
| ~text_oarchive () | |
| save_binary (const void *address, std::size_t count) | |
| void | put (typename std::ostream::char_type c) |
| void | put (const char *s) |
Protected Types | |
| enum | |
| typedef detail::common_oarchive < text_oarchive > | detail_common_oarchive |
Protected Member Functions | |
| void | save (const T &t) |
| void | save (const version_type &t) |
| void | save (const boost::serialization::item_version_type &t) |
| save (const char *t) | |
| save (const wchar_t *t) | |
| save (const std::string &s) | |
| save (const std::wstring &ws) | |
| void | save (const bool t) |
| void | save (const signed char t) |
| void | save (const unsigned char t) |
| void | save (const char t) |
| void | save (const wchar_t t) |
| void | save_impl (const T &t, boost::mpl::bool_< false > &) |
| void | save_impl (const T &t, boost::mpl::bool_< true > &) |
| newtoken () | |
| void | newline () |
| void | save_override (T &t, BOOST_PFTO int) |
| void | save_override (const object_id_type &t, int) |
| void | save_override (const class_id_optional_type &, int) |
| void | save_override (const class_name_type &t, int) |
| init () | |
Protected Attributes | |
| std::ostream & | os |
| io::ios_flags_saver | flags_saver |
| io::ios_precision_saver | precision_saver |
| boost::scoped_ptr< std::locale > | archive_locale |
| basic_streambuf_locale_saver < typename std::ostream::char_type, typename std::ostream::traits_type > | locale_saver |
| enum boost::archive::basic_text_oarchive:: { ... } | delimiter |
|
protectedinherited |
|
protectedinherited |
|
inline |
|
inline |
|
protectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
| enum { ... } boost::archive::basic_text_oarchive< text_oarchive >::delimiter |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |