OpenWalnut  1.4.0
Static Public Attributes | List of all members
DataType< int32_t > Struct Template Reference

Specialization for a specific datatype. More...

#include <WDataHandlerEnums.h>

Static Public Attributes

static dataType const type = W_DT_SIGNED_INT
 the dataType flag

Detailed Description

template<>
struct DataType< int32_t >

Specialization for a specific datatype.

Definition at line 163 of file WDataHandlerEnums.h.

Member Data Documentation

dataType const DataType< int32_t >::type = W_DT_SIGNED_INT
static

the dataType flag

Definition at line 166 of file WDataHandlerEnums.h.


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