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