VR-Link API Documentation for DIS
 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.

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)

Detailed Description

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 Fri Dec 2 02:42:08 EST 2016 from SVN revision 171416
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)