VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes

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

+ Collaboration diagram for DtLEInt32:

Public Member Functions

 DtLEInt32 ()
 
 DtLEInt32 (const DtInt32 &)
 
 DtLEInt32 (const DtLEInt32 &)
 
DtLEInt32operator= (const DtLEInt32 &)
 
DtLEInt32operator= (const DtInt32 &)
 
 operator DtInt32 () const
 

Public Attributes

DtLEInt16 msword
 Used for internal storage, do not set directly. More...
 
DtLEInt16 lsword
 Used for internal storage, do not set directly. More...
 

Detailed Description

little endian signed 32-bit quantity.

Constructor & Destructor Documentation

DtLEInt32::DtLEInt32 ( )
inline
DtLEInt32::DtLEInt32 ( const DtInt32 )
inline
DtLEInt32::DtLEInt32 ( const DtLEInt32 )
inline

Member Function Documentation

DtLEInt32::operator DtInt32 ( ) const
inline
DtLEInt32& DtLEInt32::operator= ( const DtLEInt32 )
inline
DtLEInt32& DtLEInt32::operator= ( const DtInt32 )
inline

Member Data Documentation

DtLEInt16 DtLEInt32::lsword

Used for internal storage, do not set directly.

Least Significant Word

DtLEInt16 DtLEInt32::msword

Used for internal storage, do not set directly.

Most Significant Word


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

Document ID: Generated on Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)