OpenWalnut  1.5.0dev
Public Member Functions | List of all members
PROPERTY_TYPE_HELPER::WTypeIdentifier< T > Class Template Reference

Class helping to adapt types specified as template parameter into an enum. More...

#include <WPropertyTypes.h>

Public Member Functions

PROPERTY_TYPE getType ()
 Get type identifier of the template type T. More...
 

Detailed Description

template<typename T>
class PROPERTY_TYPE_HELPER::WTypeIdentifier< T >

Class helping to adapt types specified as template parameter into an enum.

Definition at line 306 of file WPropertyTypes.h.

Member Function Documentation

◆ getType()

template<typename T >
PROPERTY_TYPE PROPERTY_TYPE_HELPER::WTypeIdentifier< T >::getType ( )
inline

Get type identifier of the template type T.

Returns
type identifier-

Definition at line 314 of file WPropertyTypes.h.

Referenced by WPropertyVariable< T >::updateType().

+ Here is the caller graph for this function:

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