public nothrow | BitmapBlock(BlockManager* manager_, BlockCache* cache_) |
public nothrow bool | GetBit(int index) const |
public nothrow ulong | GetBitChunk(int i) const |
public nothrow int | GetFirstZeroBitIndex() const |
public nothrow void | ResetBit(int index) |
public nothrow void | SetBit(int index) |
public nothrow void | SetBitChunk(int i, ulong chunk) |