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

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

+ Collaboration diagram for DtLeU16:

Public Member Functions

 DtLeU16 ()
 Least Significant Byte. More...
 
 DtLeU16 (DtU16 u)
 
 DtLeU16 (const DtLeU16 &u)
 
DtLeU16operator= (const DtLeU16 &u)
 
DtLeU16operator= (const DtU16 &u)
 
 operator DtU16 () const
 

Public Attributes

DtNetU8 msbyte
 
DtNetU8 lsbyte
 Most Significant Byte. More...
 

Detailed Description

Little Endian unsigned 16-bit quantity.

Constructor & Destructor Documentation

DtLeU16::DtLeU16 ( )
inline

Least Significant Byte.

Referenced by operator=().

DtLeU16::DtLeU16 ( DtU16  u)
inline

References lsbyte, and msbyte.

DtLeU16::DtLeU16 ( const DtLeU16 u)
inline

Member Function Documentation

DtLeU16::operator DtU16 ( ) const
inline

References lsbyte, and msbyte.

DtLeU16& DtLeU16::operator= ( const DtLeU16 u)
inline

References lsbyte, and msbyte.

DtLeU16& DtLeU16::operator= ( const DtU16 &  u)
inline

References DtLeU16().

Member Data Documentation

DtNetU8 DtLeU16::lsbyte

Most Significant Byte.

Referenced by DtLeU16(), operator DtU16(), and operator=().

DtNetU8 DtLeU16::msbyte

Referenced by DtLeU16(), operator DtU16(), and operator=().


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)