nn::nex::AddToStoreOperation::AddToDuplicationMasterSelection Member Function

Syntax

qBool AddToDuplicationMasterSelection() const;

Parameters

None.

Return Values



Value Description
true Returned if the data is stored in the duplication master store. It means that this class instance has been generated as a result of publishing the Duplicated Object (DuplicatedObject::Publish).
false Returned if the data is stored in the duplica store, or if an error has occurred.

Description

Returns whether this operation will result in an addition to the duplication master store.

Each station maintains a list of its Duplicated Objects. The duplication master store is the part of the list containing just the duplication masters.

See Also

AddToDuplicaSelection

Revision History

2011/01/27
Initial version.

CONFIDENTIAL