Contents

getFragmentCapacity

Accessor to return the number of free fragments in the range.

Declaration

virtual UInt32 getFragmentCapacity(
 void );

Return Value

Returns the current capacity of free fragment list.

Overview

This method returns the current capacity of the free fragment list.

See Also

Miscellaneous