VR-Link API Documentation for DIS
 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.
DtLEInt16 lsword
 Used for internal storage, do not set directly.

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 Mon Jun 22 21:18:40 EDT 2020 from SVN revision 213785
Copyright © 2005-2018 MAK Technologies. All Rights Reserved (www.mak.com)