This is the complete list of members for TSLifstream, including all inherited members.
bad() const | TSLifstream | |
clear(int state=0) | TSLifstream | |
close() | TSLifstream | |
dataPointer() const | TSLifstream | |
enablePaging(bool state, TSLFileLength maximumFileSize=102400, unsigned int pageBufferSize=16384) | TSLifstream | |
eof() const | TSLifstream | |
erase(TSLFileOffset start, TSLFileOffset end) | TSLifstream | |
get(char &c) | TSLifstream | |
get() | TSLifstream | |
getline(char *buffer, int size, char delim='\n') | TSLifstream | |
good() const | TSLifstream | |
is_open() const | TSLifstream | |
legacyGetEncodingOverride() | TSLifstream | static |
legacySetEncodingOverride(TSLTextEncoding encoding) | TSLifstream | static |
open(const char *s) | TSLifstream | |
operator>>(char &out) | TSLifstream | |
operator>>(int &out) | TSLifstream | |
operator>>(float &out) | TSLifstream | |
operator>>(double &out) | TSLifstream | |
operator>>(int64_t &out) | TSLifstream | |
operator>>(uint64_t &out) | TSLifstream | |
operator>>(TSLLong &out) | TSLifstream | |
paged() | TSLifstream | |
pagingEnabled(TSLFileLength &maximumFileSize, unsigned int &pageBufferSize) | TSLifstream | |
peek() const | TSLifstream | |
putback(char c) | TSLifstream | |
rdstate() const | TSLifstream | |
read(char *s, int n) | TSLifstream | |
read(unsigned char *s, int n) | TSLifstream | |
read(short *s, int n) | TSLifstream | |
read(unsigned short *s, int n) | TSLifstream | |
read(int *s, int n) | TSLifstream | |
read(unsigned int *s, int n) | TSLifstream | |
read(float *s, int n) | TSLifstream | |
read(double *s, int n) | TSLifstream | |
read(TSLVariant *s) | TSLifstream | |
read(int64_t *s, int n) | TSLifstream | |
read(uint64_t *s, int n) | TSLifstream | |
read(TSLLong *s, int n) | TSLifstream | |
read(TSLULong *s, int n) | TSLifstream | |
remaining() const | TSLifstream | |
seekg(TSLFilePosition pos) | TSLifstream | |
setstate(int state) | TSLifstream | |
size() const | TSLifstream | |
swap() | TSLifstream | |
swap(bool _swap) | TSLifstream | |
tellg() const | TSLifstream | |
TSLifstream() | TSLifstream | |
TSLifstream(const char *s) | TSLifstream | |
~TSLifstream() | TSLifstream | |