MAK RTIspy API Documentation for HLA Evolved
 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. More...
 
DtBitMask DT_DLL_RTIUTIL operator| (const DtBitMask &first, const DtBitMask &second)
 

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 Mon Sep 7 15:40:32 EDT 2020 from SVN revision 217499
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)