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 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. More...
 
DtLEU16 lsword
 Used for internal storage, do not set directly. More...
 

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 Tue Aug 10 00:12:31 EDT 2021 from SVN revision 232765
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)