nn::nex::AddToStoreOperation::AddToDuplicaSelection Member Function

Syntax

qBool AddToDuplicaSelection() const;

Parameters

None.

Return Values



Value Description
true Returned if the data is stored in the duplica store. This value means that this class instance was generated as a result of locally discovering a Duplicated Object.
false Returned if the data is stored in the duplication master store, or if an error has occurred.

Description

Returns a value indicating whether this operation results in an addition to the duplica store.

Each station maintains a list of its Duplicated Objects. The duplica store is the part of the list containing just the duplicas.

See Also

AddToDuplicationMasterSelection

Revision History

2011/01/27
Initial version.

CONFIDENTIAL