![]() |
VR-Link API Documentation for HLA 1516
|
Network-order signed 16-bit quantity. More...
Collaboration diagram for DtNetInt16:Public Member Functions | |
| DtNetInt16 () | |
| DtNetInt16 (const DtInt16 &) | |
| DtNetInt16 (const DtNetInt16 &) | |
| DtNetInt16 & | operator= (const DtNetInt16 &) |
| DtNetInt16 & | operator= (const DtInt16 &) |
| operator DtInt16 () const | |
Public Attributes | |
| DtNetInt8 | msbyte |
| Used for internal storage, do not set directly. | |
| DtNetInt8 | lsbyte |
| Used for internal storage, do not set directly. | |
Network-order signed 16-bit quantity.
| DtNetInt16::DtNetInt16 | ( | ) | [inline] |
| DtNetInt16::DtNetInt16 | ( | const DtInt16 & | ) | [inline] |
| DtNetInt16::DtNetInt16 | ( | const DtNetInt16 & | ) | [inline] |
| DtNetInt16::operator DtInt16 | ( | ) | const [inline] |
| DtNetInt16& DtNetInt16::operator= | ( | const DtNetInt16 & | ) | [inline] |
| DtNetInt16& DtNetInt16::operator= | ( | const DtInt16 & | ) | [inline] |
Used for internal storage, do not set directly.
Least Significant Byte
Used for internal storage, do not set directly.
Most Significant Byte