risc::sg::LeafNodeVisitor Class Reference

#include <graph_helper.h>

List of all members.

Public Member Functions

 LeafNodeVisitor (std::set< Graph::vertex_descriptor > &leaf_nodes)
 LeafNodeVisitor (const LeafNodeVisitor &other)
void discover_vertex (const Graph::vertex_descriptor vertex, const Graph &graph)

Public Attributes

std::set
< Graph::vertex_descriptor > & 
leaf_nodes_

Constructor & Destructor Documentation

risc::sg::LeafNodeVisitor::LeafNodeVisitor ( std::set< Graph::vertex_descriptor > &  leaf_nodes  )  [inline]
risc::sg::LeafNodeVisitor::LeafNodeVisitor ( const LeafNodeVisitor other  )  [inline]

Member Function Documentation

void risc::sg::LeafNodeVisitor::discover_vertex ( const Graph::vertex_descriptor  vertex,
const Graph graph 
) [inline]

Member Data Documentation

std::set<Graph::vertex_descriptor>& risc::sg::LeafNodeVisitor::leaf_nodes_

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Jul 2017 by  doxygen 1.6.1