boost::serialization Namespace Reference
Functions |
|
| template<class Archive > | |
| void | save_construct_data (Archive &ar, const NS_SSRC_SPREAD::detail::ByteBuffer *buffer, const unsigned int) |
| template<class Archive > | |
| void | load_construct_data (Archive &ar, NS_SSRC_SPREAD::detail::ByteBuffer *buffer, const unsigned int) |
| template<class Archive > | |
| void | save (Archive &ar, const NS_SSRC_SPREAD::detail::ByteBuffer &buffer, const unsigned int) |
| template<class Archive > | |
| void | load (Archive &ar, NS_SSRC_SPREAD::detail::ByteBuffer &buffer, const unsigned int) |
Function Documentation
template<class Archive >
| void boost::serialization::load | ( | Archive & | ar, |
| NS_SSRC_SPREAD::detail::ByteBuffer & | buffer, | ||
| const unsigned | int | ||
| ) | [inline] |
Definition at line 361 of file serialization.h.
template<class Archive >
| void boost::serialization::load_construct_data | ( | Archive & | ar, |
| NS_SSRC_SPREAD::detail::ByteBuffer * | buffer, | ||
| const unsigned | int | ||
| ) | [inline] |
Definition at line 334 of file serialization.h.
template<class Archive >
| void boost::serialization::save | ( | Archive & | ar, |
| const NS_SSRC_SPREAD::detail::ByteBuffer & | buffer, | ||
| const unsigned | int | ||
| ) | [inline] |
Definition at line 345 of file serialization.h.
template<class Archive >
| void boost::serialization::save_construct_data | ( | Archive & | ar, |
| const NS_SSRC_SPREAD::detail::ByteBuffer * | buffer, | ||
| const unsigned | int | ||
| ) | [inline] |
Definition at line 324 of file serialization.h.
Copyright © 2006-2010 Savarese Software Research Corporation. All rights reserved.
Copyright © 2011 Savarese Software Research Corporation. All rights reserved