#include <xml_iarchive.hpp>


Public Member Functions | |
| load_binary (void *address, std::size_t count) | |
Protected Types | |
| typedef detail::common_iarchive < Archive > | detail_common_iarchive |
Protected Member Functions | |
| std::istream & | get_is () |
| template<class T > | |
| void | load (T &t) |
| void | load (version_type &t) |
| void | load (boost::serialization::item_version_type &t) |
| load (char *t) | |
| load (wchar_t *t) | |
| load (std::string &s) | |
| load (std::wstring &ws) | |
| template<class T > | |
| void | load_override (T &t, BOOST_PFTO int) |
| load_override (class_name_type &t, int) | |
| init () | |
| xml_iarchive_impl (std::istream &is, unsigned int flags) | |
| ~xml_iarchive_impl () | |
| void | load (char &t) |
| void | load (signed char &t) |
| void | load (unsigned char &t) |
| void | load (wchar_t &t) |
| load_start (const char *name) | |
| load_end (const char *name) | |
| 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) | |
Protected Attributes | |
| xml_grammar * | gimpl |
| std::istream & | is |
| 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::istream::char_type, typename std::istream::traits_type > | locale_saver |
| unsigned int | depth |
Friends | |
| class | detail::interface_iarchive< Archive > |
| class | basic_xml_iarchive< Archive > |
| class | load_access |
|
protectedinherited |
|
protected |
|
protected |
|
inlineprotected |
|
protected |
|
inlineprotected |
Referenced by boost::archive::xml_iarchive_impl< xml_iarchive >::load().
|
inlineprotected |
|
inlineprotected |
|
inlineprotectedinherited |
|
protected |
|
protected |
|
inlineprotectedinherited |
|
protected |
|
protected |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inherited |
|
protectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotected |
|
protectedinherited |
|
protectedinherited |
|
protected |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
friend |
|
friend |
|
friend |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protected |
|
protectedinherited |
Referenced by boost::archive::xml_iarchive_impl< xml_iarchive >::get_is().
|
protectedinherited |
|
protectedinherited |