BITSET_DEQUE64::ITERATOR Class Reference

#include <mi32/bitsetd64.h>

List of all members.

Public Member Functions

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

Private Member Functions

 ITERATOR (const BITSET_DEQUE64 *BitSet)
 ITERATOR (const BITSET_DEQUE64 *BitSet, bool testvalue)

Private Attributes

const BITSET_DEQUE64m_BitSet
UINT32 m_SetItemIndex
UINT8 m_SkipByte
UINT8 m_TestBit


Detailed Description

Definition at line 41 of file bitsetd64.h.


Constructor & Destructor Documentation

BITSET_DEQUE64::ITERATOR::ITERATOR ( const BITSET_DEQUE64 BitSet,
bool  testvalue 
) [private]

BITSET_DEQUE64::ITERATOR::ITERATOR ( const BITSET_DEQUE64 BitSet  )  [private]


Member Function Documentation

INT64 BITSET_DEQUE64::ITERATOR::operator * (  )  const [inline]

Definition at line 45 of file bitsetd64.h.

BITSET_DEQUE64::ITERATOR::operator INT64 (  )  const [inline]

Definition at line 49 of file bitsetd64.h.

bool BITSET_DEQUE64::ITERATOR::operator!= ( const ITERATOR rhs  )  const [inline]

Definition at line 62 of file bitsetd64.h.

ITERATOR& BITSET_DEQUE64::ITERATOR::operator++ (  ) 

bool BITSET_DEQUE64::ITERATOR::operator== ( const ITERATOR rhs  )  const [inline]

Definition at line 57 of file bitsetd64.h.


Member Data Documentation

const BITSET_DEQUE64* BITSET_DEQUE64::ITERATOR::m_BitSet [private]

Definition at line 67 of file bitsetd64.h.

UINT32 BITSET_DEQUE64::ITERATOR::m_SetItemIndex [private]

Definition at line 68 of file bitsetd64.h.

UINT8 BITSET_DEQUE64::ITERATOR::m_SkipByte [private]

Definition at line 70 of file bitsetd64.h.

UINT8 BITSET_DEQUE64::ITERATOR::m_TestBit [private]

Definition at line 69 of file bitsetd64.h.


The documentation for this class was generated from the following file:
Generated on Thu Apr 26 04:46:59 2007 for TNTsdk by  doxygen 1.5.2