VR-Link API Documentation for DIS
 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. More...
 
DtNetU8 lsbyte
 Used for internal storage, do not set directly. More...
 

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 Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)