cocos2d-x  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
__Dictionary Member List

This is the complete list of members for __Dictionary, including all inherited members.

__Dictionary()__Dictionary
_elements__Dictionary
_referenceCountRefprotected
acceptVisitor(DataVisitor &visitor)__Dictionaryvirtual
allKeys()__Dictionary
allKeysForObject(Ref *object)__Dictionary
autorelease()Ref
clone() const __Dictionaryvirtual
copy() const Clonableinline
count()__Dictionary
create()__Dictionarystatic
createWithContentsOfFile(const char *pFileName)__Dictionarystatic
createWithContentsOfFileThreadSafe(const char *pFileName)__Dictionarystatic
createWithDictionary(__Dictionary *srcDict)__Dictionarystatic
getReferenceCount() const Ref
init()__Dictionary
objectForKey(const std::string &key)__Dictionary
objectForKey(intptr_t key)__Dictionary
randomObject()__Dictionary
Ref()Refprotected
release()Ref
removeAllObjects()__Dictionary
removeObjectForElememt(DictElement *pElement)__Dictionary
removeObjectForKey(const std::string &key)__Dictionary
removeObjectForKey(intptr_t key)__Dictionary
removeObjectsForKeys(__Array *pKey__Array)__Dictionary
retain()Ref
setObject(Ref *pObject, const std::string &key)__Dictionary
setObject(Ref *pObject, intptr_t key)__Dictionary
valueForKey(const std::string &key)__Dictionary
valueForKey(intptr_t key)__Dictionary
writeToFile(const char *fullPath)__Dictionary
~__Dictionary()__Dictionary
~Clonable()Clonableinlinevirtual
~Ref()Refvirtual