MAK Data Logger API Documentation for HLA
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.
 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.

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 Sun Dec 15 18:04:30 EST 2013 from SVN revision 134418
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)