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

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

+ Collaboration diagram for DtNetInt32:

List of all members.

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

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)