![]() |
VR-Forces 4.0.4 Class Documentation
|
Network-order unsigned 16-bit quantity. More...
Public Member Functions | |
| DtC7NetU16 () | |
| Least Significant Byte. | |
| DtC7NetU16 (DtU16) | |
| DtC7NetU16 (const DtC7NetU16 &) | |
| DtC7NetU16 & | operator= (const DtC7NetU16 &u) |
| DtC7NetU16 & | operator= (const DtU16 &u) |
| operator DtU16 () const | |
| void | swap () |
Public Attributes | |
| DtNetU8 | msbyte |
| DtNetU8 | lsbyte |
| Most Significant Byte. | |
Network-order unsigned 16-bit quantity.
| DtC7NetU16::DtC7NetU16 | ( | ) | [inline] |
Least Significant Byte.
| DtC7NetU16::DtC7NetU16 | ( | DtU16 | ) | [inline] |
| DtC7NetU16::DtC7NetU16 | ( | const DtC7NetU16 & | ) | [inline] |
| DtC7NetU16& DtC7NetU16::operator= | ( | const DtC7NetU16 & | u | ) | [inline] |
| DtC7NetU16& DtC7NetU16::operator= | ( | const DtU16 & | u | ) | [inline] |
| DtC7NetU16::operator DtU16 | ( | ) | const [inline] |
| void DtC7NetU16::swap | ( | ) | [inline] |
| DtNetU8 DtC7NetU16::msbyte |
| DtNetU8 DtC7NetU16::lsbyte |
Most Significant Byte.