![]() |
VR-Forces 4.0.4 Class Documentation
|
Network-order unsigned 32-bit quantity. More...
Public Member Functions | |
| DtC7NetU32 () | |
| Least Significant Word. | |
| DtC7NetU32 (const DtU32 &) | |
| DtC7NetU32 (const DtC7NetU32 &) | |
| DtC7NetU32 & | operator= (const DtC7NetU32 &) |
| DtC7NetU32 & | operator= (const DtU32 &) |
| operator DtU32 () const | |
| void | swap () |
Public Attributes | |
| DtC7NetU16 | msword |
| DtC7NetU16 | lsword |
| Most Significant Word. | |
Network-order unsigned 32-bit quantity.
| DtC7NetU32::DtC7NetU32 | ( | ) | [inline] |
Least Significant Word.
| DtC7NetU32::DtC7NetU32 | ( | const DtU32 & | ) | [inline] |
| DtC7NetU32::DtC7NetU32 | ( | const DtC7NetU32 & | ) | [inline] |
| DtC7NetU32& DtC7NetU32::operator= | ( | const DtC7NetU32 & | ) | [inline] |
| DtC7NetU32& DtC7NetU32::operator= | ( | const DtU32 & | ) | [inline] |
| DtC7NetU32::operator DtU32 | ( | ) | const [inline] |
| void DtC7NetU32::swap | ( | ) | [inline] |
Most Significant Word.