qBool AddToDuplicationMasterSelection() const;
None.
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. |
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.
CONFIDENTIAL