|
template<typename Archive > |
void | boost::serialization::serialize (Archive &ar, eclipse::messages::Message &m, unsigned int) |
|
template<typename Archive > |
void | boost::serialization::serialize (Archive &ar, eclipse::messages::FileInfo &c, unsigned int) |
|
template<typename Archive > |
void | boost::serialization::serialize (Archive &ar, eclipse::messages::FileUpdate &c, unsigned int) |
|
template<typename Archive > |
void | boost::serialization::serialize (Archive &ar, eclipse::messages::BlockInfo &c, unsigned int) |
|
template<typename Archive > |
void | boost::serialization::serialize (Archive &ar, eclipse::messages::FileList &c, unsigned int) |
|
template<typename Archive > |
void | boost::serialization::serialize (Archive &ar, eclipse::messages::Reply &c, unsigned int) |
|
template<typename Archive > |
void | boost::serialization::serialize (Archive &ar, eclipse::messages::FileRequest &c, unsigned int) |
|
template<typename Archive > |
void | boost::serialization::serialize (Archive &ar, eclipse::messages::BlockRequest &c, unsigned int) |
|
template<typename Archive > |
void | boost::serialization::serialize (Archive &ar, eclipse::messages::FileDescription &c, unsigned int) |
|
template<typename Archive > |
void | boost::serialization::serialize (Archive &ar, eclipse::messages::FileDel &c, unsigned int) |
|
template<typename Archive > |
void | boost::serialization::serialize (Archive &ar, eclipse::messages::FormatRequest &c, unsigned int) |
|
template<typename Archive > |
void | boost::serialization::serialize (Archive &ar, eclipse::messages::FileExist &c, unsigned int) |
|
template<typename Archive > |
void | boost::serialization::serialize (Archive &ar, eclipse::messages::MetaData &c, unsigned int) |
|
template<typename Archive > |
void | boost::serialization::serialize (Archive &ar, eclipse::BlockMetadata &c, unsigned int) |
|
template<typename Archive > |
void | boost::serialization::serialize (Archive &ar, eclipse::messages::IOoperation &c, unsigned int) |
|
template<typename Archive > |
void | boost::serialization::serialize (Archive &ar, eclipse::logical_block_metadata &c, unsigned int) |
|
template void | boost::serialization::serialize< xml_oarchive > (boost::archive::xml_oarchive &, Message &, unsigned) |
|
template void | boost::serialization::serialize< xml_iarchive > (boost::archive::xml_iarchive &, Message &, unsigned) |
|
template void | boost::serialization::serialize< binary_iarchive > (boost::archive::binary_iarchive &, Message &, unsigned) |
|
template void | boost::serialization::serialize< binary_oarchive > (boost::archive::binary_oarchive &, Message &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_oarchive &, FileInfo &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_iarchive &, FileInfo &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_iarchive &, FileInfo &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_oarchive &, FileInfo &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_oarchive &, FileUpdate &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_iarchive &, FileUpdate &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_iarchive &, FileUpdate &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_oarchive &, FileUpdate &, unsigned) |
|
template void | boost::serialization::serialize< xml_oarchive > (boost::archive::xml_oarchive &, FileList &, unsigned) |
|
template void | boost::serialization::serialize< xml_iarchive > (boost::archive::xml_iarchive &, FileList &, unsigned) |
|
template void | boost::serialization::serialize< binary_iarchive > (boost::archive::binary_iarchive &, FileList &, unsigned) |
|
template void | boost::serialization::serialize< binary_oarchive > (boost::archive::binary_oarchive &, FileList &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_oarchive &, BlockInfo &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_iarchive &, BlockInfo &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_iarchive &, BlockInfo &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_oarchive &, BlockInfo &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_oarchive &, Reply &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_iarchive &, Reply &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_iarchive &, Reply &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_oarchive &, Reply &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_oarchive &, FileRequest &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_iarchive &, FileRequest &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_iarchive &, FileRequest &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_oarchive &, FileRequest &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_oarchive &, BlockRequest &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_iarchive &, BlockRequest &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_iarchive &, BlockRequest &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_oarchive &, BlockRequest &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_oarchive &, FileDescription &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_iarchive &, FileDescription &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_iarchive &, FileDescription &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_oarchive &, FileDescription &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_oarchive &, FileDel &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_iarchive &, FileDel &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_iarchive &, FileDel &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_oarchive &, FileDel &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_oarchive &, FormatRequest &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_iarchive &, FormatRequest &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_iarchive &, FormatRequest &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_oarchive &, FormatRequest &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_oarchive &, FileExist &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_iarchive &, FileExist &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_iarchive &, FileExist &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_oarchive &, FileExist &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_oarchive &, MetaData &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_iarchive &, MetaData &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_iarchive &, MetaData &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_oarchive &, MetaData &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_oarchive &, eclipse::BlockMetadata &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_iarchive &, eclipse::BlockMetadata &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_iarchive &, eclipse::BlockMetadata &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_oarchive &, eclipse::BlockMetadata &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_oarchive &, IOoperation &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_iarchive &, IOoperation &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_iarchive &, IOoperation &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_oarchive &, IOoperation &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_oarchive &, eclipse::logical_block_metadata &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::xml_iarchive &, eclipse::logical_block_metadata &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_iarchive &, eclipse::logical_block_metadata &, unsigned) |
|
template void | boost::serialization::serialize (boost::archive::binary_oarchive &, eclipse::logical_block_metadata &, unsigned) |
|
| BOOST_CLASS_EXPORT_IMPLEMENT (eclipse::messages::FileInfo) |
|
| BOOST_CLASS_EXPORT_IMPLEMENT (eclipse::messages::FileUpdate) |
|
| BOOST_CLASS_EXPORT_IMPLEMENT (eclipse::messages::FileList) |
|
| BOOST_CLASS_EXPORT_IMPLEMENT (eclipse::messages::BlockInfo) |
|
| BOOST_CLASS_EXPORT_IMPLEMENT (eclipse::messages::Reply) |
|
| BOOST_CLASS_EXPORT_IMPLEMENT (eclipse::messages::FileRequest) |
|
| BOOST_CLASS_EXPORT_IMPLEMENT (eclipse::messages::BlockRequest) |
|
| BOOST_CLASS_EXPORT_IMPLEMENT (eclipse::messages::FileDescription) |
|
| BOOST_CLASS_EXPORT_IMPLEMENT (eclipse::messages::FileDel) |
|
| BOOST_CLASS_EXPORT_IMPLEMENT (eclipse::messages::FormatRequest) |
|
| BOOST_CLASS_EXPORT_IMPLEMENT (eclipse::messages::FileExist) |
|
| BOOST_CLASS_EXPORT_IMPLEMENT (eclipse::messages::MetaData) |
|
| BOOST_CLASS_EXPORT_IMPLEMENT (eclipse::BlockMetadata) |
|
| BOOST_CLASS_EXPORT_IMPLEMENT (eclipse::messages::IOoperation) |
|
| BOOST_CLASS_EXPORT_IMPLEMENT (eclipse::logical_block_metadata) |
|