endian.h File Reference
This header defines functions for determining endianness. More...
#include <ssrc/wispers-packages.h>#include <cstdint>
Include dependency graph for endian.h:

Go to the source code of this file.
Functions | |
| __BEGIN_NS_SSRC_WSPR_UTILITY bool | is_little_endian () |
| bool | is_big_endian () |
Detailed Description
This header defines functions for determining endianness.
Definition in file endian.h.
Function Documentation
| bool is_big_endian | ( | ) | [inline] |
Definition at line 36 of file endian.h.
References is_little_endian().
| __BEGIN_NS_SSRC_WSPR_UTILITY bool is_little_endian | ( | ) | [inline] |
Definition at line 31 of file endian.h.
Referenced by is_big_endian().
Copyright © 2006-2010 Savarese Software Research Corporation. All rights reserved.
Copyright © 2010 Savarese Software Research Corporation. All rights reserved