Public Member Functions | Public Attributes

OA::TarjWork Class Reference

List of all members.

Public Member Functions

 TarjWork ()
 ~TarjWork ()

Public Attributes

RIFG::NodeId wk_vertex
OA::NestedSCR::DFNUM_t wk_last
OA::NestedSCR::DFNUM_t wk_header
OA::NestedSCR::DFNUM_t wk_nextP
OA::NestedSCR::DFNUM_t wk_nextQ
bool wk_inP
bool wk_isCyclic
bool wk_reducible
std::list< int > backPreds
std::list< int > nonBackPreds

Detailed Description

Definition at line 79 of file NestedSCR.cpp.


Constructor & Destructor Documentation

OA::TarjWork::TarjWork (  ) 
OA::TarjWork::~TarjWork (  ) 

Definition at line 110 of file NestedSCR.cpp.

References backPreds, and nonBackPreds.


Member Data Documentation

std::list<int> OA::TarjWork::backPreds

Definition at line 92 of file NestedSCR.cpp.

Referenced by ~TarjWork().

Definition at line 93 of file NestedSCR.cpp.

Referenced by ~TarjWork().

Definition at line 86 of file NestedSCR.cpp.

Referenced by TarjWork().

Definition at line 89 of file NestedSCR.cpp.

Referenced by TarjWork().

Definition at line 90 of file NestedSCR.cpp.

Referenced by TarjWork().

Definition at line 85 of file NestedSCR.cpp.

Referenced by TarjWork().

Definition at line 87 of file NestedSCR.cpp.

Referenced by TarjWork().

Definition at line 88 of file NestedSCR.cpp.

Referenced by TarjWork().

Definition at line 91 of file NestedSCR.cpp.

Referenced by TarjWork().

Definition at line 84 of file NestedSCR.cpp.

Referenced by TarjWork().


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