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