BITSET_DEQUE64 Class Reference
BitsetDeque.h - Definitions for BITSET DEQUE64 classes.
More...
#include <mi32/bitsetd64.h>
List of all members.
Detailed Description
BitsetDeque.h - Definitions for BITSET DEQUE64 classes.
This class is designed so that an access violation beyond the array size results in a bit setting of 'false'.
- Id
- bitsetd64.h_v 1.1 2003/09/24 02:45:20 mju Exp
- Log
- bitsetd64.h_v
Revision 1.1 2003/09/24 02:45:20 mju Initial revision
Revision 1.5 2003/02/20 16:49:05 dwilliss never mind...
Revision 1.4 2002/11/15 23:11:50 dwilliss *** empty log message ***
Revision 1.3 2002/11/01 23:36:22 scowan Added begin and end methods.
Revision 1.2 2002/11/01 16:26:35 scowan Added get legacy method.
Revision 1.1 2002/10/31 23:28:40 scowan Initial revision
Definition at line 37 of file bitsetd64.h.
Constructor & Destructor Documentation
| BITSET_DEQUE64::BITSET_DEQUE64 |
( |
|
) |
|
|
Member Function Documentation
| ITERATOR BITSET_DEQUE64::Begin |
( |
bool |
value = true |
) |
const [inline] |
|
| void BITSET_DEQUE64::Clear |
( |
INT64 |
posn |
) |
|
|
| void BITSET_DEQUE64::ClearAll |
( |
|
) |
|
|
| void BITSET_DEQUE64::ClearRange |
( |
INT64 |
min, |
|
|
INT64 |
max |
|
) |
|
|
| void BITSET_DEQUE64::CopyBit |
( |
INT64 |
DestPosn, |
|
|
INT64 |
SourcePosn |
|
) |
|
|
| ITERATOR BITSET_DEQUE64::End |
( |
|
) |
const [inline] |
|
| void BITSET_DEQUE64::Free |
( |
|
) |
|
|
| bool BITSET_DEQUE64::GetBit |
( |
INT64 |
posn |
) |
const |
|
| INT64 BITSET_DEQUE64::GetNumEntries |
( |
|
) |
const [inline] |
|
| bool BITSET_DEQUE64::GetRange |
( |
INT64 |
StartPosn, |
|
|
INT64 |
MaxEnd, |
|
|
INT64 & |
EndPosn |
|
) |
const |
|
| bool BITSET_DEQUE64::HasEntries |
( |
|
) |
const [inline] |
|
| void BITSET_DEQUE64::Invert |
( |
INT64 |
posn |
) |
|
|
| void BITSET_DEQUE64::InvertAll |
( |
|
) |
|
|
| void BITSET_DEQUE64::InvertRange |
( |
INT64 |
min, |
|
|
INT64 |
max |
|
) |
|
|
| void BITSET_DEQUE64::Set |
( |
INT64 |
posn |
) |
|
|
| void BITSET_DEQUE64::SetAll |
( |
|
) |
|
|
| void BITSET_DEQUE64::SetBit |
( |
INT64 |
posn, |
|
|
bool |
value |
|
) |
|
|
| void BITSET_DEQUE64::SetRange |
( |
INT64 |
min, |
|
|
INT64 |
max |
|
) |
|
|
Member Data Documentation
The documentation for this class was generated from the following file:
Generated on Tue Dec 14 13:19:38 2004 for TNTsdk by
1.3.8-20040913