OpenWalnut
1.3.1
|
Specialization which does nothing for the NOTYPE default template parameters of WPropertyStruct. More...
#include <WPropertyStruct.h>
Public Types | |
typedef WPropertyStructHelper::NOTYPE | ValueType |
The type of the initial value. More... | |
Static Public Member Functions | |
static void | createAndAdd (WPropertyGroupBase *, std::string, std::string, const ValueType &) |
Dummy method which does nothing for NOTYPE types. More... | |
static void | createAndAdd (WPropertyGroupBase *, std::string, std::string) |
Dummy method which does nothing for NOTYPE types. More... | |
Specialization which does nothing for the NOTYPE default template parameters of WPropertyStruct.
Definition at line 142 of file WPropertyStruct.h.
typedef WPropertyStructHelper::NOTYPE WPropertyGroupBase::PropertyCreatorAndGroupAdder< WPropertyStructHelper::NOTYPE >::ValueType |
The type of the initial value.
Definition at line 147 of file WPropertyStruct.h.
|
inlinestatic |
Dummy method which does nothing for NOTYPE types.
Definition at line 152 of file WPropertyStruct.h.
|
inlinestatic |
Dummy method which does nothing for NOTYPE types.
Definition at line 160 of file WPropertyStruct.h.