MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DtLeInt16 Class Reference

Little Endian signed 16-bit quantity. More...

+ Collaboration diagram for DtLeInt16:

Public Member Functions

 DtLeInt16 ()
 Least Significant Byte. More...
 
 DtLeInt16 (const DtInt16 &i)
 
 DtLeInt16 (const DtLeInt16 &i)
 
DtLeInt16operator= (const DtLeInt16 &other)
 
DtLeInt16operator= (const DtInt16 &other)
 
 operator DtInt16 () const
 

Public Attributes

DtNetInt8 msbyte
 
DtNetInt8 lsbyte
 Most Significant Byte. More...
 

Detailed Description

Little Endian signed 16-bit quantity.

Constructor & Destructor Documentation

DtLeInt16::DtLeInt16 ( )
inline

Least Significant Byte.

Referenced by operator=().

DtLeInt16::DtLeInt16 ( const DtInt16 &  i)
inline

References lsbyte, and msbyte.

DtLeInt16::DtLeInt16 ( const DtLeInt16 i)
inline

Member Function Documentation

DtLeInt16::operator DtInt16 ( ) const
inline

References lsbyte, and msbyte.

DtLeInt16& DtLeInt16::operator= ( const DtLeInt16 other)
inline

References lsbyte, and msbyte.

DtLeInt16& DtLeInt16::operator= ( const DtInt16 &  other)
inline

References DtLeInt16().

Member Data Documentation

DtNetInt8 DtLeInt16::lsbyte

Most Significant Byte.

Referenced by DtLeInt16(), operator DtInt16(), and operator=().

DtNetInt8 DtLeInt16::msbyte

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Dec 18 15:35:09 EST 2025 from SVN revision 282494
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)