This is the complete list of members for SelectBlockArray, including all inherited members.
CopyFrom(BaseSelect *bs) | SelectBlockArray | |
CopyTo(SelectBlockArray *dst) | SelectBlockArray | |
CopyTo(BaseSelect *bs) | SelectBlockArray | |
Deselect(Int32 num) | SelectBlockArray | |
DeselectAll() | SelectBlockArray | |
FindBlockNum(Int32 num, Int32 &b, Int32 &i) | SelectBlockArray | private |
FindBlockSegment(Int32 num, Int32 &b, Int32 &i) const | SelectBlockArray | |
FindNum(Int32 num) | SelectBlockArray | private |
FindSegment(Int32 num) | SelectBlockArray | |
FindSegment(Int32 num, Int32 *segment) | SelectBlockArray | |
GetBlockRange(Int32 &seg, Int32 *va, Int32 *vb) | SelectBlockArray | |
GetCount() const | SelectBlockArray | |
GetFirstSelected(Int32 *a) | SelectBlockArray | |
GetMaxCount() | SelectBlockArray | |
GetMemoryUse() | SelectBlockArray | |
GetRange(Int32 seg, Int32 *a, Int32 *b) | SelectBlockArray | |
GetSegment(Int32 b, Int32 i, Int32 *l, Int32 *u) const | SelectBlockArray | |
GetSegments() const | SelectBlockArray | |
IsSelected(Int32 num) | SelectBlockArray | |
m_Data | SelectBlockArray | private |
m_LastBlockSegment | SelectBlockArray | private |
m_SelectCount | SelectBlockArray | private |
Select(Int32 num) | SelectBlockArray | |
SelectAll(Int32 min, Int32 max) | SelectBlockArray | |
SelectBlockArray() | SelectBlockArray | |
Toggle(Int32 num) | SelectBlockArray | |
ToggleAll(Int32 min, Int32 max) | SelectBlockArray | |
~SelectBlockArray() | SelectBlockArray | |