free
Deallocates or releases any resources used by the OSArray instance.
Declaration
virtual void free();Overview
This function should not be called directly; use release instead.
See Also
Miscellaneous
copyCollectionensureCapacityflushCollectiongetCapacitygetCapacityIncrementgetCountgetLastObjectgetNextIndexOfObjectgetObjectinitWithArrayinitWithCapacityinitWithObjectsisEqualTo(const OSArray *)isEqualTo(const OSMetaClassBase *)mergeremoveObjectreplaceObjectserializesetCapacityIncrementsetObject(const OSMetaClassBase *)setObject(unsigned int, const OSMetaClassBase *)withArraywithCapacitywithObjects