Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

intList Class Reference

#include <attr.H>

List of all members.

Public Member Functions

 intList ()
 intList (const intList &orig)
 ~intList ()
int GetAttrValue (void)
int GetValid (void)
intListGetNextIntListPtr (void)
void SetAttrValue (unsigned newValue)
void SetValid (unsigned newValid)
void SetNextIntListPtr (intList *newPtr)
 intList ()
 intList (const intList &orig)
 ~intList ()
int GetAttrValue (void)
int GetValid (void)
intListGetNextIntListPtr (void)
void SetAttrValue (unsigned newValue)
void SetValid (unsigned newValid)
void SetNextIntListPtr (intList *newPtr)

Private Attributes

int attrValue
int valid
intListnextIntListPtr
intListnextIntListPtr


Constructor & Destructor Documentation

intList::intList  )  [inline]
 

Definition at line 41 of file include/attr.H.

References attrValue, nextIntListPtr, and valid.

Referenced by intList().

intList::intList const intList orig  )  [inline]
 

Definition at line 48 of file include/attr.H.

References attrValue, intList(), nextIntListPtr, and valid.

intList::~intList  )  [inline]
 

Definition at line 58 of file include/attr.H.

References nextIntListPtr.

intList::intList  )  [inline]
 

Definition at line 41 of file src/base/attr.H.

References attrValue, nextIntListPtr, and valid.

intList::intList const intList orig  )  [inline]
 

Definition at line 48 of file src/base/attr.H.

References attrValue, intList(), nextIntListPtr, and valid.

intList::~intList  )  [inline]
 

Definition at line 58 of file src/base/attr.H.

References nextIntListPtr.


Member Function Documentation

int intList::GetAttrValue void   )  [inline]
 

Definition at line 74 of file src/base/attr.H.

References attrValue.

int intList::GetAttrValue void   )  [inline]
 

Definition at line 74 of file include/attr.H.

References attrValue.

Referenced by BBDuplicate(), CFG::build_one_block(), FindEdgeFrequency(), GetBestNextBlock(), my_TailDuplicate(), TailDuplicate(), and WriteEdges().

intList* intList::GetNextIntListPtr void   )  [inline]
 

Definition at line 84 of file src/base/attr.H.

References nextIntListPtr.

intList* intList::GetNextIntListPtr void   )  [inline]
 

Definition at line 84 of file include/attr.H.

References nextIntListPtr.

Referenced by AddFreqAttribute(), BBDuplicate(), my_TailDuplicate(), TailDuplicate(), and WriteEdges().

int intList::GetValid void   )  [inline]
 

Definition at line 79 of file src/base/attr.H.

References valid.

int intList::GetValid void   )  [inline]
 

Definition at line 79 of file include/attr.H.

References valid.

void intList::SetAttrValue unsigned  newValue  )  [inline]
 

Definition at line 89 of file src/base/attr.H.

References attrValue.

void intList::SetAttrValue unsigned  newValue  )  [inline]
 

Definition at line 89 of file include/attr.H.

References attrValue.

Referenced by AddFreqAttribute(), BBDuplicate(), my_TailDuplicate(), and TailDuplicate().

void intList::SetNextIntListPtr intList newPtr  )  [inline]
 

Definition at line 99 of file src/base/attr.H.

References nextIntListPtr.

void intList::SetNextIntListPtr intList newPtr  )  [inline]
 

Definition at line 99 of file include/attr.H.

References nextIntListPtr.

Referenced by AddFreqAttribute().

void intList::SetValid unsigned  newValid  )  [inline]
 

Definition at line 94 of file src/base/attr.H.

References valid.

void intList::SetValid unsigned  newValid  )  [inline]
 

Definition at line 94 of file include/attr.H.

References valid.


Member Data Documentation

int intList::attrValue [private]
 

Definition at line 37 of file src/base/attr.H.

Referenced by GetAttrValue(), intList(), and SetAttrValue().

intList* intList::nextIntListPtr [private]
 

Definition at line 39 of file src/base/attr.H.

intList* intList::nextIntListPtr [private]
 

Definition at line 39 of file include/attr.H.

Referenced by GetNextIntListPtr(), intList(), SetNextIntListPtr(), and ~intList().

int intList::valid [private]
 

Definition at line 38 of file src/base/attr.H.

Referenced by GetValid(), intList(), and SetValid().


The documentation for this class was generated from the following files:
Generated on Mon Jul 21 20:31:05 2003 for TINKER LEGO DOC by doxygen 1.3.2