CUGL
Cornell University Game Library
cugl::JsonReader Member List

This is the complete list of members for cugl::JsonReader, including all inherited members.

_bufoffcugl::TextReaderprotected
_capacitycugl::TextReaderprotected
_cbuffercugl::TextReaderprotected
_namecugl::TextReaderprotected
_sbuffercugl::TextReaderprotected
_scursorcugl::TextReaderprotected
_ssizecugl::TextReaderprotected
_streamcugl::TextReaderprotected
alloc(const std::string &file)cugl::JsonReaderinlinestatic
alloc(const char *file)cugl::JsonReaderinlinestatic
alloc(const Pathname &file)cugl::JsonReaderinlinestatic
alloc(const std::string &file, unsigned int capacity)cugl::JsonReaderinlinestatic
alloc(const char *file, unsigned int capacity)cugl::JsonReaderinlinestatic
alloc(const Pathname &file, unsigned int capacity)cugl::JsonReaderinlinestatic
allocWithAsset(const std::string &file)cugl::JsonReaderinlinestatic
allocWithAsset(const char *file)cugl::JsonReaderinlinestatic
allocWithAsset(const std::string &file, unsigned int capacity)cugl::JsonReaderinlinestatic
allocWithAsset(const char *file, unsigned int capacity)cugl::JsonReaderinlinestatic
close()cugl::TextReader
fill()cugl::TextReaderprotected
init(const std::string &file)cugl::TextReaderinline
init(const char *file)cugl::TextReaderinline
init(const Pathname &file)cugl::TextReader
init(const std::string &file, unsigned int capacity)cugl::TextReaderinline
init(const char *file, unsigned int capacity)cugl::TextReaderinline
init(const Pathname &file, unsigned int capacity)cugl::TextReader
initWithAsset(const std::string &file)cugl::TextReaderinline
initWithAsset(const char *file)cugl::TextReader
initWithAsset(const std::string &file, unsigned int capacity)cugl::TextReaderinline
initWithAsset(const char *file, unsigned int capacity)cugl::TextReader
read()cugl::TextReader
read(std::string &data)cugl::TextReader
readAll()cugl::TextReader
readAll(std::string &data)cugl::TextReader
readJson()cugl::JsonReader
readJsonString()cugl::JsonReader
readLine()cugl::TextReader
readLine(std::string &data)cugl::TextReader
readUTF8()cugl::TextReader
readUTF8(std::string &data)cugl::TextReader
ready() const cugl::TextReaderinline
reset()cugl::TextReader
skip()cugl::TextReader
TextReader()cugl::TextReaderinline
~TextReader()cugl::TextReaderinline