#include <pandabase.h>#include <string.h>#include "reversedNumericData.I"Go to the source code of this file.
Compounds | |
| class | ReversedNumericData |
| 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... | |
Variables | |
| const int | max_numeric_size = 8 |
Definition in file reversedNumericData.h.
|
|
Definition at line 31 of file reversedNumericData.h. |
1.3