qUnsignedInt32 GetNbLocalIDs() const;
None.
Gets the number of usable IDs that exist in the local pool.
All IDGenerator
objects (including duplication masters and duplicas) hold a local pool of IDs that can each be used. Before this pool becomes empty (when about 25 IDs have been used), a local pool of new IDs is requested by the duplication master. You can quickly get how many usable IDs currently exist in the local ID pool by using this function.
CONFIDENTIAL