![]()  | 
  
    CUGL 1.3
    
   Cornell University Game Library 
   | 
 
This is the complete list of members for cugl::TextReader, including all inherited members.
| _bufoff | cugl::TextReader | protected | 
| _capacity | cugl::TextReader | protected | 
| _cbuffer | cugl::TextReader | protected | 
| _name | cugl::TextReader | protected | 
| _sbuffer | cugl::TextReader | protected | 
| _scursor | cugl::TextReader | protected | 
| _ssize | cugl::TextReader | protected | 
| _stream | cugl::TextReader | protected | 
| alloc(const std::string &file) | cugl::TextReader | inlinestatic | 
| alloc(const char *file) | cugl::TextReader | inlinestatic | 
| alloc(const Pathname &file) | cugl::TextReader | inlinestatic | 
| alloc(const std::string &file, unsigned int capacity) | cugl::TextReader | inlinestatic | 
| alloc(const char *file, unsigned int capacity) | cugl::TextReader | inlinestatic | 
| alloc(const Pathname &file, unsigned int capacity) | cugl::TextReader | inlinestatic | 
| allocWithAsset(const std::string &file) | cugl::TextReader | inlinestatic | 
| allocWithAsset(const char *file) | cugl::TextReader | inlinestatic | 
| allocWithAsset(const std::string &file, unsigned int capacity) | cugl::TextReader | inlinestatic | 
| allocWithAsset(const char *file, unsigned int capacity) | cugl::TextReader | inlinestatic | 
| close() | cugl::TextReader | |
| fill() | cugl::TextReader | protected | 
| init(const std::string &file) | cugl::TextReader | inline | 
| init(const char *file) | cugl::TextReader | inline | 
| init(const Pathname &file) | cugl::TextReader | |
| init(const std::string &file, unsigned int capacity) | cugl::TextReader | inline | 
| init(const char *file, unsigned int capacity) | cugl::TextReader | inline | 
| init(const Pathname &file, unsigned int capacity) | cugl::TextReader | |
| initWithAsset(const std::string &file) | cugl::TextReader | inline | 
| initWithAsset(const char *file) | cugl::TextReader | |
| initWithAsset(const std::string &file, unsigned int capacity) | cugl::TextReader | inline | 
| 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::TextReader | inline | 
| reset() | cugl::TextReader | |
| skip() | cugl::TextReader | |
| TextReader() | cugl::TextReader | inline | 
| ~TextReader() | cugl::TextReader | inline | 
 1.8.16