#include <ControlComparison.hxx>
Public Member Functions | |
ControlComparisonConfig () | |
ControlComparisonConfig (const ControlComparisonConfig &prototype, const bool shareData=false, const bool deep=true) | |
__COMMON_DYNAMIC_TYPE (ControlComparisonConfig, 2) | |
__COMMON_DYN_ATTRIBUTE (0, public, TData, RightTerm) protected | |
bool | LoadRightTerm (CLAM::Storage &s) |
__COMMON_DYN_ATTRIBUTE (1, public, bool, ConvertOps2IntegersFirst) protected | |
bool | LoadConvertOps2IntegersFirst (CLAM::Storage &s) |
Definition at line 34 of file ControlComparison.hxx.
CLAM::ControlComparisonConfig::ControlComparisonConfig | ( | ) | [inline] |
Definition at line 37 of file ControlComparison.hxx.
CLAM::ControlComparisonConfig::ControlComparisonConfig | ( | const ControlComparisonConfig & | prototype, | |
const bool | shareData = false , |
|||
const bool | deep = true | |||
) | [inline] |
Definition at line 37 of file ControlComparison.hxx.
CLAM::ControlComparisonConfig::__COMMON_DYN_ATTRIBUTE | ( | 1 | , | |
public | , | |||
bool | , | |||
ConvertOps2IntegersFirst | ||||
) | [inline] |
Definition at line 39 of file ControlComparison.hxx.
CLAM::ControlComparisonConfig::__COMMON_DYN_ATTRIBUTE | ( | 0 | , | |
public | , | |||
TData | , | |||
RightTerm | ||||
) | [inline] |
Definition at line 38 of file ControlComparison.hxx.
CLAM::ControlComparisonConfig::__COMMON_DYNAMIC_TYPE | ( | ControlComparisonConfig | , | |
2 | ||||
) |
bool CLAM::ControlComparisonConfig::LoadConvertOps2IntegersFirst | ( | CLAM::Storage & | s | ) | [inline] |
Definition at line 39 of file ControlComparison.hxx.
bool CLAM::ControlComparisonConfig::LoadRightTerm | ( | CLAM::Storage & | s | ) | [inline] |
Definition at line 38 of file ControlComparison.hxx.