Namespace boost::serialization
Namespace List > boost > serialization
Public Functions
Type | Name |
---|---|
void | serialize (Archive & ar, ILLIXR::time_point & tp, const unsigned int version) |
void | serialize (Archive & ar, ILLIXR::data_format::pose_type & pose, const unsigned int version) |
void | serialize (Archive & ar, ILLIXR::data_format::fast_pose_type & pose, const unsigned int version) |
Public Functions Documentation
function serialize
template<class Archive>
void boost::serialization::serialize (
Archive & ar,
ILLIXR::time_point & tp,
const unsigned int version
)
function serialize
template<class Archive>
void boost::serialization::serialize (
Archive & ar,
ILLIXR::data_format::pose_type & pose,
const unsigned int version
)
function serialize
template<class Archive>
void boost::serialization::serialize (
Archive & ar,
ILLIXR::data_format::fast_pose_type & pose,
const unsigned int version
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-clean/include/illixr/data_format/serializable_data.hpp