Little endian signed 32-bit quantity. More...
Collaboration diagram for DtLeInt32:Public Member Functions | |
| DtLeInt32 () | |
| Least Significant Word. | |
| DtLeInt32 (const DtInt32 &i) | |
| DtLeInt32 (const DtLeInt32 &i) | |
| DtLeInt32 & | operator= (const DtLeInt32 &other) |
| DtLeInt32 & | operator= (const DtInt32 &other) |
| operator DtInt32 () const | |
Public Attributes | |
| DtLeInt16 | msword |
| DtLeInt16 | lsword |
| Most Significant Word. | |
Little endian signed 32-bit quantity.