OpenWalnut
1.4.0
|
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 156 of file WPropertyStruct.h.
typedef WPropertyStructHelper::NOTYPE WPropertyGroupBase::PropertyCreatorAndGroupAdder< WPropertyStructHelper::NOTYPE >::ValueType |
The type of the initial value.
Definition at line 161 of file WPropertyStruct.h.
|
inlinestatic |
Dummy method which does nothing for NOTYPE types.
Definition at line 166 of file WPropertyStruct.h.
|
inlinestatic |
Dummy method which does nothing for NOTYPE types.
Definition at line 174 of file WPropertyStruct.h.