This is the complete list of members for BaseSelect, including all inherited members.
| Alloc() | BaseSelect | static |
| BaseSelect() | BaseSelect | |
| cnt | BaseSelect | protected |
| CopyFrom(BaseSelectData *ndata, Int32 ncnt) | BaseSelect | |
| CopyTo(BaseSelect *dest) const | BaseSelect | |
| Cross(const BaseSelect *src) | BaseSelect | |
| data | BaseSelect | protected |
| Deselect(Int32 num) | BaseSelect | |
| Deselect(BaseSelect *src) | BaseSelect | |
| DeselectAll() | BaseSelect | |
| dirtycnt | BaseSelect | protected |
| FindNum(Int32 num, Int32 *last, Bool protect=true) const | BaseSelect | protected |
| FindSegment(Int32 id, Int32 *segment) | BaseSelect | |
| FlushData(Int32 num) | BaseSelect | protected |
| Free(BaseSelect *&bs) | BaseSelect | static |
| FromArray(UChar *selection, Int32 count) | BaseSelect | |
| GetClone() const | BaseSelect | |
| GetCount() | BaseSelect | |
| GetData() | BaseSelect | |
| GetRange(Int32 seg, Int32 *a, Int32 *b) const | BaseSelect | |
| GetSegments() | BaseSelect | |
| InsertData(Int32 num, Int32 a, Int32 b) | BaseSelect | protected |
| IsAllSelected(Int32 num) const | BaseSelect | |
| IsEqual(const BaseSelect &compare) const | BaseSelect | |
| IsSelected(Int32 num) const | BaseSelect | |
| ItemListDataTypeClass class | BaseSelect | friend |
| lelement | BaseSelect | protected |
| lseg | BaseSelect | protected |
| Merge(BaseSelect *src) | BaseSelect | |
| Read(HyperFile *hf, Int32 id, Int32 level) | BaseSelect | virtual |
| Read_API(HyperFile *hf) | BaseSelect | protected |
| Select(Int32 num) | BaseSelect | |
| SelectAll(Int32 min, Int32 max) | BaseSelect | |
| ToArray(Int32 count) | BaseSelect | |
| Toggle(Int32 num) | BaseSelect | |
| ToggleAll(Int32 min, Int32 max) | BaseSelect | |
| Write(HyperFile *hf) | BaseSelect | virtual |
| Write_API(HyperFile *hf) | BaseSelect | protected |
| ~BaseSelect() | BaseSelect | virtual |