nn::nex::DataStoreChangeMetaCompareParam::DataStoreChangeMetaCompareParam Constructor

Syntax

DataStoreChangeMetaCompareParam();

DataStoreChangeMetaCompareParam(
     qUnsignedInt32 comparisonFlag,
     const DataStoreMetaInfo & metaInfo
);

Overloaded Member Functions

DataStoreChangeMetaCompareParam ( ) Constructor.
DataStoreChangeMetaCompareParam ( qUnsignedInt32, const DataStoreMetaInfo & ) Constructor.

Description of DataStoreChangeMetaCompareParam ( )

Generated with the settings that do not perform compare and swap. To perform compare and swap, you must set the value of the flag that is the comparison target.

Description of DataStoreChangeMetaCompareParam ( qUnsignedInt32, const DataStoreMetaInfo & )

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


CONFIDENTIAL