Functions | |
| template<class Archive > | |
| void | serialize (Archive &a, ros::Duration &d, unsigned int) |
| template<class Archive > | |
| void | serialize (Archive &a, ros::Time &t, unsigned int) |
| void boost::serialization::serialize | ( | Archive & | a, | |
| ros::Duration & | d, | |||
| unsigned | int | |||
| ) | [inline] |
Serializes the ros::Duration type.
Definition at line 1097 of file rtt_ros_integration/serialization_boost.h.
| void boost::serialization::serialize | ( | Archive & | a, | |
| ros::Time & | t, | |||
| unsigned | int | |||
| ) | [inline] |
Serializes the ros::Time type.
Definition at line 1088 of file rtt_ros_integration/serialization_boost.h.