| Functions | |
| template<class Archive , typename Derived > | |
| void | serialize (Archive &ar, pinocchio::JointModelBase< Derived > &joint, const unsigned int version) | 
| template<class Archive , typename Derived > | |
| void | serialize (Archive &ar, pinocchio::JointDataBase< Derived > &joint_data, const unsigned int) | 
| void boost::serialization::fix::serialize | ( | Archive & | ar, | 
| pinocchio::JointModelBase< Derived > & | joint, | ||
| const unsigned int | version | ||
| ) | 
Definition at line 43 of file joints-model.hpp.
| void boost::serialization::fix::serialize | ( | Archive & | ar, | 
| pinocchio::JointDataBase< Derived > & | joint_data, | ||
| const unsigned | int | ||
| ) | 
Definition at line 46 of file joints-data.hpp.