![]() |
VR-Link API Documentation for HLA 4
|
little endian unsigned 16-bit quantity. More...
Collaboration diagram for DtLEU16:Public Member Functions | |
| DtLEU16 () | |
| DtLEU16 (DtU16) | |
| DtLEU16 (const DtLEU16 &) | |
| DtLEU16 & | operator= (const DtLEU16 &u) |
| DtLEU16 & | operator= (const DtU16 &u) |
| operator DtU16 () const | |
Public Attributes | |
| DtLEU8 | msbyte |
| Used for internal storage, do not set directly. More... | |
| DtLEU8 | lsbyte |
| Used for internal storage, do not set directly. More... | |
little endian unsigned 16-bit quantity.
|
inline |
|
inline |
|
inline |
|
inline |
| DtLEU8 DtLEU16::lsbyte |
Used for internal storage, do not set directly.
Least Significant Byte
| DtLEU8 DtLEU16::msbyte |
Used for internal storage, do not set directly.
Most Significant Byte