#include <ControlSelector.hxx>
Public Member Functions | |
ControlSelectorConfig () | |
ControlSelectorConfig (const ControlSelectorConfig &prototype, const bool shareData=false, const bool deep=true) | |
__COMMON_DYNAMIC_TYPE (ControlSelectorConfig, 2) | |
__COMMON_DYN_ATTRIBUTE (0, public, unsigned, NumberOfInputs) protected | |
bool | LoadNumberOfInputs (CLAM::Storage &s) |
__COMMON_DYN_ATTRIBUTE (1, public, unsigned, DefaultIndex) protected | |
bool | LoadDefaultIndex (CLAM::Storage &s) |
Definition at line 35 of file ControlSelector.hxx.
CLAM::ControlSelectorConfig::ControlSelectorConfig | ( | ) | [inline] |
Definition at line 38 of file ControlSelector.hxx.
CLAM::ControlSelectorConfig::ControlSelectorConfig | ( | const ControlSelectorConfig & | prototype, | |
const bool | shareData = false , |
|||
const bool | deep = true | |||
) | [inline] |
Definition at line 38 of file ControlSelector.hxx.
CLAM::ControlSelectorConfig::__COMMON_DYN_ATTRIBUTE | ( | 1 | , | |
public | , | |||
unsigned | , | |||
DefaultIndex | ||||
) | [inline] |
Definition at line 40 of file ControlSelector.hxx.
CLAM::ControlSelectorConfig::__COMMON_DYN_ATTRIBUTE | ( | 0 | , | |
public | , | |||
unsigned | , | |||
NumberOfInputs | ||||
) | [inline] |
Definition at line 39 of file ControlSelector.hxx.
CLAM::ControlSelectorConfig::__COMMON_DYNAMIC_TYPE | ( | ControlSelectorConfig | , | |
2 | ||||
) |
bool CLAM::ControlSelectorConfig::LoadDefaultIndex | ( | CLAM::Storage & | s | ) | [inline] |
Definition at line 40 of file ControlSelector.hxx.
bool CLAM::ControlSelectorConfig::LoadNumberOfInputs | ( | CLAM::Storage & | s | ) | [inline] |
Definition at line 39 of file ControlSelector.hxx.