, including all inherited members.
| AddRange(UINT32 min, UINT32 max) | UNSIGNEDSET | |
| AddRange(INT32 min, INT32 max) | UNSIGNEDSET | [inline] |
| AddRange(UINT64 min, UINT64 max) | UNSIGNEDSET | |
| AddRange(INT64 min, INT64 max) | UNSIGNEDSET | [inline] |
| AddSingle(UINT16 num) | UNSIGNEDSET | [inline] |
| AddSingle(UINT32 num) | UNSIGNEDSET | [inline] |
| AddSingle(INT32 num) | UNSIGNEDSET | [inline] |
| AddSingle(UINT64 num) | UNSIGNEDSET | [inline] |
| AddSingle(INT64 num) | UNSIGNEDSET | [inline] |
| Assign(const UNSIGNEDSET &set) | UNSIGNEDSET | |
| Assign(const BITSET_UNOWNED &bitset) | UNSIGNEDSET | |
| AttachCompressed(UINT8 *&pData, UINT32 BufSize) | UNSIGNEDSET | |
| AttachCompressed(SIMPLE_ARRAY< UINT8 > &Data) | UNSIGNEDSET | |
| Clear() | UNSIGNEDSET | |
| Compress() | UNSIGNEDSET | |
| Contains(UINT16 ItemNum) const | UNSIGNEDSET | [inline] |
| Contains(UINT32 ItemNum) const | UNSIGNEDSET | |
| Contains(INT32 ItemNum) const | UNSIGNEDSET | [inline] |
| Contains(UINT64 ItemNum) const | UNSIGNEDSET | |
| Contains(INT64 ItemNum) const | UNSIGNEDSET | [inline] |
| CountItems() const | UNSIGNEDSET | |
| Decompress() | UNSIGNEDSET | |
| DecompressForContains() | UNSIGNEDSET | |
| Exchange(UNSIGNEDSET &other) | UNSIGNEDSET | |
| GetBitSet(BITSET &bitset, UINT32 NumEntries) const | UNSIGNEDSET | |
| GetCompressed() | UNSIGNEDSET | |
| GetFirstItem() const | UNSIGNEDSET | [inline] |
| GetLastItem() const | UNSIGNEDSET | [inline] |
| Intersect(const UNSIGNEDSET &rhs) | UNSIGNEDSET | |
| IsCompressed() const | UNSIGNEDSET | [inline] |
| IsEmpty() const | UNSIGNEDSET | [inline] |
| LoadCompressed(const UINT8 *pData, UINT32 BufSize) | UNSIGNEDSET | |
| LoadCompressed(const SIMPLE_ARRAY< UINT8 > &Data) | UNSIGNEDSET | [inline] |
| RemoveRange(UINT32 min, UINT32 max) | UNSIGNEDSET | |
| RemoveRange(INT32 min, INT32 max) | UNSIGNEDSET | [inline] |
| RemoveRange(UINT64 min, UINT64 max) | UNSIGNEDSET | |
| RemoveRange(INT64 min, INT64 max) | UNSIGNEDSET | [inline] |
| RemoveSet(const UNSIGNEDSET &set) | UNSIGNEDSET | |
| RemoveSingle(UINT32 num) | UNSIGNEDSET | [inline] |
| RemoveSingle(INT32 num) | UNSIGNEDSET | [inline] |
| RemoveSingle(UINT64 num) | UNSIGNEDSET | [inline] |
| RemoveSingle(INT64 num) | UNSIGNEDSET | [inline] |
| SetContains(UINT32 num, bool inset) | UNSIGNEDSET | |
| SetContains(UINT64 num, bool inset) | UNSIGNEDSET | |
| ToggleRange(UINT32 min, UINT32 max) | UNSIGNEDSET | |
| ToggleRange(UINT64 min, UINT64 max) | UNSIGNEDSET | |
| ToggleSingle(UINT64 num) | UNSIGNEDSET | |
| Union(const UNSIGNEDSET &rhs) | UNSIGNEDSET | |
| UnionExclusive(const UNSIGNEDSET &rhs) | UNSIGNEDSET | |
| UNSIGNEDSET() | UNSIGNEDSET | |
| ~UNSIGNEDSET() | UNSIGNEDSET | |