VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Macros | 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...
 

Macros

#define vlUtilTypes_inl
 Include inline definitions. More...
 

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)
 
std::ostream & operator<< (std::ostream &ostr, const DtU128 &val)
 

Macro Definition 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
std::ostream& operator<< ( std::ostream &  ostr,
const DtU128 val 
)
inline
const bool operator== ( const DtU128 lhs,
const DtU128 rhs 
)
inline
const bool operator> ( const DtU128 lhs,
const DtU128 rhs 
)
inline
const DtU128 operator| ( const DtU128 lhs,
const DtU128 rhs 
)
inline

Document ID: Generated on Tue Feb 2 21:02:17 EST 2021 from SVN revision 223668
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)