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

#include <hton.hpp>

Public Types

typedef uint64_t net_value_type
 

Static Public Member Functions

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

Member Typedef Documentation

typedef uint64_t strus::ByteOrder< uint64_t >::net_value_type

Member Function Documentation

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

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