Little Endian unsigned 32-bit quantity. More...
Collaboration diagram for DtLeU32:Public Member Functions | |
| DtLeU32 () | |
| Least Significant Word. | |
| 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. | |
Little Endian unsigned 32-bit quantity.