![]() |
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 | |
Public Attributes | |
| DtNetU16 | msword |
| Used for internal storage, do not set directly. | |
| DtNetU16 | lsword |
| Used for internal storage, do not set directly. | |
Network-order unsigned 32-bit quantity.
| DtNetU32::DtNetU32 | ( | ) | [inline] |
| DtNetU32::DtNetU32 | ( | const DtU32 & | ) | [inline] |
| DtNetU32::DtNetU32 | ( | const DtNetU32 & | ) | [inline] |
| DtNetU32::operator DtU32 | ( | ) | const [inline] |
Used for internal storage, do not set directly.
Least Significant Word
Used for internal storage, do not set directly.
Most Significant Word