#include <text_iarchive.hpp>
Public Member Functions | |
text_iarchive (std::istream &is_, unsigned int flags=0) | |
~text_iarchive () | |
load_binary (void *address, std::size_t count) | |
Protected Types | |
typedef detail::common_iarchive < text_iarchive > | detail_common_iarchive |
Protected Member Functions | |
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 (class_id_optional_type &, int) |
init () | |
Protected Attributes | |
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 |
|
protectedinherited |
|
inline |
|
inline |
|
protectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
Referenced by boost::archive::xml_iarchive_impl< xml_iarchive >::get_is().
|
protectedinherited |
|
protectedinherited |