#include <ControlScaler.hxx>
Public Member Functions | |
| ControlScalerConfig () | |
| ControlScalerConfig (const ControlScalerConfig &prototype, const bool shareData=false, const bool deep=true) | |
| __COMMON_DYNAMIC_TYPE (ControlScalerConfig, 1) | |
| __COMMON_DYN_ATTRIBUTE (0, public, TData, Amount) protected | |
| bool | LoadAmount (CLAM::Storage &s) |
Definition at line 34 of file ControlScaler.hxx.
| CLAM::ControlScalerConfig::ControlScalerConfig | ( | ) | [inline] |
Definition at line 37 of file ControlScaler.hxx.
| CLAM::ControlScalerConfig::ControlScalerConfig | ( | const ControlScalerConfig & | prototype, | |
| const bool | shareData = false, |
|||
| const bool | deep = true | |||
| ) | [inline] |
Definition at line 37 of file ControlScaler.hxx.
| CLAM::ControlScalerConfig::__COMMON_DYN_ATTRIBUTE | ( | 0 | , | |
| public | , | |||
| TData | , | |||
| Amount | ||||
| ) | [inline] |
Definition at line 38 of file ControlScaler.hxx.
| CLAM::ControlScalerConfig::__COMMON_DYNAMIC_TYPE | ( | ControlScalerConfig | , | |
| 1 | ||||
| ) |
| bool CLAM::ControlScalerConfig::LoadAmount | ( | CLAM::Storage & | s | ) | [inline] |
Definition at line 38 of file ControlScaler.hxx.
1.6.3