#include <ControlPrinterTyped.hxx>
Public Member Functions | |
| ControlPrinterTypedConfig () | |
| ControlPrinterTypedConfig (const ControlPrinterTypedConfig &prototype, const bool shareData=false, const bool deep=true) | |
| __COMMON_DYNAMIC_TYPE (ControlPrinterTypedConfig, 3) | |
| __COMMON_DYN_ATTRIBUTE (0, public, std::string, Identifier) protected | |
| bool | LoadIdentifier (CLAM::Storage &s) |
| __COMMON_DYN_ATTRIBUTE (1, public, std::string, TypesMask) protected | |
| bool | LoadTypesMask (CLAM::Storage &s) |
| __COMMON_DYN_ATTRIBUTE (2, public, bool, GuiOnly) protected | |
| bool | LoadGuiOnly (CLAM::Storage &s) |
Definition at line 68 of file ControlPrinterTyped.hxx.
| CLAM::ControlPrinterTypedConfig::ControlPrinterTypedConfig | ( | ) | [inline] |
Definition at line 71 of file ControlPrinterTyped.hxx.
| CLAM::ControlPrinterTypedConfig::ControlPrinterTypedConfig | ( | const ControlPrinterTypedConfig & | prototype, | |
| const bool | shareData = false, |
|||
| const bool | deep = true | |||
| ) | [inline] |
Definition at line 71 of file ControlPrinterTyped.hxx.
| CLAM::ControlPrinterTypedConfig::__COMMON_DYN_ATTRIBUTE | ( | 2 | , | |
| public | , | |||
| bool | , | |||
| GuiOnly | ||||
| ) | [inline] |
Definition at line 74 of file ControlPrinterTyped.hxx.
| CLAM::ControlPrinterTypedConfig::__COMMON_DYN_ATTRIBUTE | ( | 1 | , | |
| public | , | |||
| std::string | , | |||
| TypesMask | ||||
| ) | [inline] |
Definition at line 73 of file ControlPrinterTyped.hxx.
| CLAM::ControlPrinterTypedConfig::__COMMON_DYN_ATTRIBUTE | ( | 0 | , | |
| public | , | |||
| std::string | , | |||
| Identifier | ||||
| ) | [inline] |
Definition at line 72 of file ControlPrinterTyped.hxx.
| CLAM::ControlPrinterTypedConfig::__COMMON_DYNAMIC_TYPE | ( | ControlPrinterTypedConfig | , | |
| 3 | ||||
| ) |
| bool CLAM::ControlPrinterTypedConfig::LoadGuiOnly | ( | CLAM::Storage & | s | ) | [inline] |
Definition at line 74 of file ControlPrinterTyped.hxx.
| bool CLAM::ControlPrinterTypedConfig::LoadIdentifier | ( | CLAM::Storage & | s | ) | [inline] |
Definition at line 72 of file ControlPrinterTyped.hxx.
| bool CLAM::ControlPrinterTypedConfig::LoadTypesMask | ( | CLAM::Storage & | s | ) | [inline] |
Definition at line 73 of file ControlPrinterTyped.hxx.
1.6.3