risc::sg::BreakStmtVisitor Class Reference

#include <graph_helper.h>

List of all members.

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

std::set<Graph::vertex_descriptor>& risc::sg::BreakStmtVisitor::segment_with_break_

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

Generated on 30 Sep 2015 by  doxygen 1.6.1