LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
This is the complete list of members for ast::FileStream, including all inherited members.
_isFits | ast::Stream | protected |
_istreamPtr | ast::Stream | protected |
_ostreamPtr | ast::Stream | protected |
_sourceStr | ast::Stream | protected |
FileStream(std::string const &path, bool doWrite=false) | ast::FileStream | inlineexplicit |
getIsFits() const | ast::Stream | inline |
getPath() const | ast::FileStream | inline |
hasStdStream() | ast::Stream | inline |
operator=(Stream const &)=default | ast::Stream | |
operator=(Stream &&)=default | ast::Stream | |
setIsFits(bool isFits) | ast::Stream | inlineprotected |
sink(char const *cstr) | ast::Stream | inline |
source() | ast::Stream | inline |
Stream(std::istream *istreamPtr, std::ostream *ostreamPtr) | ast::Stream | inlineexplicit |
Stream() | ast::Stream | inlineexplicit |
Stream(Stream const &)=default | ast::Stream | |
Stream(Stream &&)=default | ast::Stream | |
~FileStream() | ast::FileStream | inlinevirtual |
~Stream() | ast::Stream | inlinevirtual |