nn::nex::DataStoreChangeMetaCompareParam::DataStoreChangeMetaCompareParam Constructor

Syntax

DataStoreChangeMetaCompareParam(
     qUnsignedInt32 comparisonFlag,
     const DataStoreMetaInfo & metaInfo
);

Parameters

Name Description
in comparisonFlag Bit flag to set the reference value. This represents the bitwise logical sum for the DataStoreConstantsComparisonFlag. Specify DataStoreConstants::COMPARISON_FLAG_ALL when referencing all.
in metaInfo Metadata that is the reference source.

Description

Constructor.

References a value specified by the flag from the metadata and generates with the settings that are the comparison target.

Revision History

2012/12/13
Initial version.

CONFIDENTIAL