#include <SimData/Namespace.h>
Go to the source code of this file.
Functions | |
| bool | isBigEndian () |
| Test for big-endian byte order. | |
| bool | isLittleEndian () |
| Test for little-endian byte order. | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Test for big-endian byte order.
|
|
|
Test for little-endian byte order.
|
|
|
Note that these are currently hard-coded, assuming that almost all modern compilers and architectures will use these quasi-standard sizes. If this is not true, these typedefs make it easy to adjust the mapping by hand (or by autoconf).
|
|
SimData version pre-0.4.0. For more information on SimData, visit the SimData Homepage. Generated on Tue Oct 14 12:06:40 2003, using Doxygen 1.2.18. |