| BitBlock(GINT Size) | BitBlock | |
| BitBlock(const BitBlock &a) | BitBlock | |
| GetBlock() | BitBlock | |
| GetBlockSize_InBits() | BitBlock | |
| GetBlockSize_InBlocks() | BitBlock | |
| HiWord() | BitBlock | |
| LoWord() | BitBlock | |
| operator()(const GINT bit_posn) | BitBlock | |
| operator<<(ostream &, BitBlock &) | BitBlock | [friend] |
| operator=(const BitBlock &) | BitBlock | |
| operator[](const GINT bit_posn) | BitBlock | |
| Reset() | BitBlock | |
| SetBits(GINT bit_index, const GUSHORT yTo) | BitBlock | |
| SetBlock(GUSHORT *new_block, GINT num_subblocks) | BitBlock | |
| SetBlock(GUSHORT *new_block, GINT num_subblocks, GINT size_subblock, GINT desired_bitspersubblock) | BitBlock | |
| SetBlock(GBuffer< GUSHORT > *new_block, GINT num_subblocks) | BitBlock | |
| SetBlock(GUSHORT *hi_block, GUSHORT *lo_block, GINT n) | BitBlock | |
| TransferBits(void *in_elems, GINT nelems, size_t elem_size) | BitBlock | |
| ~BitBlock() | BitBlock | |