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

little endian unsigned 16-bit quantity. More...

+ Collaboration diagram for DtLEU16:

Public Member Functions

 DtLEU16 ()
 DtLEU16 (DtU16)
 DtLEU16 (const DtLEU16 &)
DtLEU16operator= (const DtLEU16 &u)
DtLEU16operator= (const DtU16 &u)
 operator DtU16 () const

Public Attributes

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

Detailed Description

little endian unsigned 16-bit quantity.

Constructor & Destructor Documentation

DtLEU16::DtLEU16 ( )
inline
DtLEU16::DtLEU16 ( DtU16  )
inline
DtLEU16::DtLEU16 ( const DtLEU16 )
inline

Member Function Documentation

DtLEU16::operator DtU16 ( ) const
inline
DtLEU16& DtLEU16::operator= ( const DtLEU16 u)
inline
DtLEU16& DtLEU16::operator= ( const DtU16 u)
inline

Member Data Documentation

DtLEU8 DtLEU16::lsbyte

Used for internal storage, do not set directly.

Least Significant Byte

DtLEU8 DtLEU16::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 Tue Mar 1 02:56:17 EST 2016 from SVN revision 162687
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)