#include "OW_config.h"#include "OW_Types.hpp"#include <byteswap.h>Include dependency graph for OW_ByteSwap.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Namespaces | |
| namespace | OW_NAMESPACE | 
| Functions | |
| UInt16 | OW_NAMESPACE::hton16 (UInt16 v) | 
| UInt32 | OW_NAMESPACE::hton32 (UInt32 v) | 
| UInt64 | OW_NAMESPACE::hton64 (UInt64 v) | 
| UInt16 | OW_NAMESPACE::ntoh16 (UInt16 v) | 
| UInt32 | OW_NAMESPACE::ntoh32 (UInt32 v) | 
| UInt64 | OW_NAMESPACE::ntoh64 (UInt64 v) | 
 1.4.6
 1.4.6