#include <HSpheresSelectionSet.h>
List of all members.
Public Member Functions |
| HSpheresSelectionSet (HBaseView *view) |
| ~HSpheresSelectionSet () |
virtual void | Select (HC_KEY key, int num_include_keys, HC_KEY *include_keys, bool emit_message=false) |
virtual void | DeSelect (HC_KEY key, int num_include_keys, HC_KEY *include_keys, bool emit_message=false) |
virtual void | DeSelect (HC_KEY key, bool emit_message=false) |
virtual void | SelectFromMessage (HC_KEY key, int num_include_keys, HC_KEY *include_keys, bool emit_message=false) |
virtual void | DeSelectFromMessage (HC_KEY key, int num_include_keys, HC_KEY *include_keys, bool emit_message=false) |
void | SetSelectLevel (HSelectLevel level) |
const HSelectLevel | GetSelectLevel () |
Constructor & Destructor Documentation
HSpheresSelectionSet::HSpheresSelectionSet |
( |
HBaseView * |
view | ) |
|
HSpheresSelectionSet::~HSpheresSelectionSet |
( |
| ) |
|
Member Function Documentation
virtual void HSpheresSelectionSet::DeSelect |
( |
HC_KEY |
key, |
|
|
int |
num_include_keys, |
|
|
HC_KEY * |
include_keys, |
|
|
bool |
emit_message = false |
|
) |
| [virtual] |
virtual void HSpheresSelectionSet::DeSelect |
( |
HC_KEY |
key, |
|
|
bool |
emit_message = false |
|
) |
| [virtual] |
virtual void HSpheresSelectionSet::DeSelectFromMessage |
( |
HC_KEY |
key, |
|
|
int |
num_include_keys, |
|
|
HC_KEY * |
include_keys, |
|
|
bool |
emit_message = false |
|
) |
| [virtual] |
const HSelectLevel HSpheresSelectionSet::GetSelectLevel |
( |
| ) |
[inline] |
virtual void HSpheresSelectionSet::Select |
( |
HC_KEY |
key, |
|
|
int |
num_include_keys, |
|
|
HC_KEY * |
include_keys, |
|
|
bool |
emit_message = false |
|
) |
| [virtual] |
virtual void HSpheresSelectionSet::SelectFromMessage |
( |
HC_KEY |
key, |
|
|
int |
num_include_keys, |
|
|
HC_KEY * |
include_keys, |
|
|
bool |
emit_message = false |
|
) |
| [virtual] |
void HSpheresSelectionSet::SetSelectLevel |
( |
HSelectLevel |
level | ) |
[inline] |
The documentation for this class was generated from the following file: