This is the complete list of members for DataReaderHelper, including all inherited members.
| _addDataMutex | DataReaderHelper | protected |
| _asyncRefCount | DataReaderHelper | protected |
| _asyncRefTotalCount | DataReaderHelper | protected |
| _asyncStructQueue | DataReaderHelper | protected |
| _asyncStructQueueMutex | DataReaderHelper | protected |
| _configFileList | DataReaderHelper | protectedstatic |
| _dataInfoMutex | DataReaderHelper | protected |
| _dataQueue | DataReaderHelper | protected |
| _dataReaderHelper | DataReaderHelper | protectedstatic |
| _getFileMutex | DataReaderHelper | protected |
| _loadingThread | DataReaderHelper | protected |
| _referenceCount | Ref | private |
| _sleepCondition | DataReaderHelper | protected |
| _sleepMutex | DataReaderHelper | protected |
| addDataAsyncCallBack(float dt) | DataReaderHelper | |
| addDataFromBinaryCache(const char *fileContent, DataInfo *dataInfo=nullptr) | DataReaderHelper | static |
| addDataFromCache(const std::string &pFileContent, DataInfo *dataInfo=nullptr) | DataReaderHelper | static |
| addDataFromFile(const std::string &filePath) | DataReaderHelper | |
| addDataFromFileAsync(const std::string &imagePath, const std::string &plistPath, const std::string &filePath, cocos2d::Ref *target, cocos2d::SEL_SCHEDULE selector) | DataReaderHelper | |
| addDataFromJsonCache(const std::string &fileContent, DataInfo *dataInfo=nullptr) | DataReaderHelper | static |
| autorelease() | Ref | private |
| CocoStudio_Binary enum value | DataReaderHelper | protected |
| CocoStudio_JSON enum value | DataReaderHelper | protected |
| ConfigType enum name | DataReaderHelper | protected |
| DataReaderHelper() | DataReaderHelper | |
| decodeAnimation(tinyxml2::XMLElement *animationXML, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeAnimation(const rapidjson::Value &json, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeAnimation(CocoLoader *cocoLoader, stExpCocoNode *pCocoNode, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeArmature(tinyxml2::XMLElement *armatureXML, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeArmature(const rapidjson::Value &json, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeArmature(CocoLoader *cocoLoader, stExpCocoNode *pCocoNode, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeBone(tinyxml2::XMLElement *boneXML, tinyxml2::XMLElement *parentXML, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeBone(const rapidjson::Value &json, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeBone(CocoLoader *cocoLoader, stExpCocoNode *pCocoNode, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeBoneDisplay(tinyxml2::XMLElement *displayXML, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeBoneDisplay(const rapidjson::Value &json, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeBoneDisplay(CocoLoader *cocoLoader, stExpCocoNode *pCocoNode, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeContour(tinyxml2::XMLElement *contourXML, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeContour(const rapidjson::Value &json) | DataReaderHelper | static |
| decodeContour(CocoLoader *cocoLoader, stExpCocoNode *pCocoNode) | DataReaderHelper | static |
| decodeFrame(tinyxml2::XMLElement *frameXML, tinyxml2::XMLElement *parentFrameXml, BoneData *boneData, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeFrame(const rapidjson::Value &json, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeFrame(CocoLoader *cocoLoader, stExpCocoNode *pCocoNode, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeMovement(tinyxml2::XMLElement *movementXML, ArmatureData *armatureData, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeMovement(const rapidjson::Value &json, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeMovement(CocoLoader *cocoLoader, stExpCocoNode *pCocoNode, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeMovementBone(tinyxml2::XMLElement *movBoneXml, tinyxml2::XMLElement *parentXml, BoneData *boneData, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeMovementBone(const rapidjson::Value &json, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeMovementBone(CocoLoader *cocoLoader, stExpCocoNode *pCocoNode, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeNode(BaseData *node, const rapidjson::Value &json, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeNode(BaseData *node, CocoLoader *cocoLoader, stExpCocoNode *pCocoNode, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeTexture(tinyxml2::XMLElement *textureXML, DataInfo *dataInfo) | DataReaderHelper | static |
| decodeTexture(const rapidjson::Value &json) | DataReaderHelper | static |
| decodeTexture(CocoLoader *cocoLoader, stExpCocoNode *pCocoNode) | DataReaderHelper | static |
| DragonBone_XML enum value | DataReaderHelper | protected |
| getInstance() | DataReaderHelper | static |
| getPositionReadScale() | DataReaderHelper | static |
| getReferenceCount() const | Ref | private |
| loadData() | DataReaderHelper | protected |
| need_quit | DataReaderHelper | protected |
| purge() | DataReaderHelper | static |
| Ref() | Ref | private |
| release() | Ref | private |
| removeConfigFile(const std::string &configFile) | DataReaderHelper | |
| retain() | Ref | private |
| setPositionReadScale(float scale) | DataReaderHelper | static |
| sharedDataReaderHelper() | DataReaderHelper | inlinestatic |
| ~DataReaderHelper() | DataReaderHelper | |
| ~Ref() | Ref | privatevirtual |