Public Member Functions | Private Attributes | List of all members
lanelet::routing::internal::VertexWriterGraphViz< Graph > Class Template Reference

Internal vertex writer for graphViz file export. More...

#include <RoutingGraphVisualization.h>

Public Member Functions

template<class VertexOrEdge >
void operator() (std::ostream &out, const VertexOrEdge &v) const
 
 VertexWriterGraphViz (const Graph *g)
 

Private Attributes

const Graphgraph_
 

Detailed Description

template<class Graph>
class lanelet::routing::internal::VertexWriterGraphViz< Graph >

Internal vertex writer for graphViz file export.

Definition at line 24 of file RoutingGraphVisualization.h.

Constructor & Destructor Documentation

◆ VertexWriterGraphViz()

template<class Graph >
lanelet::routing::internal::VertexWriterGraphViz< Graph >::VertexWriterGraphViz ( const Graph g)
inlineexplicit

Definition at line 26 of file RoutingGraphVisualization.h.

Member Function Documentation

◆ operator()()

template<class Graph >
template<class VertexOrEdge >
void lanelet::routing::internal::VertexWriterGraphViz< Graph >::operator() ( std::ostream &  out,
const VertexOrEdge &  v 
) const
inline

Definition at line 28 of file RoutingGraphVisualization.h.

Member Data Documentation

◆ graph_

template<class Graph >
const Graph* lanelet::routing::internal::VertexWriterGraphViz< Graph >::graph_
private

Definition at line 34 of file RoutingGraphVisualization.h.


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


lanelet2_routing
Author(s): Matthias Mayr
autogenerated on Sun Oct 27 2024 02:27:49