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

#include <hton.hpp>

Public Types

typedef float_net_t net_value_type
 

Static Public Member Functions

static net_value_type hton (const float &value)
 
static float ntoh (const net_value_type &value)
 

Member Typedef Documentation

Member Function Documentation

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

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