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

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
 
unsigned int netSize () const
 

Public Attributes

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

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

unsigned int DtNetU32::netSize ( ) const
inline
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 Tue Feb 2 21:02:17 EST 2021 from SVN revision 223668
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)