#include <xml_woarchive.hpp>


Public Member Functions | |
| void | save_binary (const void *address, std::size_t count) |
| void | put (typename std::wostream::char_type c) |
| void | put (const char *s) |
Protected Types | |
| typedef detail::common_oarchive < Archive > | detail_common_oarchive |
Protected Member Functions | |
| template<class T > | |
| 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) | |
| xml_woarchive_impl (std::wostream &os, unsigned int flags) | |
| ~xml_woarchive_impl () | |
| 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 > &) |
| indent () | |
| init () | |
| write_attribute (const char *attribute_name, int t, const char *conjunction="=\"") | |
| write_attribute (const char *attribute_name, const char *key) | |
| save_start (const char *name) | |
| save_end (const char *name) | |
| end_preamble () | |
| template<class T > | |
| void | save_override (T &t, BOOST_PFTO int) |
| template<class T > | |
| void | save_override (const ::boost::serialization::nvp< T > &t, int) |
| save_override (const object_id_type &t, int) | |
| save_override (const object_reference_type &t, int) | |
| save_override (const version_type &t, int) | |
| save_override (const class_id_type &t, int) | |
| save_override (const class_id_optional_type &t, int) | |
| save_override (const class_id_reference_type &t, int) | |
| save_override (const class_name_type &t, int) | |
| save_override (const tracking_type &t, int) | |
Protected Attributes | |
| std::wostream & | 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::wostream::char_type, typename std::wostream::traits_type > | locale_saver |
| unsigned int | depth |
| bool | indent_next |
| bool | pending_preamble |
Friends | |
| class | detail::interface_oarchive< Archive > |
| class | basic_xml_oarchive< Archive > |
| class | save_access |
|
protectedinherited |
|
protected |
|
inlineprotected |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineprotected |
Referenced by boost::archive::xml_woarchive_impl< xml_woarchive >::save().
|
inlineprotected |
|
inlineprotectedinherited |
|
inlineprotected |
|
protected |
|
protected |
|
inlineprotectedinherited |
|
protected |
|
inlineprotectedinherited |
|
protected |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inline |
|
protectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
friend |
|
friend |
|
friend |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |