#include <HSoccerSelectionSet.h>
|
| HSoccerSelectionSet (HBaseView *view) |
|
| ~HSoccerSelectionSet () |
|
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 bool | IsSelected (HC_KEY key, int num_include_keys, HC_KEY *include_keys) const |
|
virtual void | DeSelectAll () |
|
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 () |
|
HSoccerSelectionSet::HSoccerSelectionSet |
( |
HBaseView * |
view | ) |
|
HSoccerSelectionSet::~HSoccerSelectionSet |
( |
| ) |
|
virtual void HSoccerSelectionSet::DeSelect |
( |
HC_KEY |
key, |
|
|
int |
num_include_keys, |
|
|
HC_KEY * |
include_keys, |
|
|
bool |
emit_message = false |
|
) |
| |
|
virtual |
virtual void HSoccerSelectionSet::DeSelectAll |
( |
| ) |
|
|
virtual |
virtual void HSoccerSelectionSet::DeSelectFromMessage |
( |
HC_KEY |
key, |
|
|
int |
num_include_keys, |
|
|
HC_KEY * |
include_keys, |
|
|
bool |
emit_message = false |
|
) |
| |
|
virtual |
const HSelectLevel HSoccerSelectionSet::GetSelectLevel |
( |
| ) |
|
|
inline |
virtual bool HSoccerSelectionSet::IsSelected |
( |
HC_KEY |
key, |
|
|
int |
num_include_keys, |
|
|
HC_KEY * |
include_keys |
|
) |
| const |
|
virtual |
virtual void HSoccerSelectionSet::Select |
( |
HC_KEY |
key, |
|
|
int |
num_include_keys, |
|
|
HC_KEY * |
include_keys, |
|
|
bool |
emit_message = false |
|
) |
| |
|
virtual |
virtual void HSoccerSelectionSet::SelectFromMessage |
( |
HC_KEY |
key, |
|
|
int |
num_include_keys, |
|
|
HC_KEY * |
include_keys, |
|
|
bool |
emit_message = false |
|
) |
| |
|
virtual |
void HSoccerSelectionSet::SetSelectLevel |
( |
HSelectLevel |
level | ) |
|
|
inline |
The documentation for this class was generated from the following file: