nn::nex::IDGenerator::GetRequestedRangeSize Member Function

Syntax

qUnsignedInt32 GetRequestedRangeSize() const;

Parameters

None.

Return Values

Returns the set ID range.

Description

Gets the range of IDs that can be requested of a duplication master by a duplica.

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. This function gets the size of the pool.

See Also

SetRequestedRangeSize, SetDefaultRequestedRangeSize

Revision History

2011/01/27
Initial version.

CONFIDENTIAL