| getEndianness() | ByteOrder | [inline, static] |
| hostToNetwork(uint16_t n) | ByteOrder | [inline, static] |
| hostToNetwork(uint32_t n) | ByteOrder | [inline, static] |
| hostToNetwork(uint64_t n) | ByteOrder | [static] |
| isBigEndian() | ByteOrder | [static] |
| isLittleEndian() | ByteOrder | [inline, static] |
| networkToHost(uint16_t n) | ByteOrder | [inline, static] |
| networkToHost(uint32_t n) | ByteOrder | [inline, static] |
| networkToHost(uint64_t n) | ByteOrder | [static] |
| reverseBytes(T &value) | ByteOrder | [inline, static] |
1.6.3