OpenWalnut  1.4.0
Public Member Functions
PROPERTY_TYPE_HELPER::WTypeIdentifier< T > Class Template Reference

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

#include <WPropertyTypes.h>

List of all members.

Public Member Functions

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

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

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


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