strusBase  0.17
Public Types | Static Public Member Functions | List of all members
strus::ByteOrder< int16_t > Class Template Reference

#include <hton.hpp>

Public Types

typedef int16_t net_value_type
 

Static Public Member Functions

static int16_t hton (const int16_t &value)
 
static int16_t ntoh (const int16_t &value)
 

Member Typedef Documentation

typedef int16_t strus::ByteOrder< int16_t >::net_value_type

Member Function Documentation

static int16_t strus::ByteOrder< int16_t >::hton ( const int16_t &  value)
inlinestatic
static int16_t strus::ByteOrder< int16_t >::ntoh ( const int16_t &  value)
inlinestatic

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