This is the complete list of members for ifstreamPointer, including all inherited members.
| get() noexcept | ifstreamPointer | inline |
| get() const noexcept | ifstreamPointer | inline |
| ifstreamPointer() noexcept=default | ifstreamPointer | |
| ifstreamPointer(const ifstreamPointer &)=delete | ifstreamPointer | |
| ifstreamPointer(ifstreamPointer &&)=default | ifstreamPointer | |
| ifstreamPointer(const fileName &pathname) | ifstreamPointer | explicit |
| ifstreamPointer(const fileName &pathname, IOstreamOption streamOpt) | ifstreamPointer | |
| open(const fileName &pathname, IOstreamOption streamOpt=IOstreamOption()) | ifstreamPointer | |
| operator bool() const noexcept | ifstreamPointer | inlineexplicit |
| operator*() | ifstreamPointer | inline |
| operator*() const | ifstreamPointer | inline |
| operator->() noexcept | ifstreamPointer | inline |
| operator->() const noexcept | ifstreamPointer | inline |
| operator=(const ifstreamPointer &)=delete | ifstreamPointer | |
| operator=(ifstreamPointer &&)=default | ifstreamPointer | |
| release() noexcept | ifstreamPointer | inline |
| reopen_gz(const std::string &pathname) | ifstreamPointer | protected |
| reset(std::istream *ptr) noexcept | ifstreamPointer | inline |
| supports_gz() noexcept | ifstreamPointer | static |
| whichCompression() const | ifstreamPointer | |
| ~ifstreamPointer()=default | ifstreamPointer |