![]() |
VR-Link API Documentation for DIS
|
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. More... | |
| DtNetInt8 | lsbyte |
| Used for internal storage, do not set directly. More... | |
Network-order signed 16-bit quantity.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| DtNetInt8 DtNetInt16::lsbyte |
Used for internal storage, do not set directly.
Least Significant Byte
| DtNetInt8 DtNetInt16::msbyte |
Used for internal storage, do not set directly.
Most Significant Byte