VR-Link API Documentation for DIS
List of all members | Public Member Functions | Public Attributes

Network-order unsigned 32-bit quantity. More...

+ Collaboration diagram for DtNetU32:

Public Member Functions

 DtNetU32 ()
 DtNetU32 (const DtU32 &)
 DtNetU32 (const DtNetU32 &)
DtNetU32operator= (const DtNetU32 &)
DtNetU32operator= (const DtU32 &)
 operator DtU32 () const

Public Attributes

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

Detailed Description

Network-order unsigned 32-bit quantity.

See Also
DtSetNetworkByteOrdering

Constructor & Destructor Documentation

DtNetU32::DtNetU32 ( )
inline
DtNetU32::DtNetU32 ( const DtU32 )
inline
DtNetU32::DtNetU32 ( const DtNetU32 )
inline

Member Function Documentation

DtNetU32::operator DtU32 ( ) const
inline
DtNetU32& DtNetU32::operator= ( const DtNetU32 )
inline
DtNetU32& DtNetU32::operator= ( const DtU32 )
inline

Member Data Documentation

DtNetU16 DtNetU32::lsword

Used for internal storage, do not set directly.

Least Significant Word

DtNetU16 DtNetU32::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 Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)