#include <OutControlSender.hxx>
Definition at line 13 of file OutControlSender.hxx.
| CLAM::OutControlSenderConfig::OutControlSenderConfig | ( | ) | [inline] |
Definition at line 66 of file OutControlSender.hxx.
| CLAM::OutControlSenderConfig::OutControlSenderConfig | ( | const OutControlSenderConfig & | prototype, | |
| const bool | shareData = false, |
|||
| const bool | deep = true | |||
| ) | [inline] |
Definition at line 66 of file OutControlSender.hxx.
Definition at line 72 of file OutControlSender.hxx.
| CLAM::OutControlSenderConfig::__COMMON_DYN_ATTRIBUTE | ( | 4 | , | |
| public | , | |||
| EControlRepresentation | , | |||
| ControlRepresentation | ||||
| ) | [inline] |
Definition at line 71 of file OutControlSender.hxx.
| CLAM::OutControlSenderConfig::__COMMON_DYN_ATTRIBUTE | ( | 3 | , | |
| public | , | |||
| TControlData | , | |||
| Step | ||||
| ) | [inline] |
Definition at line 70 of file OutControlSender.hxx.
| CLAM::OutControlSenderConfig::__COMMON_DYN_ATTRIBUTE | ( | 2 | , | |
| public | , | |||
| TControlData | , | |||
| Max | ||||
| ) | [inline] |
Definition at line 69 of file OutControlSender.hxx.
| CLAM::OutControlSenderConfig::__COMMON_DYN_ATTRIBUTE | ( | 1 | , | |
| public | , | |||
| TControlData | , | |||
| Default | ||||
| ) | [inline] |
Definition at line 68 of file OutControlSender.hxx.
| CLAM::OutControlSenderConfig::__COMMON_DYN_ATTRIBUTE | ( | 0 | , | |
| public | , | |||
| TControlData | , | |||
| Min | ||||
| ) | [inline] |
Definition at line 67 of file OutControlSender.hxx.
| CLAM::OutControlSenderConfig::__COMMON_DYNAMIC_TYPE | ( | OutControlSenderConfig | , | |
| 6 | ||||
| ) |
| void CLAM::OutControlSenderConfig::DefaultInit | ( | void | ) | [protected] |
The concrete dynamic type constructor calls DefaultInit().
This allows user to initialize his/her object. But we define DefaultInit() here because we don't want to force writting one DefaultInit() function for each concrete dynamic type. If a dynamic type concrete class defines some (not-default) constructors, this should also call the DefaultInit().
Reimplemented from CLAM::DynamicType.
Definition at line 42 of file OutControlSender.cxx.
References CLAM::DynamicType::UpdateData().
| bool CLAM::OutControlSenderConfig::LoadControlRepresentation | ( | CLAM::Storage & | s | ) | [inline] |
Definition at line 71 of file OutControlSender.hxx.
| bool CLAM::OutControlSenderConfig::LoadDefault | ( | CLAM::Storage & | s | ) | [inline] |
Definition at line 68 of file OutControlSender.hxx.
| bool CLAM::OutControlSenderConfig::LoadMapping | ( | CLAM::Storage & | s | ) | [inline] |
Definition at line 72 of file OutControlSender.hxx.
| bool CLAM::OutControlSenderConfig::LoadMax | ( | CLAM::Storage & | s | ) | [inline] |
Definition at line 69 of file OutControlSender.hxx.
| bool CLAM::OutControlSenderConfig::LoadMin | ( | CLAM::Storage & | s | ) | [inline] |
Definition at line 67 of file OutControlSender.hxx.
| bool CLAM::OutControlSenderConfig::LoadStep | ( | CLAM::Storage & | s | ) | [inline] |
Definition at line 70 of file OutControlSender.hxx.
1.6.3