![]() |
VR-Link API Documentation for HLA 1.3
|
Network-order unsigned 32-bit quantity. More...
Collaboration diagram for DtNetU32:Public Member Functions | |
| DtNetU32 () | |
| DtNetU32 (const DtU32 &) | |
| DtNetU32 (const DtNetU32 &) | |
| DtNetU32 & | operator= (const DtNetU32 &) |
| DtNetU32 & | operator= (const DtU32 &) |
| operator DtU32 () const | |
| unsigned int | netSize () const |
Public Attributes | |
| DtNetU16 | msword |
| Used for internal storage, do not set directly. More... | |
| DtNetU16 | lsword |
| Used for internal storage, do not set directly. More... | |
Network-order unsigned 32-bit quantity.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| DtNetU16 DtNetU32::lsword |
Used for internal storage, do not set directly.
Least Significant Word
| DtNetU16 DtNetU32::msword |
Used for internal storage, do not set directly.
Most Significant Word