VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Macros | Typedefs
vlLETypes.h File Reference

Go to the source code of this file.

Classes

class  DtLEU16
 little endian unsigned 16-bit quantity. More...
class  DtLEInt16
 little endian signed 16-bit quantity. More...
class  DtLEU32
 little endian unsigned 32-bit quantity. More...
class  DtLEInt32
 little endian signed 32-bit quantity. More...
class  DtLEFloat32
 little endian 32-bit IEEE-754 floating-point quantity. More...
union  DtLEFloat32::TempLayout
class  DtLEFloat64
 little endian 64-bit IEEE-754 floating-point quantity. More...
union  DtLEFloat64::TempLayout
 Used to Swap Longs. More...
class  DtLEU64
 A little endian byte aligned 64 unsigned integer data structure. More...
union  DtLEU64::TempLayout
 Used to Swap Longs. More...
class  DtLEInt64
 A little endian byte aligned 64 integer data structure. More...
union  DtLEInt64::TempLayout
 Used to Swap Longs. More...
class  DtLEU128
 A little endian byte aligned 128 unsigned integer data structure. More...

Macros

#define vlLETypes_inl
 Include inline definitions.

Typedefs

typedef DtU8 DtLEU8
typedef DtInt8 DtLEInt8

Detailed Description

Macro Definition Documentation

#define vlLETypes_inl

Include inline definitions.

Typedef Documentation

typedef DtInt8 DtLEInt8
typedef DtU8 DtLEU8

Document ID: Generated on Thu Feb 22 04:26:36 EST 2018 from SVN revision 186468
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)