Functions
boost::serialization Namespace Reference

Functions

template<class Archive , class S , int Rows_, int Cols_, int Ops_, int MaxRows_, int MaxCols_>
void load (Archive &ar, Eigen::Matrix< S, Rows_, Cols_, Ops_, MaxRows_, MaxCols_ > &g, const unsigned int version)
 
template<class Archive , class S , int Rows_, int Cols_, int Ops_, int MaxRows_, int MaxCols_>
void save (Archive &ar, const Eigen::Matrix< S, Rows_, Cols_, Ops_, MaxRows_, MaxCols_ > &g, const unsigned int version)
 
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 , class S , int Rows_, int Cols_, int Ops_, int MaxRows_, int MaxCols_>
void serialize (Archive &ar, Eigen::Matrix< S, Rows_, Cols_, Ops_, MaxRows_, MaxCols_ > &g, const unsigned int version)
 

Function Documentation

template<class Archive , class S , int Rows_, int Cols_, int Ops_, int MaxRows_, int MaxCols_>
void boost::serialization::load ( Archive &  ar,
Eigen::Matrix< S, Rows_, Cols_, Ops_, MaxRows_, MaxCols_ > &  g,
const unsigned int  version 
)
inline

Definition at line 47 of file eigen_mqueue.cpp.

template<class Archive , class S , int Rows_, int Cols_, int Ops_, int MaxRows_, int MaxCols_>
void boost::serialization::save ( Archive &  ar,
const Eigen::Matrix< S, Rows_, Cols_, Ops_, MaxRows_, MaxCols_ > &  g,
const unsigned int  version 
)
inline

Definition at line 27 of file eigen_mqueue.cpp.

template<class Archive , class S , int Rows_, int Cols_, int Ops_, int MaxRows_, int MaxCols_>
void boost::serialization::serialize ( Archive &  ar,
Eigen::Matrix< S, Rows_, Cols_, Ops_, MaxRows_, MaxCols_ > &  g,
const unsigned int  version 
)
inline

Definition at line 66 of file eigen_mqueue.cpp.



eigen_typekit
Author(s): Ruben Smits
autogenerated on Wed Jul 3 2019 19:39:42