OpenWalnut  1.4.0
Public Types
DataTypeRT< W_DT_INT8 > Struct Template Reference

Specialization for a specific type. More...

#include <WDataHandlerEnums.h>

List of all members.

Public Types

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

Detailed Description

template<>
struct DataTypeRT< W_DT_INT8 >

Specialization for a specific type.

Definition at line 93 of file WDataHandlerEnums.h.


Member Typedef Documentation

typedef int8_t DataTypeRT< W_DT_INT8 >::type

correct C++ type for this runtime type

Definition at line 96 of file WDataHandlerEnums.h.


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