A Network byte aligned 64 unsigned integer data structure.
More...
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.
|
Detailed Description
A Network byte aligned 64 unsigned integer data structure.
This type is used for network encoding in VR-Link.
- See Also
- DtSetNetworkByteOrdering
Constructor & Destructor Documentation
| DtNetU64::DtNetU64 |
( |
const DtU64 & |
f | ) |
|
|
inline |
| DtNetU64::DtNetU64 |
( |
const DtNetU64 & |
f | ) |
|
|
inline |
Member Function Documentation
| DtNetU64::operator DtU64 |
( |
| ) |
const |
|
inline |
Member Data Documentation
Least Significant Long Used for internal storage, do not set directly.
Used for internal storage, do not set directly.
Most Significant Long
The documentation for this class was generated from the following file: