IsIdentical (class MKI_BITFIELD) New in Version 2022.1

www.CAD6.com

C++ Syntax

bool

MKI_BITFIELD::IsIdentical(

 const MKI_BITFIELD<Size>& f_rData ) const;

 

Checks if both bitfield's contents is identical in all values.

 

Parameters

Data

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

 

Return Value

Returns true if affirmative.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH