NymphCast Client Library
Public Member Functions | Static Public Member Functions | List of all members
ByteBauble Class Reference

Public Member Functions

void detectHostEndian ()
 
BBEndianness getHostEndian ()
 
void setGlobalEndianness (BBEndianness end)
 
template<typename T >
toGlobal (T in, BBEndianness end)
 
template<typename T >
toHost (T in, BBEndianness end)
 

Static Public Member Functions

static uint32_t readPackedInt (uint32_t packed, uint32_t &output)
 
static uint32_t writePackedInt (uint32_t integer, uint32_t &output)
 

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