|
Pottu
|
This is the complete list of members for pottu::GZFile, including all inherited members.
| _f (defined in pottu::GZFile) | pottu::GZFile | |
| close() (defined in pottu::GZFile) | pottu::GZFile | inline |
| getPosition() const noexcept (defined in pottu::GZFile) | pottu::GZFile | inline |
| GZFile()=default | pottu::GZFile | |
| GZFile(const GZFile &o)=delete (defined in pottu::GZFile) | pottu::GZFile | |
| GZFile(GZFile &&rhs) (defined in pottu::GZFile) | pottu::GZFile | inline |
| GZFile(const std::string &filename, const std::string &openmode) | pottu::GZFile | inline |
| isEof() const noexcept (defined in pottu::GZFile) | pottu::GZFile | inline |
| isOpen() const noexcept | pottu::GZFile | inline |
| isZipped() const noexcept | pottu::GZFile | inline |
| open(const std::string &filename, const std::string &openmode) (defined in pottu::GZFile) | pottu::GZFile | inline |
| operator=(GZFile rhs) noexcept (defined in pottu::GZFile) | pottu::GZFile | inline |
| read(char *buf, unsigned int size) | pottu::GZFile | inline |
| seek(size_t position) | pottu::GZFile | inline |
| swap (defined in pottu::GZFile) | pottu::GZFile | friend |
| ~GZFile() | pottu::GZFile | inline |