Public Member Functions | Public Attributes

OA::LowLinkState::SCCNodeStatus Class Reference

List of all members.

Public Member Functions

 SCCNodeStatus (unsigned int l=0, unsigned int d=0, bool i=false)

Public Attributes

unsigned int lowlink
unsigned int dfnumber
bool inStack

Detailed Description

Definition at line 99 of file SCC.cpp.


Constructor & Destructor Documentation

OA::LowLinkState::SCCNodeStatus::SCCNodeStatus ( unsigned int  l = 0,
unsigned int  d = 0,
bool  i = false 
) [inline]

Definition at line 101 of file SCC.cpp.


Member Data Documentation

Definition at line 105 of file SCC.cpp.

Referenced by OA::LowLinkState::DFNUMBER().

Definition at line 104 of file SCC.cpp.

Referenced by OA::LowLinkState::LOWLINK().


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