Functions | |
| void | serialize (Archive &a, RTT::ConnPolicy &c, unsigned int) |
| void | serialize (Archive &ar, AType &g, const unsigned int version) |
| void | serialize (Archive &ar, CType &g, const unsigned int version) |
| void | serialize (Archive &ar, BType &g, const unsigned int version) |
| template<class Archive > | |
| void | serialize (Archive &a, ros::Time &t, unsigned int) |
| template<class Archive > | |
| void | serialize (Archive &a, ros::Duration &t, unsigned int) |
| void boost::serialization::serialize | ( | Archive & | a, |
| ros::Time & | t, | ||
| unsigned | int | ||
| ) |
Definition at line 42 of file ros_time_type.cpp.
| void boost::serialization::serialize | ( | Archive & | a, |
| ros::Duration & | t, | ||
| unsigned | int | ||
| ) |
Definition at line 49 of file ros_time_type.cpp.