OpenWalnut  1.4.0
Public Types | Static Public Member Functions | List of all members
WPropertyGroupBase::PropertyCreatorAndGroupAdder< WPropertyStructHelper::NOTYPE > Struct Template 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

template<>
struct WPropertyGroupBase::PropertyCreatorAndGroupAdder< WPropertyStructHelper::NOTYPE >

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

Definition at line 156 of file WPropertyStruct.h.

Member Typedef Documentation

The type of the initial value.

Definition at line 161 of file WPropertyStruct.h.

Member Function Documentation

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 166 of file WPropertyStruct.h.

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

Dummy method which does nothing for NOTYPE types.

Definition at line 174 of file WPropertyStruct.h.


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