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

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

+ Collaboration diagram for DtNetInt16:

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

DtNetInt8 DtNetInt16::lsbyte

Used for internal storage, do not set directly.

Least Significant Byte

DtNetInt8 DtNetInt16::msbyte

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 Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)