TokenTableIteratorBase Class Reference

Base class for the TokenTableIterator subclassess. More...

#include <IToken.h>

Inheritance diagram for TokenTableIteratorBase:

ConstTokenTableIterator TokenTableIterator

List of all members.

Public Member Functions

virtual ~TokenTableIteratorBase () throw ()
 TokenTableIteratorBase (const ITokenTable *initialTable, int typeToMatch)
bool operator== (const TokenTableIteratorBase other) const
bool operator!= (const TokenTableIteratorBase other) const

Protected Member Functions

ITokendereference () const
void incrementIterator ()

Protected Attributes

int matchType
const ITokenTabletable
int current


Detailed Description

Base class for the TokenTableIterator subclassess.

Definition at line 181 of file IToken.h.


Constructor & Destructor Documentation

virtual ~TokenTableIteratorBase (  )  throw () [inline, virtual]

Definition at line 185 of file IToken.h.

TokenTableIteratorBase ( const ITokenTable initialTable,
int  typeToMatch 
) [explicit]


Member Function Documentation

IToken* dereference (  )  const [protected]

void incrementIterator (  )  [protected]

bool operator!= ( const TokenTableIteratorBase  other  )  const [inline]

Definition at line 188 of file IToken.h.

References TokenTableIteratorBase::current.

bool operator== ( const TokenTableIteratorBase  other  )  const [inline]

Definition at line 187 of file IToken.h.

References TokenTableIteratorBase::current.


Member Data Documentation

int current [mutable, protected]

int matchType [protected]

Definition at line 193 of file IToken.h.

const ITokenTable* table [protected]

Definition at line 194 of file IToken.h.


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

Generated on Tue Dec 23 18:41:25 2008 for SMBIOS Library by  doxygen 1.5.7