Public Member Functions | Public Attributes | Private Member Functions | Friends | List of all members
tuw_graph::GraphSerializer Class Reference

#include <serializer.h>

Public Member Functions

 GraphSerializer (std::vector< SegmentSerializer > &_segments)
 

Public Attributes

int Length
 
SegmentSerializersegments_
 

Private Member Functions

template<class archive >
void serialize (archive &ar, const unsigned int version)
 

Friends

class boost::serialization::access
 

Detailed Description

Definition at line 198 of file serializer.h.

Constructor & Destructor Documentation

tuw_graph::GraphSerializer::GraphSerializer ( std::vector< SegmentSerializer > &  _segments)
inline

Definition at line 201 of file serializer.h.

Member Function Documentation

template<class archive >
void tuw_graph::GraphSerializer::serialize ( archive &  ar,
const unsigned int  version 
)
inlineprivate

Definition at line 210 of file serializer.h.

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 209 of file serializer.h.

Member Data Documentation

int tuw_graph::GraphSerializer::Length

Definition at line 206 of file serializer.h.

SegmentSerializer* tuw_graph::GraphSerializer::segments_

Definition at line 207 of file serializer.h.


The documentation for this class was generated from the following file:


tuw_voronoi_graph
Author(s): Benjamin Binder
autogenerated on Mon Jun 10 2019 15:42:44