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