#include <boost/serialization/access.hpp>
#include <boost/serialization/string.hpp>
#include <boost/serialization/vector.hpp>
#include <boost/serialization/list.hpp>
#include <boost/serialization/set.hpp>
#include <boost/serialization/map.hpp>
#include <boost/serialization/bitset.hpp>
#include <boost/serialization/shared_ptr.hpp>
#include <boost/serialization/unordered_map.hpp>
Go to the source code of this file.
#define COND_SERIALIZABLE |
Value:private: \
template <class Archive>
void serialize(Archive & ar,
const unsigned int version); \
friend class boost::serialization::access;
std::pair< Binary, Binary > serialize(const T &payload)
Definition at line 38 of file Serializable.h.
#define COND_SERIALIZABLE |
Value:private: \
template <class Archive>
void serialize(Archive & ar,
const unsigned int version); \
friend class boost::serialization::access;
std::pair< Binary, Binary > serialize(const T &payload)
#define COND_SERIALIZABLE |
Value:private: \
template <class Archive>
void serialize(Archive & ar,
const unsigned int version); \
friend class boost::serialization::access;
std::pair< Binary, Binary > serialize(const T &payload)
#define COND_SERIALIZABLE_MANUAL |
Value: void cond_serialization_manual();
#define COND_SERIALIZABLE
Definition at line 47 of file Serializable.h.
#define COND_SERIALIZABLE_MANUAL |
Value: void cond_serialization_manual();
#define COND_SERIALIZABLE
#define COND_SERIALIZABLE_MANUAL |
Value: void cond_serialization_manual();
#define COND_SERIALIZABLE