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

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

+ Collaboration diagram for DtLEInt16:

Public Member Functions

 DtLEInt16 ()
 
 DtLEInt16 (const DtInt16 &)
 
 DtLEInt16 (const DtLEInt16 &)
 
DtLEInt16operator= (const DtLEInt16 &)
 
DtLEInt16operator= (const DtInt16 &)
 
 operator DtInt16 () const
 

Public Attributes

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

Detailed Description

little endian signed 16-bit quantity.

Constructor & Destructor Documentation

DtLEInt16::DtLEInt16 ( )
inline
DtLEInt16::DtLEInt16 ( const DtInt16 )
inline
DtLEInt16::DtLEInt16 ( const DtLEInt16 )
inline

Member Function Documentation

DtLEInt16::operator DtInt16 ( ) const
inline
DtLEInt16& DtLEInt16::operator= ( const DtLEInt16 )
inline
DtLEInt16& DtLEInt16::operator= ( const DtInt16 )
inline

Member Data Documentation

DtLEInt8 DtLEInt16::lsbyte

Used for internal storage, do not set directly.

Least Significant Byte

DtLEInt8 DtLEInt16::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 Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)