as() | vl::Object | inline |
as() const | vl::Object | inline |
automaticDelete() const | vl::Object | inline |
BufferedStream() | vl::BufferedStream< unsigned char, 128 *1024 > | inline |
bufferEmpty() | vl::BufferedStream< unsigned char, 128 *1024 > | inline |
decReference() | vl::Object | inline |
fillBuffer() | vl::BufferedStream< unsigned char, 128 *1024 > | inline |
incReference() const | vl::Object | inline |
inputFile() | vl::BufferedStream< unsigned char, 128 *1024 > | inline |
inputFile() const | vl::BufferedStream< unsigned char, 128 *1024 > | inline |
isEndOfFile() const | vl::BufferedStream< unsigned char, 128 *1024 > | inline |
mAutomaticDelete | vl::Object | protected |
mBuffer | vl::BufferedStream< unsigned char, 128 *1024 > | protected |
mInputFile | vl::BufferedStream< unsigned char, 128 *1024 > | protected |
mIsEndOfFile | vl::BufferedStream< unsigned char, 128 *1024 > | protected |
mObjectName | vl::Object | protected |
mPtr | vl::BufferedStream< unsigned char, 128 *1024 > | protected |
mRefCountMutex | vl::Object | protected |
mReferenceCount | vl::Object | mutableprotected |
mSize | vl::BufferedStream< unsigned char, 128 *1024 > | protected |
mTmpStdStr | vl::TextStream | protected |
mTmpStr | vl::TextStream | protected |
mUngetBuffer | vl::BufferedStream< unsigned char, 128 *1024 > | protected |
Object() | vl::Object | inline |
Object(const Object &other) | vl::Object | inline |
objectName() const | vl::Object | inline |
operator=(const Object &other) | vl::Object | inline |
readDouble(double &d) | vl::TextStream | |
readInt(int &i, bool hex=false) | vl::TextStream | |
readLine(std::string &utf8) | vl::TextStream | inline |
readLine(String &line) | vl::TextStream | inline |
readLineCR(String &line) | vl::TextStream | inline |
readLineLF(String &line) | vl::TextStream | inline |
readQuotedString(String &token) | vl::TextStream | inline |
readStdString(std::string &token) | vl::TextStream | inline |
readString(String &token) | vl::TextStream | inline |
readTextChar(unsigned char &ch) | vl::BufferedStream< unsigned char, 128 *1024 > | inline |
readToken(unsigned char *token) | vl::BufferedStream< unsigned char, 128 *1024 > | inline |
refCountMutex() | vl::Object | inline |
refCountMutex() const | vl::Object | inline |
referenceCount() const | vl::Object | inline |
seek(long long pos) | vl::BufferedStream< unsigned char, 128 *1024 > | inline |
setAutomaticDelete(bool autodel_on) | vl::Object | inline |
setInputFile(VirtualFile *file) | vl::BufferedStream< unsigned char, 128 *1024 > | inline |
setObjectName(const char *name) | vl::Object | inline |
setObjectName(const std::string &name) | vl::Object | inline |
setRefCountMutex(IMutex *mutex) | vl::Object | inline |
TextStream(VirtualFile *file=NULL) | vl::TextStream | inline |
ungetLine(const std::string &utf8) | vl::TextStream | inline |
ungetToken(const unsigned char &token) | vl::BufferedStream< unsigned char, 128 *1024 > | inline |
~Object() | vl::Object | protectedvirtual |
~TextStream() | vl::TextStream | inline |