public nothrow bool |
All() const |
public nothrow bool |
Any() const |
public inline nothrow List<ulong>& |
Bits() const |
public void |
CheckPos(long pos) |
public nothrow void |
Clear() |
public inline nothrow long |
Count() const |
public nothrow void |
Flip() |
public inline nothrow void |
Flip(long pos) |
public inline nothrow long |
LastBlockStartIndex() const |
public nothrow bool |
None() const |
public inline nothrow long |
NumBits() const |
public inline nothrow long |
NumFullBlocks() const |
public nothrow void |
Reset() |
public inline void |
Reset(long pos) |
public void |
Resize(long numBits_) |
public nothrow void |
Set() |
public inline void |
Set(long pos) |
public nothrow void |
Set(long pos, bool bit) |
public inline nothrow bool |
Test(long pos) const |
public nothrow String<char> |
ToString() const |
public inline nothrow bool |
operator[](long index) const |