This is the complete list of members for DictionaryHelper, including all inherited members.
checkObjectExist(cocos2d::CCDictionary *root, const char *key) | DictionaryHelper | |
checkObjectExist_json(cs::CSJsonDictionary *root, const char *key) | DictionaryHelper | |
DictionaryHelper() | DictionaryHelper | |
getArrayCount_json(cs::CSJsonDictionary *root, const char *key) | DictionaryHelper | |
getArrayValue(cocos2d::CCDictionary *root, const char *key) | DictionaryHelper | |
getBooleanValue(cocos2d::CCDictionary *root, const char *key) | DictionaryHelper | |
getBooleanValue_json(cs::CSJsonDictionary *root, const char *key) | DictionaryHelper | |
getBoolValueFromArray_json(cs::CSJsonDictionary *root, const char *arrayKey, int idx) | DictionaryHelper | |
getDictionaryFromArray_json(cs::CSJsonDictionary *root, const char *arrayKey, int idx) | DictionaryHelper | |
getFloatValue(cocos2d::CCDictionary *root, const char *key) | DictionaryHelper | |
getFloatValue_json(cs::CSJsonDictionary *root, const char *key) | DictionaryHelper | |
getFloatValueFromArray_json(cs::CSJsonDictionary *root, const char *arrayKey, int idx) | DictionaryHelper | |
getIntValue(cocos2d::CCDictionary *root, const char *key) | DictionaryHelper | |
getIntValue_json(cs::CSJsonDictionary *root, const char *key) | DictionaryHelper | |
getIntValueFromArray_json(cs::CSJsonDictionary *root, const char *arrayKey, int idx) | DictionaryHelper | |
getStringValue(cocos2d::CCDictionary *root, const char *key) | DictionaryHelper | |
getStringValue_json(cs::CSJsonDictionary *root, const char *key) | DictionaryHelper | |
getStringValueFromArray_json(cs::CSJsonDictionary *root, const char *arrayKey, int idx) | DictionaryHelper | |
getSubDictionary(cocos2d::CCDictionary *root, const char *key) | DictionaryHelper | |
getSubDictionary_json(cs::CSJsonDictionary *root, const char *key) | DictionaryHelper | |
objectToBooleanValue(cocos2d::CCObject *obj) | DictionaryHelper | |
objectToCCArray(cocos2d::CCObject *obj) | DictionaryHelper | |
objectToFloatValue(cocos2d::CCObject *obj) | DictionaryHelper | |
objectToIntValue(cocos2d::CCObject *obj) | DictionaryHelper | |
objectToStringValue(cocos2d::CCObject *obj) | DictionaryHelper | |
purgeDictionaryHelper() | DictionaryHelper | static |
shareHelper() | DictionaryHelper | static |
~DictionaryHelper() | DictionaryHelper |