#include <basic_text_oarchive.hpp>


Protected Types | |
| enum | { none, eol, space } |
| typedef detail::common_oarchive < Archive > | detail_common_oarchive |
Protected Member Functions | |
| newtoken () | |
| void | newline () |
| template<class T > | |
| 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 () | |
| basic_text_oarchive (unsigned int flags) | |
| ~basic_text_oarchive () | |
Protected Attributes | |
| enum boost::archive::basic_text_oarchive:: { ... } | delimiter |
Friends | |
| class | detail::interface_oarchive< Archive > |
|
protected |
|
inlineprotected |
|
inlineprotected |
|
protected |
|
inlineprotected |
|
protected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
friend |
| enum { ... } boost::archive::basic_text_oarchive< Archive >::delimiter |