This is the complete list of members for BitArray, including all inherited members.
| BitArray() | BitArray | |
| CopyTo(BitArray *dst) const | BitArray | |
| Deselect(Int32 i) | BitArray | |
| DeselectAll() | BitArray | |
| Free() | BitArray | |
| GetCount() | BitArray | |
| GetUsed() | BitArray | |
| Init(Int32 count) | BitArray | |
| IsSelected(Int32 i) | BitArray | |
| m_Count | BitArray | private |
| m_pBits | BitArray | private |
| m_TotalElements | BitArray | private |
| m_Used | BitArray | private |
| Read(HyperFile *hf) | BitArray | |
| Select(Int32 i) | BitArray | |
| SelectAll() | BitArray | |
| ToggleAll() | BitArray | |
| Write(HyperFile *hf) | BitArray | |
| ~BitArray() | BitArray |