MAK RTIspy API Documentation for HLA 1516
 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 Wed Jul 8 16:20:32 EDT 2026 from SVN revision 291616
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)