#include <HSpheresSelectionSet.h>
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 () |
HSpheresSelectionSet::HSpheresSelectionSet | ( | HBaseView * | view | ) |
HSpheresSelectionSet::~HSpheresSelectionSet | ( | ) |
virtual void HSpheresSelectionSet::Select | ( | HC_KEY | key, | |
int | num_include_keys, | |||
HC_KEY * | include_keys, | |||
bool | emit_message = false | |||
) | [virtual] |
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] |
Reimplemented from HSelectionSet.
virtual void HSpheresSelectionSet::SelectFromMessage | ( | HC_KEY | key, | |
int | num_include_keys, | |||
HC_KEY * | include_keys, | |||
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] |
void HSpheresSelectionSet::SetSelectLevel | ( | HSelectLevel | level | ) | [inline] |
const HSelectLevel HSpheresSelectionSet::GetSelectLevel | ( | ) | [inline] |