#include <basic_xml_oarchive.hpp>
|
| 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) |
|
| basic_xml_oarchive (unsigned int flags) |
|
| ~basic_xml_oarchive () |
|
template<class Archive>
template<class T >
template<class Archive>
template<class T >
The documentation for this class was generated from the following file: