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