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

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

+ Collaboration diagram for DtNetU16:

List of all members.

Public Member Functions

 DtNetU16 ()
 DtNetU16 (DtU16)
 DtNetU16 (const DtNetU16 &)
DtNetU16operator= (const DtNetU16 &u)
DtNetU16operator= (const DtU16 &u)
 operator DtU16 () const

Public Attributes

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

Detailed Description

Network-order unsigned 16-bit quantity.

See also:
DtSetNetworkByteOrdering

Constructor & Destructor Documentation

DtNetU16::DtNetU16 ( ) [inline]
DtNetU16::DtNetU16 ( DtU16  ) [inline]
DtNetU16::DtNetU16 ( const DtNetU16 ) [inline]

Member Function Documentation

DtNetU16::operator DtU16 ( ) const [inline]
DtNetU16& DtNetU16::operator= ( const DtNetU16 u) [inline]
DtNetU16& DtNetU16::operator= ( const DtU16 u) [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)