OpenWalnut  1.5.0dev
Public Types | Static Public Member Functions | List of all members
WPropertyGroupBase::PropertyCreatorAndGroupAdder< WPropertyStructHelper::NOTYPE > Struct Reference

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...
 

Detailed Description

Specialization which does nothing for the NOTYPE default template parameters of WPropertyStruct.

Definition at line 141 of file WPropertyStruct.h.

Member Typedef Documentation

◆ ValueType

The type of the initial value.

Definition at line 146 of file WPropertyStruct.h.

Member Function Documentation

◆ createAndAdd() [1/2]

static void WPropertyGroupBase::PropertyCreatorAndGroupAdder< WPropertyStructHelper::NOTYPE >::createAndAdd ( WPropertyGroupBase ,
std::string  ,
std::string   
)
inlinestatic

Dummy method which does nothing for NOTYPE types.

Definition at line 159 of file WPropertyStruct.h.

◆ createAndAdd() [2/2]

static void WPropertyGroupBase::PropertyCreatorAndGroupAdder< WPropertyStructHelper::NOTYPE >::createAndAdd ( WPropertyGroupBase ,
std::string  ,
std::string  ,
const ValueType  
)
inlinestatic

Dummy method which does nothing for NOTYPE types.

Definition at line 151 of file WPropertyStruct.h.


The documentation for this struct was generated from the following file: