dtype_traits< unsigned short > Struct Reference

#include <traits.hpp>

Public Types

enum  { af_type = u16, ctype = u16 }
 
typedef unsigned short base_type
 

Static Public Member Functions

static const char * getName ()
 

Detailed Description

Definition at line 164 of file traits.hpp.

Member Typedef Documentation

◆ base_type

typedef unsigned short base_type

Definition at line 169 of file traits.hpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
af_type 
ctype 

Definition at line 165 of file traits.hpp.

169  {

Member Function Documentation

◆ getName()

static const char* getName ( )
inlinestatic

Definition at line 170 of file traits.hpp.

170 {

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