Little Endian signed 16-bit quantity. More...
Collaboration diagram for DtLeInt16:Public Member Functions | |
| DtLeInt16 () | |
| Least Significant Byte. | |
| DtLeInt16 (const DtInt16 &i) | |
| DtLeInt16 (const DtLeInt16 &i) | |
| DtLeInt16 & | operator= (const DtLeInt16 &other) |
| DtLeInt16 & | operator= (const DtInt16 &other) |
| operator DtInt16 () const | |
Public Attributes | |
| DtNetInt8 | msbyte |
| DtNetInt8 | lsbyte |
| Most Significant Byte. | |
Little Endian signed 16-bit quantity.