Main Page   Modules   Namespace List   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

TailElement Class Reference
[Global Variables]

Simple class for storing tail elements of each node of the tree. More...


Public Methods

 TailElement ()
bool operator< (const TailElement &rhs) const

Data Fields

int Count
 Support of the 1-extension.

int Item
 Item-id for this1 -extension.


Detailed Description

Simple class for storing tail elements of each node of the tree.

Definition at line 80 of file Mafia.cpp.


Constructor & Destructor Documentation

TailElement::TailElement   [inline]
 

Definition at line 85 of file Mafia.cpp.


Member Function Documentation

bool TailElement::operator< const TailElement &    rhs const [inline]
 

Definition at line 90 of file Mafia.cpp.


Field Documentation

int TailElement::Count
 

Support of the 1-extension.

Definition at line 82 of file Mafia.cpp.

Referenced by MAFIA(), operator<(), ReorderTail(), and TailElement().

int TailElement::Item
 

Item-id for this1 -extension.

Definition at line 83 of file Mafia.cpp.

Referenced by MAFIA(), ReorderTail(), and TailElement().


The documentation for this class was generated from the following file:
Generated on Thu Dec 4 15:22:07 2003 for MAFIA by doxygen1.2.18