qBool IsADemotion() const;
None.
Value | Description |
---|---|
true |
Returned when a Duplicated Object gets an authority demotion from duplication master to duplica on the station on which this operation is executed. |
false |
Returned when a Duplicated Object gets an authority promotion from duplica to duplication master, or remains as a duplica, on the station on which this operation is executed. |
Gets whether this operation results in authority demotion of a Duplicated Object.
In an authority demotion, a duplication master (which has control authority and is the original for the copies) becomes a duplica (which has no control authority and is just an object copy). Duplicated Object migration, in which control authority is moved from one station to another, involves various role changes for the Duplicated Object: an authority promotion, an authority demotion, and no change in role for the rest of its duplicas (their control simply migrates from one station to another).
CONFIDENTIAL