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

Little endian signed 32-bit quantity. More...

+ Collaboration diagram for DtLeInt32:

Public Member Functions

 DtLeInt32 ()
 Least Significant Word.
 DtLeInt32 (const DtInt32 &i)
 DtLeInt32 (const DtLeInt32 &i)
DtLeInt32operator= (const DtLeInt32 &other)
DtLeInt32operator= (const DtInt32 &other)
 operator DtInt32 () const

Public Attributes

DtLeInt16 msword
DtLeInt16 lsword
 Most Significant Word.

Detailed Description

Little endian signed 32-bit quantity.

Constructor & Destructor Documentation

DtLeInt32::DtLeInt32 ( )
inline

Least Significant Word.

Referenced by operator=().

DtLeInt32::DtLeInt32 ( const DtInt32 &  i)
inline

References lsword, and msword.

DtLeInt32::DtLeInt32 ( const DtLeInt32 i)
inline

Member Function Documentation

DtLeInt32::operator DtInt32 ( ) const
inline

References lsword, and msword.

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

References lsword, and msword.

DtLeInt32& DtLeInt32::operator= ( const DtInt32 &  other)
inline

References DtLeInt32().

Member Data Documentation

DtLeInt16 DtLeInt32::lsword

Most Significant Word.

Referenced by DtLeInt32(), operator DtInt32(), and operator=().

DtLeInt16 DtLeInt32::msword

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)