![]() |
VR-Forces 4.0.4 Class Documentation
|
Classes | |
| union | TempLayout |
| Used to Swap Longs. More... | |
Public Member Functions | |
| DtC7NetU64 () | |
| Least Significant Long. | |
| DtC7NetU64 (const DtU64 &f) | |
| DtC7NetU64 (const DtC7NetU64 &f) | |
| DtC7NetU64 & | operator= (const DtC7NetU64 &other) |
| DtC7NetU64 & | operator= (const DtU64 &other) |
| operator DtU64 () const | |
Public Attributes | |
| DtC7NetU32 | mslong |
| DtC7NetU32 | lslong |
| Most Significant Long. | |
| DtC7NetU64::DtC7NetU64 | ( | ) | [inline] |
Least Significant Long.
| DtC7NetU64::DtC7NetU64 | ( | const DtU64 & | f | ) | [inline] |
| DtC7NetU64::DtC7NetU64 | ( | const DtC7NetU64 & | f | ) | [inline] |
| DtC7NetU64& DtC7NetU64::operator= | ( | const DtC7NetU64 & | other | ) | [inline] |
| DtC7NetU64& DtC7NetU64::operator= | ( | const DtU64 & | other | ) | [inline] |
| DtC7NetU64::operator DtU64 | ( | ) | const [inline] |
Most Significant Long.