#include <xml_iarchive.hpp>
Public Member Functions | |
xml_iarchive (std::istream &is, unsigned int flags=0) | |
~xml_iarchive () | |
load_binary (void *address, std::size_t count) | |
Protected Types | |
typedef detail::common_iarchive < xml_iarchive > | detail_common_iarchive |
Protected Member Functions | |
std::istream & | get_is () |
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) | |
void | load (char &t) |
void | load (signed char &t) |
void | load (unsigned char &t) |
void | load (wchar_t &t) |
void | load_override (T &t, BOOST_PFTO int) |
load_override (class_name_type &t, int) | |
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) | |
init () | |
load_start (const char *name) | |
load_end (const char *name) | |
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 |
|
protectedinherited |
|
inline |
|
inline |
|
inlineprotectedinherited |
|
protectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inherited |
|
protectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
Referenced by boost::archive::xml_iarchive_impl< xml_iarchive >::get_is().
|
protectedinherited |
|
protectedinherited |