#include <cstdint>
Go to the source code of this file.
Classes | |
struct | twoNibble |
struct | twoNibble64 |
Functions | |
template<class T > | |
char * | dataPointer (const T *ptr) |
template<class T > | |
T * | typePointer (const char *ptr) |
char* dataPointer | ( | const T * | ptr | ) |
T* typePointer | ( | const char * | ptr | ) |