CUGL
Cornell University Game Library
cugl::TextReader Member List

This is the complete list of members for cugl::TextReader, 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::TextReaderinlinestatic
alloc(const char *file)cugl::TextReaderinlinestatic
alloc(const Pathname &file)cugl::TextReaderinlinestatic
alloc(const std::string &file, unsigned int capacity)cugl::TextReaderinlinestatic
alloc(const char *file, unsigned int capacity)cugl::TextReaderinlinestatic
alloc(const Pathname &file, unsigned int capacity)cugl::TextReaderinlinestatic
allocWithAsset(const std::string &file)cugl::TextReaderinlinestatic
allocWithAsset(const char *file)cugl::TextReaderinlinestatic
allocWithAsset(const std::string &file, unsigned int capacity)cugl::TextReaderinlinestatic
allocWithAsset(const char *file, unsigned int capacity)cugl::TextReaderinlinestatic
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
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