This is the complete list of members for ofstreamPointer, including all inherited members.
| close(const std::string &pathname) | ofstreamPointer | protected |
| get() noexcept | ofstreamPointer | inline |
| get() const noexcept | ofstreamPointer | inline |
| is_appending() const noexcept | ofstreamPointer | inline |
| is_atomic() const noexcept | ofstreamPointer | inline |
| ofstreamPointer(const ofstreamPointer &)=delete | ofstreamPointer | |
| ofstreamPointer(ofstreamPointer &&)=default | ofstreamPointer | |
| ofstreamPointer() noexcept | ofstreamPointer | |
| ofstreamPointer(std::nullptr_t) | ofstreamPointer | explicit |
| ofstreamPointer(const fileName &pathname, IOstreamOption streamOpt=IOstreamOption(), IOstreamOption::appendType append=IOstreamOption::NO_APPEND, bool atomic=false) | ofstreamPointer | explicit |
| ofstreamPointer(const fileName &pathname, IOstreamOption::compressionType comp, IOstreamOption::appendType append=IOstreamOption::NO_APPEND, bool atomic=false) | ofstreamPointer | |
| operator bool() const noexcept | ofstreamPointer | inlineexplicit |
| operator*() | ofstreamPointer | inline |
| operator*() const | ofstreamPointer | inline |
| operator->() noexcept | ofstreamPointer | inline |
| operator->() const noexcept | ofstreamPointer | inline |
| operator=(const ofstreamPointer &)=delete | ofstreamPointer | |
| operator=(ofstreamPointer &&)=default | ofstreamPointer | |
| release() noexcept | ofstreamPointer | inline |
| reopen(const std::string &pathname) | ofstreamPointer | protected |
| reset(std::ostream *ptr) noexcept | ofstreamPointer | inline |
| supports_gz() noexcept | ofstreamPointer | static |
| whichCompression() const | ofstreamPointer | |
| ~ofstreamPointer()=default | ofstreamPointer |