Go to the documentation of this file. 1 #ifndef BOOST_SERIALIZATION_SERIALIZATION_HPP
2 #define BOOST_SERIALIZATION_SERIALIZATION_HPP
10 # pragma warning (disable : 4675) // suppress ADL warning
59 namespace serialization {
64 template<
class Archive,
class T>
66 Archive & ar,
T & t,
const unsigned int file_version
72 template<
class Archive,
class T>
83 template<
class Archive,
class T>
111 template<
class Archive,
class T>
115 const unsigned int file_version
125 const version_type v(file_version);
129 template<
class Archive,
class T>
133 const unsigned int file_version
136 const version_type v(file_version);
140 template<
class Archive,
class T>
144 const unsigned int file_version
147 const version_type v(file_version);
154 #endif //BOOST_SERIALIZATION_SERIALIZATION_HPP
void load_construct_data_adl(Archive &ar, T *t, const unsigned int file_version)
#define BOOST_STRONG_TYPEDEF(T, D)
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE.
friend void serialize(Archive &ar, T &t, const unsigned int file_version)
static void construct(T *t)
void serialize(Archive &ar, T &t, const unsigned int file_version)
void serialize_adl(Archive &, T &, const unsigned int)
void save_construct_data(Archive &, const T *, const unsigned int)
void save_construct_data_adl(Archive &ar, const T *t, const unsigned int file_version)
void load_construct_data(Archive &, T *t, const unsigned int)
sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:46:47