BitwiseOrAll (class MKI_BITFIELD) New in Version 6.50

www.CAD6.com

C++ Syntax

void

MKI_BITFIELD::BitwiseOrAll(

 const MKI_BITFIELD<Size>& f_rData );

 

Combines the bits of both bitfields using the bitwise "or" operator.

 

Parameters

Data

[const MKI_BITFIELD<Size>&] Bitfield to be combined with this. Must be of identical size.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH