| cocos2d-x 3.0 |
)- 类列表 - 类索引 - 类继承关系 - 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
DictionaryHelper 成员列表
成员的完整列表,这些成员属于 DictionaryHelper,包括所有继承而来的类成员
| checkObjectExist_json(const rapidjson::Value &root) | DictionaryHelper | |
| checkObjectExist_json(const rapidjson::Value &root, const char key) | DictionaryHelper | |
| checkObjectExist_json(const rapidjson::Value &root, int index) | DictionaryHelper | |
| destroyInstance() | DictionaryHelper | static |
| DictionaryHelper() | DictionaryHelper | |
| getArrayCount_json(const rapidjson::Value &root, const char key, int def=0) | DictionaryHelper | |
| getBooleanValue_json(const rapidjson::Value &root, const char key, bool def=false) | DictionaryHelper | |
| getBoolValueFromArray_json(const rapidjson::Value &root, const char arrayKey, int idx, bool def=false) | DictionaryHelper | |
| getDictionaryFromArray_json(const rapidjson::Value &root, const char key, int idx) | DictionaryHelper | |
| getFloatValue_json(const rapidjson::Value &root, const char key, float def=0.0f) | DictionaryHelper | |
| getFloatValueFromArray_json(const rapidjson::Value &root, const char arrayKey, int idx, float def=0.0f) | DictionaryHelper | |
| getInstance() | DictionaryHelper | static |
| getIntValue_json(const rapidjson::Value &root, const char key, int def=0) | DictionaryHelper | |
| getIntValueFromArray_json(const rapidjson::Value &root, const char arrayKey, int idx, int def=0) | DictionaryHelper | |
| getStringValue_json(const rapidjson::Value &root, const char key, const char def=NULL) | DictionaryHelper | |
| getStringValueFromArray_json(const rapidjson::Value &root, const char arrayKey, int idx, const char def=NULL) | DictionaryHelper | |
| getSubDictionary_json(const rapidjson::Value &root, const char key) | DictionaryHelper | |
| getSubDictionary_json(const rapidjson::Value &root, const char *key, int idx) | DictionaryHelper | |
| getSubDictionary_json(const rapidjson::Value &root, int idx) | DictionaryHelper | |
| ~DictionaryHelper() | DictionaryHelper |

