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 unsigned 32-bit quantity. More...

+ Collaboration diagram for DtLEU32:

Public Member Functions

 DtLEU32 ()
 DtLEU32 (const DtU32 &)
 DtLEU32 (const DtLEU32 &)
DtLEU32operator= (const DtLEU32 &)
DtLEU32operator= (const DtU32 &)
 operator DtU32 () const
unsigned int netSize () const

Public Attributes

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

Detailed Description

little endian unsigned 32-bit quantity.

Constructor & Destructor Documentation

DtLEU32::DtLEU32 ( )
inline
DtLEU32::DtLEU32 ( const DtU32 )
inline
DtLEU32::DtLEU32 ( const DtLEU32 )
inline

Member Function Documentation

unsigned int DtLEU32::netSize ( ) const
inline
DtLEU32::operator DtU32 ( ) const
inline
DtLEU32& DtLEU32::operator= ( const DtLEU32 )
inline
DtLEU32& DtLEU32::operator= ( const DtU32 )
inline

Member Data Documentation

DtLEU16 DtLEU32::lsword

Used for internal storage, do not set directly.

Least Significant Word

DtLEU16 DtLEU32::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)