![]() |
VR-Forces 5.0.1 Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | DtC7NetU16 |
| class | DtC7NetInt16 |
| class | DtC7NetU32 |
| class | DtC7NetInt32 |
| class | DtC7NetFloat32 |
| union | DtC7NetFloat32::TempLayout |
| class | DtC7NetFloat64 |
| union | DtC7NetFloat64::TempLayout |
| class | DtC7NetU64 |
| union | DtC7NetU64::TempLayout |
Macros | |
| #define | c7NetTypes_inl |
Functions | |
| DT_DLL_ctdb DtNetworkByteOrderType | DtC7NetworkByteOrdering () |
| DT_DLL_ctdb DtNetworkByteOrderType | DtC7FileEndian () |
| DT_DLL_ctdb void | DtSetC7NetworkByteOrdering (DtNetworkByteOrderType bigOrLittle) |
| DT_DLL_ctdb void | DtSetC7FileEndian (DtNetworkByteOrderType bigOrLittle) |
| #define c7NetTypes_inl |
| DT_DLL_ctdb DtNetworkByteOrderType DtC7NetworkByteOrdering | ( | ) |
Returns the network byte ordering type used by the DtC7NetType classes.
| DT_DLL_ctdb DtNetworkByteOrderType DtC7FileEndian | ( | ) |
| DT_DLL_ctdb void DtSetC7NetworkByteOrdering | ( | DtNetworkByteOrderType | bigOrLittle | ) |
Users can set the network byte odering type used by the DtC7Netyptes classes. The default network byte ordering is BigEndian.
| DT_DLL_ctdb void DtSetC7FileEndian | ( | DtNetworkByteOrderType | bigOrLittle | ) |