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

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

+ Collaboration diagram for DtNetInt16:

List of all members.

Public Member Functions

 DtNetInt16 ()
 DtNetInt16 (const DtInt16 &)
 DtNetInt16 (const DtNetInt16 &)
DtNetInt16operator= (const DtNetInt16 &)
DtNetInt16operator= (const DtInt16 &)
 operator DtInt16 () const

Public Attributes

DtNetInt8 msbyte
 Used for internal storage, do not set directly.
DtNetInt8 lsbyte
 Used for internal storage, do not set directly.

Detailed Description

Network-order signed 16-bit quantity.

See also:
DtSetNetworkByteOrdering

Constructor & Destructor Documentation

DtNetInt16::DtNetInt16 ( ) [inline]
DtNetInt16::DtNetInt16 ( const DtInt16 ) [inline]
DtNetInt16::DtNetInt16 ( const DtNetInt16 ) [inline]

Member Function Documentation

DtNetInt16::operator DtInt16 ( ) const [inline]
DtNetInt16& DtNetInt16::operator= ( const DtNetInt16 ) [inline]
DtNetInt16& DtNetInt16::operator= ( const DtInt16 ) [inline]

Member Data Documentation

Used for internal storage, do not set directly.

Least Significant Byte

Used for internal storage, do not set directly.

Most Significant Byte


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)