VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes

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

+ Collaboration diagram for DtNetU16:

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

DtNetU8 DtNetU16::lsbyte

Used for internal storage, do not set directly.

Least Significant Byte

DtNetU8 DtNetU16::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 Fri Dec 2 02:42:08 EST 2016 from SVN revision 171416
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)