VR-Link API Documentation for HLA Evolved
Classes | Defines | Functions
vlUtilTypes.h File Reference

Go to the source code of this file.

Classes

class  DtU128
 A Host byte aligned 128 unsigned integer data structure. More...

Defines

#define vlUtilTypes_inl
 Include inline definitions.

Functions

const DtU128 operator+ (const DtU128 &lhs, const DtU128 &rhs)
const DtU128 operator- (const DtU128 &lhs, const DtU128 &rhs)
const DtU128 operator| (const DtU128 &lhs, const DtU128 &rhs)
const DtU128 operator& (const DtU128 &lhs, const DtU128 &rhs)
const bool operator== (const DtU128 &lhs, const DtU128 &rhs)
const bool operator!= (const DtU128 &lhs, const DtU128 &rhs)
const bool operator< (const DtU128 &lhs, const DtU128 &rhs)
const bool operator> (const DtU128 &lhs, const DtU128 &rhs)

Detailed Description


Define Documentation

#define vlUtilTypes_inl

Include inline definitions.


Function Documentation

const bool operator!= ( const DtU128 lhs,
const DtU128 rhs 
) [inline]
const DtU128 operator& ( const DtU128 lhs,
const DtU128 rhs 
) [inline]
const DtU128 operator+ ( const DtU128 lhs,
const DtU128 rhs 
) [inline]
const DtU128 operator- ( const DtU128 lhs,
const DtU128 rhs 
) [inline]
const bool operator< ( const DtU128 lhs,
const DtU128 rhs 
) [inline]
const bool operator== ( const DtU128 lhs,
const DtU128 rhs 
) [inline]

Referenced by DtEntityType::match().

const bool operator> ( const DtU128 lhs,
const DtU128 rhs 
) [inline]
const DtU128 operator| ( const DtU128 lhs,
const DtU128 rhs 
) [inline]

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)