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

#include <hton.hpp>

Public Types

typedef int8_t net_value_type
 

Static Public Member Functions

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

Member Typedef Documentation

typedef int8_t strus::ByteOrder< int8_t >::net_value_type

Member Function Documentation

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

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