Functions | |
template<typename Archive> | |
manipulation::graph::GraphPtr_t | getGraphFromArchive (Archive &ar, const std::string &name) |
template<class Archive, class GraphCompT> | |
void | serializeGraphComponent (Archive &ar, shared_ptr< GraphCompT > &c, const unsigned int version) |
manipulation::graph::GraphPtr_t hpp::serialization::getGraphFromArchive | ( | Archive & | ar, |
const std::string & | name ) |
|
inline |