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 197 of file serializer.h.

Constructor & Destructor Documentation

◆ GraphSerializer()

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

Definition at line 200 of file serializer.h.

Member Function Documentation

◆ serialize()

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

Definition at line 209 of file serializer.h.

Friends And Related Function Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Definition at line 208 of file serializer.h.

Member Data Documentation

◆ Length

int tuw_graph::GraphSerializer::Length

Definition at line 205 of file serializer.h.

◆ segments_

SegmentSerializer* tuw_graph::GraphSerializer::segments_

Definition at line 206 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 Feb 28 2022 23:57:47