MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Functions

Go to the source code of this file.

Classes

class  DtBitMask
 DtBitMask represents a variable length bit-field which may be used to represent an array of boolean data. More...

Functions

DtBitMask DT_DLL_RTIUTIL operator& (const DtBitMask &first, const DtBitMask &second)
 Bitwise AND and OR operators for DtBitMasks.
DtBitMask DT_DLL_RTIUTIL operator| (const DtBitMask &first, const DtBitMask &second)

Detailed Description

Function Documentation

DtBitMask DT_DLL_RTIUTIL operator& ( const DtBitMask first,
const DtBitMask second 
)

Bitwise AND and OR operators for DtBitMasks.

DtBitMask DT_DLL_RTIUTIL operator| ( const DtBitMask first,
const DtBitMask second 
)

Document ID: Generated on Fri Sep 27 00:57:56 EDT 2019 from SVN revision 201708
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)