void Set( qUnsignedInt32 comparisonFlag, const DataStoreMetaInfo & metaInfo );
Name | Description | |
---|---|---|
in | comparisonFlag | Bit flag to set the reference value. This flag represents the bitwise logical sum for the DataStoreConstantsComparisonFlag . Specify DataStoreConstants::COMPARISON_FLAG_ALL when referencing all. |
in | metaInfo | Metadata that is the reference source. |
References a value from the metadata and sets it.
References a value specified by the flag from the metadata and sets it. With this function, all values are initialized before setting. It also targets those that do not have flags set.
CONFIDENTIAL