Cornell Cocos
Cornell Extensions to Cocos2d
JSONReader Member List

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

__pad0__ (defined in JSONReader)JSONReader
_arraymodeJSONReaderprotected
_arraymode(false) (defined in JSONReader)JSONReaderinline
_fileJSONReaderprotected
_jsonJSONReaderprotected
_json(nullptr) (defined in JSONReader)JSONReader
_rootJSONReaderprotected
_stackJSONReaderprotected
_statesJSONReaderprotected
advance()JSONReader
create()JSONReaderstatic
create(std::string file)JSONReaderstatic
endArray()JSONReader
endJSON()JSONReader
endObject()JSONReader
exists(std::string key) const JSONReader
getBool() const JSONReaderinline
getBool(std::string key) const JSONReader
getFile() const JSONReaderinline
getFloatArray(float *buffer) const JSONReader
getFloatArray(std::string key, float *buffer) const JSONReader
getKey() const JSONReaderinline
getNumber() const JSONReaderinline
getNumber(std::string key) const JSONReader
getSize() const JSONReaderinline
getSize(std::string key) const JSONReader
getString() const JSONReaderinline
getString(std::string key) const JSONReader
getVec2() const JSONReader
getVec2(std::string key) const JSONReader
init()JSONReader
init(std::string file)JSONReader
isArray() const JSONReaderinline
isArray(std::string key) const JSONReader
isBool() const JSONReaderinline
isBool(std::string key) const JSONReader
isFloatArray() const JSONReader
isFloatArray(std::string key) const JSONReader
isNull() const JSONReaderinline
isNull(std::string key) const JSONReader
isNumber() const JSONReaderinline
isNumber(std::string key) const JSONReader
isObject() const JSONReaderinline
isObject(std::string key) const JSONReader
isString() const JSONReaderinline
isString(std::string key) const JSONReader
isVec2() const JSONReader
isVec2(std::string key) const JSONReader
reset()JSONReaderinline
setFile(std::string file)JSONReaderinline
startArray(std::string key)JSONReader
startArray()JSONReader
startJSON()JSONReader
startJSON(std::string source)JSONReader
startObject(std::string key)JSONReader
startObject()JSONReader
~JSONReader()JSONReaderinline