SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
cycle_detector Struct Reference
Inheritance diagram for cycle_detector:

Public Member Functions

 cycle_detector (bool &has_cycle)
 
template<class Edge , class Graph >
void back_edge (Edge, Graph &)
 

Protected Attributes

bool & m_has_cycle
 

Constructor & Destructor Documentation

cycle_detector ( bool &  has_cycle)
inline

Member Function Documentation

void back_edge ( Edge  ,
Graph &   
)
inline

Member Data Documentation

bool& m_has_cycle
protected

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