#include <bitsetd64.h>
Public Member Functions | |
| INT64 | operator * () const |
| operator INT64 () const | |
| ITERATOR & | operator++ () |
| bool | operator== (const ITERATOR &rhs) const |
| bool | operator!= (const ITERATOR &rhs) const |
Private Member Functions | |
| ITERATOR (const BITSET_DEQUE64 *BitSet, bool testvalue) | |
| ITERATOR (const BITSET_DEQUE64 *BitSet) | |
Private Attributes | |
| const BITSET_DEQUE64 * | m_BitSet |
| UINT32 | m_SetItemIndex |
| UINT8 | m_TestBit |
| UINT8 | m_SkipByte |
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 45 of file bitsetd64.h. |
|
|
Definition at line 49 of file bitsetd64.h. |
|
|
Definition at line 62 of file bitsetd64.h. |
|
|
|
|
|
Definition at line 57 of file bitsetd64.h. |
|
|
Definition at line 77 of file bitsetd64.h. |
|
|
Definition at line 67 of file bitsetd64.h. |
|
|
Definition at line 68 of file bitsetd64.h. |
|
|
Definition at line 70 of file bitsetd64.h. |
|
|
Definition at line 69 of file bitsetd64.h. |
1.3.4-20031026