BITSET_DEQUE::ITERATOR Class Reference

Iterator to step forward through all selected items in a BITSET_DEQUE. More...

#include <mi32/bitsetd.h>

List of all members.

Public Member Functions

UINT32 operator * () const
 operator UINT32 () const
bool operator!= (const ITERATOR &rhs) const
ITERATORoperator++ ()
bool operator== (const ITERATOR &rhs) const


Detailed Description

Iterator to step forward through all selected items in a BITSET_DEQUE.

Definition at line 62 of file bitsetd.h.


Member Function Documentation

UINT32 BITSET_DEQUE::ITERATOR::operator *  )  const
 

Dereference operator, returns item number set.

BITSET_DEQUE::ITERATOR::operator UINT32  )  const
 

Cast operator to UINT32.

bool BITSET_DEQUE::ITERATOR::operator!= const ITERATOR rhs  )  const
 

Inequality operator.

ITERATOR& BITSET_DEQUE::ITERATOR::operator++  ) 
 

Pre-increment operator.

bool BITSET_DEQUE::ITERATOR::operator== const ITERATOR rhs  )  const
 

Equality operator.


The documentation for this class was generated from the following file:
Generated on Wed May 31 15:28:17 2006 for TNTsdk by  doxygen 1.3.8-20040913