NymphCast Client Library
|
This is the complete list of members for ByteBauble, including all inherited members.
ByteBauble() (defined in ByteBauble) | ByteBauble | |
detectHostEndian() (defined in ByteBauble) | ByteBauble | |
getHostEndian() (defined in ByteBauble) | ByteBauble | inline |
readPackedInt(uint32_t packed, uint32_t &output) (defined in ByteBauble) | ByteBauble | static |
setGlobalEndianness(BBEndianness end) (defined in ByteBauble) | ByteBauble | inline |
toGlobal(T in, BBEndianness end) (defined in ByteBauble) | ByteBauble | inline |
toHost(T in, BBEndianness end) (defined in ByteBauble) | ByteBauble | inline |
writePackedInt(uint32_t integer, uint32_t &output) (defined in ByteBauble) | ByteBauble | static |