![]() |
VR-Link API Documentation for DIS
|
A Network byte aligned 64 unsigned integer data structure. More...
Collaboration diagram for DtNetU64:Classes | |
| union | TempLayout |
| Used to Swap Longs. More... | |
Public Member Functions | |
| DtNetU64 () | |
| DtNetU64 (const DtU64 &f) | |
| DtNetU64 (const DtNetU64 &f) | |
| DtNetU64 & | operator= (const DtNetU64 &other) |
| DtNetU64 & | operator= (const DtU64 &other) |
| operator DtU64 () const | |
Public Attributes | |
| DtNetU32 | mslong |
| Used for internal storage, do not set directly. | |
| DtNetU32 | lslong |
| Least Significant Long Used for internal storage, do not set directly. | |
A Network byte aligned 64 unsigned integer data structure.
This type is used for network encoding in VR-Link.
| DtNetU64::DtNetU64 | ( | ) | [inline] |
| DtNetU64::DtNetU64 | ( | const DtU64 & | f | ) | [inline] |
| DtNetU64::DtNetU64 | ( | const DtNetU64 & | f | ) | [inline] |
| DtNetU64::operator DtU64 | ( | ) | const [inline] |
Least Significant Long Used for internal storage, do not set directly.
Used for internal storage, do not set directly.
Most Significant Long