#include <private_ge_mtools.h>
|
| SelectBlockArray () |
|
| ~SelectBlockArray () |
|
Int | GetMemoryUse () |
|
Int | GetMaxCount () |
|
Int32 | GetCount () const |
|
Int32 | GetSegments () const |
|
Bool | Select (Int32 num) |
|
Bool | SelectAll (Int32 min, Int32 max) |
|
Bool | Deselect (Int32 num) |
|
void | DeselectAll () |
|
Bool | Toggle (Int32 num) |
|
Bool | ToggleAll (Int32 min, Int32 max) |
|
Bool | GetFirstSelected (Int32 *a) |
|
Bool | GetBlockRange (Int32 &seg, Int32 *va, Int32 *vb) |
|
Bool | GetRange (Int32 seg, Int32 *a, Int32 *b) |
|
Bool | IsSelected (Int32 num) |
|
Int32 | GetSegment (Int32 b, Int32 i, Int32 *l, Int32 *u) const |
|
Bool | FindSegment (Int32 num) |
|
Bool | FindBlockSegment (Int32 num, Int32 &b, Int32 &i) const |
|
Bool | FindSegment (Int32 num, Int32 *segment) |
|
Bool | CopyTo (SelectBlockArray *dst) |
|
Bool | CopyTo (BaseSelect *bs) |
|
Bool | CopyFrom (BaseSelect *bs) |
|
◆ SelectBlockArray()
◆ ~SelectBlockArray()
◆ FindNum()
◆ FindBlockNum()
◆ GetMemoryUse()
◆ GetMaxCount()
◆ GetCount()
◆ GetSegments()
Int32 GetSegments |
( |
| ) |
const |
◆ Select()
◆ SelectAll()
◆ Deselect()
◆ DeselectAll()
◆ Toggle()
◆ ToggleAll()
◆ GetFirstSelected()
◆ GetBlockRange()
◆ GetRange()
◆ IsSelected()
◆ GetSegment()
◆ FindSegment() [1/2]
◆ FindBlockSegment()
◆ FindSegment() [2/2]
◆ CopyTo() [1/2]
◆ CopyTo() [2/2]
◆ CopyFrom()
◆ m_Data
◆ m_SelectCount
◆ m_LastBlockSegment