VR-Link API Documentation for DIS
Public Member Functions | Public Attributes

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

+ Collaboration diagram for DtNetU32:

List of all members.

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

Used for internal storage, do not set directly.

Least Significant Word

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 May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)