![]() |
VR-Link API Documentation for HLA 1.3
|
A Network byte aligned 128 unsigned integer data structure. More...
Collaboration diagram for DtNetU128:Public Member Functions | |
| DtNetU128 () | |
| DtNetU128 (const DtU128 &f) | |
| DtNetU128 (const DtNetU128 &f) | |
| DtNetU128 & | operator= (const DtNetU128 &other) |
| DtNetU128 & | operator= (const DtU128 &other) |
| operator DtU128 () const | |
Public Attributes | |
| DtNetU64 | ms64bits |
| Used for internal storage, do not set directly. More... | |
| DtNetU64 | ls64bits |
| Least Significant 64 bits Used for internal storage, do not set directly. More... | |
A Network byte aligned 128 unsigned integer data structure.
This type is used for network encoding in VR-Link.
|
inline |
|
inline |
|
inline |
|
inline |
| DtNetU64 DtNetU128::ls64bits |
Least Significant 64 bits Used for internal storage, do not set directly.
| DtNetU64 DtNetU128::ms64bits |
Used for internal storage, do not set directly.
Most Significant 64 bits