MAK Data Logger API Documentation for DIS
List of all members | Public Member Functions | Public Attributes
DtLeU32 Class Reference

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

+ Collaboration diagram for DtLeU32:

Public Member Functions

 DtLeU32 ()
 Least Significant Word.
 DtLeU32 (const DtU32 &u)
 DtLeU32 (const DtLeU32 &u)
DtLeU32operator= (const DtLeU32 &u)
DtLeU32operator= (const DtU32 &u)
 operator DtU32 () const

Public Attributes

DtLeU16 msword
DtLeU16 lsword
 Most Significant Word.

Detailed Description

Little Endian unsigned 32-bit quantity.

Constructor & Destructor Documentation

DtLeU32::DtLeU32 ( )
inline

Least Significant Word.

Referenced by operator=().

DtLeU32::DtLeU32 ( const DtU32 &  u)
inline

References lsword, and msword.

DtLeU32::DtLeU32 ( const DtLeU32 u)
inline

Member Function Documentation

DtLeU32::operator DtU32 ( ) const
inline

References lsword, and msword.

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

References lsword, and msword.

DtLeU32& DtLeU32::operator= ( const DtU32 &  u)
inline

References DtLeU32().

Member Data Documentation

DtLeU16 DtLeU32::lsword

Most Significant Word.

Referenced by DtLeU32(), operator DtU32(), and operator=().

DtLeU16 DtLeU32::msword

Referenced by DtLeU32(), operator DtU32(), and operator=().


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

Document ID: Generated on Thu Apr 11 12:13:00 EDT 2013 from SVN revision 126011
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)