Public Member Functions | Public Attributes | List of all members
NodeWriter< Map > Struct Template Reference

#include <graph_writer.h>

Public Member Functions

 NodeWriter (Map &g_, std::string current_state_)
 
template<class Vertex >
void operator() (std::ostream &out, Vertex v)
 

Public Attributes

std::string current_state
 
Map g
 

Detailed Description

template<typename Map>
struct NodeWriter< Map >

Definition at line 8 of file graph_writer.h.

Constructor & Destructor Documentation

template<typename Map>
NodeWriter< Map >::NodeWriter ( Map &  g_,
std::string  current_state_ 
)
inline

Definition at line 10 of file graph_writer.h.

Member Function Documentation

template<typename Map>
template<class Vertex >
void NodeWriter< Map >::operator() ( std::ostream &  out,
Vertex  v 
)
inline

Definition at line 13 of file graph_writer.h.

Member Data Documentation

template<typename Map>
std::string NodeWriter< Map >::current_state

Definition at line 26 of file graph_writer.h.

template<typename Map>
Map NodeWriter< Map >::g

Definition at line 24 of file graph_writer.h.


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


rostate_machine
Author(s):
autogenerated on Wed Sep 4 2019 05:19:52