strusBase
0.17
|
This is the complete list of members for strus::InputStream, including all inherited members.
eof() | strus::InputStream | |
error() const | strus::InputStream | |
InputStream(const std::string &docpath) | strus::InputStream | explicit |
read(char *buf, std::size_t bufsize) | strus::InputStream | |
readAhead(char *buf, std::size_t bufsize) | strus::InputStream | |
readLine(char *buf, std::size_t bufsize, bool failOnNoLine=false) | strus::InputStream | |
~InputStream() | strus::InputStream |