VR-Link API Documentation for HLA 1.3
 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. More...
 

Typedefs

typedef DtU8 DtLEU8
 
typedef DtInt8 DtLEInt8
 

Macro Definition Documentation

#define vlLETypes_inl

Include inline definitions.

Typedef Documentation

typedef DtInt8 DtLEInt8
typedef DtU8 DtLEU8

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)