![]() |
MAK Data Logger API Documentation for HLA
|
Little Endian unsigned 32-bit quantity. More...
Collaboration diagram for DtLeU32:Public Member Functions | |
| DtLeU32 () | |
| Least Significant Word. More... | |
| DtLeU32 (const DtU32 &u) | |
| DtLeU32 (const DtLeU32 &u) | |
| DtLeU32 & | operator= (const DtLeU32 &u) |
| DtLeU32 & | operator= (const DtU32 &u) |
| operator DtU32 () const | |
Public Attributes | |
| DtLeU16 | msword |
| DtLeU16 | lsword |
| Most Significant Word. More... | |
Little Endian unsigned 32-bit quantity.
|
inline |
Least Significant Word.
Referenced by operator=().
|
inline |
| DtLeU16 DtLeU32::lsword |
Most Significant Word.
Referenced by DtLeU32(), operator DtU32(), and operator=().
| DtLeU16 DtLeU32::msword |
Referenced by DtLeU32(), operator DtU32(), and operator=().