ell::LT_BarrierTree::StateList Class Reference
#include <LT_BarrierTree.hh>
Detailed Description
Definition at line 115 of file LT_BarrierTree.hh.
Public Member Functions | |
StateList (State *current, StateList *next) | |
~StateList () | |
Static Public Member Functions | |
static void | addToList (StateList *&list, State *toAdd) |
Data Fields | |
State * | current |
StateList * | next |
Constructor & Destructor Documentation
ell::LT_BarrierTree::StateList::~StateList | ( | ) |
destruction
Member Function Documentation
adds the State toAdd to this list
Field Documentation
the successor of this State in the list or NULL if this is the end of the State list
Definition at line 121 of file LT_BarrierTree.hh.
The documentation for this class was generated from the following file:
- src/ell/LT_BarrierTree.hh