#include <gre/elemsearch.h>
Public Member Functions | |
| void | FreeSets () |
| ERRVALUE | GetDrawnSet (const GRE_VIEW *view, INT32 NumElements, BITSET_UNOWNED &HighlightSet) |
| ERRVALUE | GetDrawnSet (const GRE_VIEW *view, INT32 NumElements, UINT8 **DrawnSet) |
| ERRVALUE | GetHighlightSet (INT32 NumElements, BITSET_UNOWNED &HighlightSet) |
| ERRVALUE | GetHighlightSet (INT32 NumElements, UINT8 **DrawnSet) |
| GRE_ELEMSEARCH () | |
| ERRVALUE | ResizeSets (INT32 NumElements) |
| ~GRE_ELEMSEARCH () | |
Public Attributes | |
| UINT8 ** | GroupDrawnSets |
| INT32 | GroupNumDrawnSets |
| UINT8 * | HighlightSet |
| UINT8 ** | LayoutDrawnSets |
| INT32 | LayoutNumDrawnSets |
| INT32 | NumHighlighted |
| INT32 | SearchNumAdded |
| INT32 | SetNumAlloc |
Definition at line 45 of file elemsearch.h.
|
|
|
|
|
|
|
|
Destructor.
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 52 of file elemsearch.h. |
|
|
Definition at line 50 of file elemsearch.h. |
|
|
Definition at line 53 of file elemsearch.h. |
|
|
Definition at line 51 of file elemsearch.h. |
|
|
Definition at line 49 of file elemsearch.h. |
|
|
Definition at line 55 of file elemsearch.h. |
|
|
Definition at line 48 of file elemsearch.h. |
|
|
Size of set in elements (bits).
Definition at line 54 of file elemsearch.h. |
1.3.8-20040913