![]() |
OpenMS
|
This is the complete list of members for ZipIfstream, including all inherited members.
| close() | ZipIfstream | |
| isOpen() const | ZipIfstream | inline |
| open(const char *filename) | ZipIfstream | |
| operator=(const ZipIfstream &)=delete | ZipIfstream | |
| operator=(ZipIfstream &&)=delete | ZipIfstream | |
| read(char *s, size_t n) | ZipIfstream | |
| stream_at_end_ | ZipIfstream | protected |
| streamEnd() const | ZipIfstream | inline |
| zip_archive_ | ZipIfstream | protected |
| zip_entry_ | ZipIfstream | protected |
| ZipIfstream() | ZipIfstream | |
| ZipIfstream(const char *filename) | ZipIfstream | explicit |
| ZipIfstream(const ZipIfstream &)=delete | ZipIfstream | |
| ZipIfstream(ZipIfstream &&)=delete | ZipIfstream | |
| ~ZipIfstream() | ZipIfstream | virtual |