Class: OSDictionary
Overview
Member Functions
Public
ensureCapacity
flushCollection
free
getCapacity
getCapacityIncrement
getCount
getObject
getObject(const OSString *)
getObject(const OSSymbol *)
initWithCapacity
initWithDictionary
initWithObjects(const OSObject *, const OSString *, unsigned int, unsigned int)
initWithObjects(const OSObject *, const OSSymbol *, unsigned int, unsigned int)
isEqualTo
isEqualTo(const OSDictionary *)
isEqualTo(const OSDictionary *, const OSCollection *)
merge
removeObject
removeObject(const OSString *)
removeObject(const OSSymbol *)
serialize
setCapacityIncrement
setObject
setObject(const OSString *, const OSMetaClassBase *)
setObject(const OSSymbol *, const OSMetaClassBase *)
withCapacity
withDictionary
withObjects(const OSObject *, const OSString *, unsigned int, unsigned int)
withObjects(const OSObject *, const OSSymbol *, unsigned int, unsigned int)
Member Data
Protected
reserved
Header