Member Typedef Documentation
Constructor & Destructor Documentation
| portable_binary_iarchive::portable_binary_iarchive |
( |
std::istream & |
is, |
|
|
unsigned |
flags = 0 |
|
) |
| |
|
inline |
| portable_binary_iarchive::portable_binary_iarchive |
( |
std::basic_streambuf< std::istream::char_type, std::istream::traits_type > & |
bsb, |
|
|
unsigned int |
flags |
|
) |
| |
|
inline |
Member Function Documentation
template<class T >
| void portable_binary_iarchive::load |
( |
T & |
t | ) |
|
|
inline |
| void portable_binary_iarchive::load |
( |
boost::serialization::item_version_type & |
t | ) |
|
|
inline |
| void portable_binary_iarchive::load |
( |
boost::archive::version_type & |
t | ) |
|
|
inline |
| void portable_binary_iarchive::load |
( |
boost::archive::class_id_type & |
t | ) |
|
|
inline |
| void portable_binary_iarchive::load |
( |
std::wstring & |
t | ) |
|
|
inline |
| void portable_binary_iarchive::load |
( |
float & |
t | ) |
|
|
inline |
| void portable_binary_iarchive::load |
( |
double & |
t | ) |
|
|
inline |
| void portable_binary_iarchive::load |
( |
char & |
t | ) |
|
|
inline |
| void portable_binary_iarchive::load |
( |
unsigned char & |
t | ) |
|
|
inline |
template<class T >
| void portable_binary_iarchive::load_override |
( |
T & |
t, |
|
|
BOOST_PFTO |
int |
|
) |
| |
|
inline |
| void portable_binary_iarchive::load_override |
( |
boost::archive::class_name_type & |
t, |
|
|
int |
|
|
) |
| |
| void portable_binary_iarchive::load_override |
( |
boost::archive::class_id_optional_type & |
, |
|
|
int |
|
|
) |
| |
|
inline |
| void portable_binary_iarchive::init |
( |
unsigned int |
flags | ) |
|
Member Data Documentation
| unsigned int portable_binary_iarchive::m_flags |
The documentation for this class was generated from the following file: