flushCollection
Removes and releases all objects within the ordered set.
Declaration
virtual void flushCollection();Overview
The ordered set's capacity (and therefore direct memory consumption) is not reduced by this function.
See Also
Miscellaneous
containsObjectcopyCollectionensureCapacityfreegetCapacitygetCapacityIncrementgetCountgetFirstObjectgetLastObjectgetObjectgetOrderingRefinitWithCapacityisEqualTo(const OSMetaClassBase *)isEqualTo(const OSOrderedSet *)memberorderObjectremoveObjectsetCapacityIncrementsetFirstObjectsetLastObjectsetObject(const OSMetaClassBase *)setObject(unsigned int, const OSMetaClassBase *)withCapacity