OpenWalnut  1.2.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | List of all members
DataTypeRT< W_DT_SIGNED_INT > Struct Template Reference

Specialization for a specific type. More...

#include <WDataHandlerEnums.h>

Public Types

typedef int32_t type
 correct C++ type for this runtime type

Detailed Description

template<>
struct DataTypeRT< W_DT_SIGNED_INT >

Specialization for a specific type.

Definition at line 173 of file WDataHandlerEnums.h.

Member Typedef Documentation

typedef int32_t DataTypeRT< W_DT_SIGNED_INT >::type

correct C++ type for this runtime type

Definition at line 176 of file WDataHandlerEnums.h.


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