#include <serializer.h>
|
| template<class archive > |
| void | serialize (archive &ar, const unsigned int version) |
| |
Definition at line 75 of file serializer.h.
| tuw_graph::TreeInfo::TreeInfo |
( |
std::vector< Segment > |
_segs | ) |
|
|
inline |
| tuw_graph::TreeInfo::TreeInfo |
( |
int |
_length | ) |
|
|
inline |
template<class archive >
| void tuw_graph::TreeInfo::serialize |
( |
archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
inlineprivate |
| friend class boost::serialization::access |
|
friend |
| int tuw_graph::TreeInfo::Length |
| std::unique_ptr<int> tuw_graph::TreeInfo::Points |
| std::unique_ptr<int> tuw_graph::TreeInfo::Predecessors |
| std::unique_ptr<int> tuw_graph::TreeInfo::Successors |
The documentation for this class was generated from the following file: