|
NSVD Reader
0.0.1
|
#include <Endian.hpp>
Static Public Member Functions | |
| static constexpr const char * | nameof (Endian value) |
| static bool | get (const char *name, Endian &dst) |
| static bool | get (const std::string &name, Endian &dst) |
Static Public Attributes | |
| static constexpr bool | HAS_HELPER =true |
Definition at line 40 of file Endian.hpp.
|
inlinestatic |
Definition at line 73 of file Endian.hpp.
|
inlinestatic |
Definition at line 97 of file Endian.hpp.
|
inlinestatic |
Definition at line 62 of file Endian.hpp.
|
static |
Definition at line 42 of file Endian.hpp.