#include "pandabase.h"
#include <string.h>
#include "nativeNumericData.I"
Go to the source code of this file.
Compounds | |
class | NativeNumericData |
NativeNumericData and ReversedNumericData work together to provide a sneaky interface for automatically byte-swapping numbers, when necessary, to transparency support big-endian and little-endian architectures. More... |
Definition in file nativeNumericData.h.