#include <basic_xml_iarchive.hpp>
Protected Types | |
typedef detail::common_iarchive < Archive > | detail_common_iarchive |
Protected Member Functions | |
load_start (const char *name) | |
load_end (const char *name) | |
template<class T > | |
void | load_override (T &t, BOOST_PFTO int) |
template<class T > | |
void | load_override (const boost::serialization::nvp< T > &t, int) |
void | load_override (class_id_optional_type &, int) |
load_override (object_id_type &t, int) | |
load_override (version_type &t, int) | |
load_override (class_id_type &t, int) | |
load_override (tracking_type &t, int) | |
basic_xml_iarchive (unsigned int flags) | |
~basic_xml_iarchive () | |
Protected Attributes | |
unsigned int | depth |
Friends | |
class | detail::interface_iarchive< Archive > |
|
protected |
|
protected |
|
protected |
|
protected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
friend |
|
protected |