#include <text_wiarchive.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 | |
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) |
text_wiarchive_impl (std::wistream &is, unsigned int flags) | |
~text_wiarchive_impl () | |
void | load (char &t) |
void | load (signed char &t) |
void | load (unsigned char &t) |
void | load (wchar_t &t) |
void | load_override (class_id_optional_type &, int) |
load_override (class_name_type &t, int) | |
init (void) | |
Protected Attributes | |
std::wistream & | 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::wistream::char_type, typename std::wistream::traits_type > | locale_saver |
Friends | |
class | detail::interface_iarchive< Archive > |
class | load_access |
|
protectedinherited |
|
protected |
|
inlineprotected |
|
protectedinherited |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
inlineprotected |
|
friend |
|
friend |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |