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

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

+ Collaboration diagram for DtNetInt32:

Public Member Functions

 DtNetInt32 ()
 DtNetInt32 (const DtInt32 &)
 DtNetInt32 (const DtNetInt32 &)
DtNetInt32operator= (const DtNetInt32 &)
DtNetInt32operator= (const DtInt32 &)
 operator DtInt32 () const

Public Attributes

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

Detailed Description

Network-order signed 32-bit quantity.

See Also
DtSetNetworkByteOrdering

Constructor & Destructor Documentation

DtNetInt32::DtNetInt32 ( )
inline
DtNetInt32::DtNetInt32 ( const DtInt32 )
inline
DtNetInt32::DtNetInt32 ( const DtNetInt32 )
inline

Member Function Documentation

DtNetInt32::operator DtInt32 ( ) const
inline
DtNetInt32& DtNetInt32::operator= ( const DtNetInt32 )
inline
DtNetInt32& DtNetInt32::operator= ( const DtInt32 )
inline

Member Data Documentation

DtNetInt16 DtNetInt32::lsword

Used for internal storage, do not set directly.

Least Significant Word

DtNetInt16 DtNetInt32::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 Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)