![]() |
VR-Forces 4.6.1 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtC7NetU16 |
| Network-order unsigned 16-bit quantity. More... | |
| class | DtC7NetInt16 |
| Network-order signed 16-bit quantity. More... | |
| class | DtC7NetU32 |
| Network-order unsigned 32-bit quantity. More... | |
| class | DtC7NetInt32 |
| Network-order signed 32-bit quantity. More... | |
| class | DtC7NetFloat32 |
| Network-order 32-bit IEEE-754 floating-point quantity. More... | |
| union | DtC7NetFloat32::TempLayout |
| class | DtC7NetFloat64 |
| Network-order 64-bit IEEE-754 floating-point quantity. More... | |
| union | DtC7NetFloat64::TempLayout |
| Used to Swap Longs. More... | |
| class | DtC7NetU64 |
| union | DtC7NetU64::TempLayout |
| Used to Swap Longs. More... | |
Macros | |
| #define | c7NetTypes_inl |
Functions | |
| 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. | |
| 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 | ) |