ecto
Functions
boost::serialization Namespace Reference

Functions

template<class Archive >
void save (Archive &ar, const boost::shared_ptr< ecto::cell > &cell_, const unsigned int file_version)
 
template<class Archive >
void load (Archive &ar, boost::shared_ptr< ecto::cell > &cell_, const unsigned int file_version)
 

Function Documentation

template<class Archive >
void boost::serialization::load ( Archive &  ar,
boost::shared_ptr< ecto::cell > &  cell_,
const unsigned int  file_version 
)
inline
template<class Archive >
void boost::serialization::save ( Archive &  ar,
const boost::shared_ptr< ecto::cell > &  cell_,
const unsigned int  file_version 
)
inline