dtype_traits< short > Struct Reference

#include <traits.hpp>

Public Types

enum  { af_type = s16, ctype = s16 }
 
typedef short base_type
 

Static Public Member Functions

static const char * getName ()
 

Detailed Description

Definition at line 152 of file traits.hpp.

Member Typedef Documentation

◆ base_type

typedef short base_type

Definition at line 157 of file traits.hpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
af_type 
ctype 

Definition at line 153 of file traits.hpp.

157  {

Member Function Documentation

◆ getName()

static const char* getName ( )
inlinestatic

Definition at line 158 of file traits.hpp.

158 {

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