A Host byte aligned 128 unsigned integer data structure.
More...
Public Attributes |
| DtU64 | ms64bits |
| | Used for internal storage, do not set directly.
|
| DtU64 | ls64bits |
| | Least Significant 64 bits Used for internal storage, do not set directly.
|
Detailed Description
A Host byte aligned 128 unsigned integer data structure.
- See Also
- DtSetNetworkByteOrdering
Constructor & Destructor Documentation
| DtU128::DtU128 |
( |
const DtU128 & |
f | ) |
|
|
inline |
| DtU128::DtU128 |
( |
DtU64 |
f | ) |
|
|
inline |
Member Function Documentation
| DtU128& DtU128::operator++ |
( |
| ) |
|
|
inline |
| DtU128 DtU128::operator++ |
( |
int |
unused | ) |
|
|
inline |
| DtU128& DtU128::operator-- |
( |
| ) |
|
|
inline |
| DtU128 DtU128::operator-- |
( |
int |
unused | ) |
|
|
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: