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
DtLeU32 Class Reference

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

+ Collaboration diagram for DtLeU32:

Public Member Functions

 DtLeU32 ()
 Least Significant Word. More...
 
 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. More...
 

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 Dec 18 15:35:09 EST 2025 from SVN revision 282494
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)