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