BITSET_SHARED Member List
This is the complete list of members for
BITSET_SHARED, including all inherited members.
| Assign(UINT8 *set, UINT32 NumEntries) | BITSET_SHARED | [virtual] |
| Attach(UINT8 *&items, int numitems) | BITSET_SHARED | |
| Begin(bool value=true) const | BITSET_UNOWNED | [inline] |
| BITSET_SHARED() | BITSET_SHARED | |
| BITSET_SHARED(const BITSET_SHARED &rhs) | BITSET_SHARED | |
| BITSET_SHARED(const BITSET_UNOWNED &rhs) | BITSET_SHARED | |
| BITSET_SHARED(UINT8 *set, UINT32 NumEntries) | BITSET_SHARED | |
| BITSET_UNOWNED() | BITSET_UNOWNED | |
| BITSET_UNOWNED(UINT8 *set, UINT32 NumEntries) | BITSET_UNOWNED | |
| Clear(UINT32 posn) | BITSET_UNOWNED | [inline] |
| ClearAll() | BITSET_UNOWNED | [inline] |
| ClearRange(UINT32 min, UINT32 max) | BITSET_UNOWNED | |
| CopyBit(UINT32 DestPosn, UINT32 SourcePosn) | BITSET_UNOWNED | |
| CountValues(bool value=true) const | BITSET_UNOWNED | |
| End() const | BITSET_UNOWNED | [inline] |
| Free() | BITSET_SHARED | |
| GetBit(UINT32 posn) const | BITSET_UNOWNED | [inline] |
| GetNumEntries() const | BITSET_UNOWNED | [inline] |
| GetRange(UINT32 StartPosn, UINT32 MaxEnd, UINT32 &EndPosn) const | BITSET_UNOWNED | |
| HasEntries() const | BITSET_UNOWNED | [inline] |
| HasMultiple(bool value) const | BITSET_UNOWNED | |
| HasValue(bool value) const | BITSET_UNOWNED | [inline] |
| Invert(UINT32 posn) | BITSET_UNOWNED | [inline] |
| InvertAll() | BITSET_UNOWNED | |
| InvertRange(UINT32 min, UINT32 max) | BITSET_UNOWNED | |
| IsEqual(const BITSET_UNOWNED &rhs) const | BITSET_UNOWNED | |
| m_Array | BITSET_UNOWNED | [protected] |
| m_ArraySize | BITSET_UNOWNED | [protected] |
| m_NumEntries | BITSET_UNOWNED | [protected] |
| operator const UINT8 *() const | BITSET_UNOWNED | [inline] |
| operator UINT8 *() | BITSET_UNOWNED | [inline] |
| operator&=(const BITSET_UNOWNED &rhs) | BITSET_UNOWNED | |
| operator=(const BITSET_SHARED &rhs) | BITSET_SHARED | |
| operator=(const BITSET_UNOWNED &rhs) | BITSET_SHARED | |
| operator^=(const BITSET_UNOWNED &rhs) | BITSET_UNOWNED | |
| operator|=(const BITSET_UNOWNED &rhs) | BITSET_UNOWNED | |
| Resize(UINT32 NumEntries) | BITSET_SHARED | |
| Set(UINT32 posn) | BITSET_UNOWNED | [inline] |
| SetAll() | BITSET_UNOWNED | |
| SetBit(UINT32 posn, bool value) | BITSET_UNOWNED | [inline] |
| SetRange(UINT32 min, UINT32 max) | BITSET_UNOWNED | |
| ~BITSET_SHARED() | BITSET_SHARED | [virtual] |
| ~BITSET_UNOWNED() | BITSET_UNOWNED | [virtual] |