Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::DataWriter Member List

This is the complete list of members for inviwo::DataWriter, including all inherited members.

addExtension(FileExtension ext) (defined in inviwo::DataWriter)inviwo::DataWriter
checkOverwrite(const std::filesystem::path &path, Overwrite overwrite)inviwo::DataWriterstatic
checkOverwrite(const std::filesystem::path &path) constinviwo::DataWriter
clone() const =0 (defined in inviwo::DataWriter)inviwo::DataWriterpure virtual
DataWriter() (defined in inviwo::DataWriter)inviwo::DataWriter
DataWriter(const DataWriter &rhs) (defined in inviwo::DataWriter)inviwo::DataWriter
DataWriter(DataWriter &&rhs) noexcept=default (defined in inviwo::DataWriter)inviwo::DataWriter
extensions_ (defined in inviwo::DataWriter)inviwo::DataWriterprotected
getExtensions() const (defined in inviwo::DataWriter)inviwo::DataWriter
getOption(std::string_view key) constinviwo::DataWriterinlinevirtual
getOverwrite() const (defined in inviwo::DataWriter)inviwo::DataWriter
open(const std::filesystem::path &path, std::ios_base::openmode mode=std::ios_base::out) constinviwo::DataWriterprotected
operator=(const DataWriter &that) (defined in inviwo::DataWriter)inviwo::DataWriter
operator=(DataWriter &&that) noexcept=default (defined in inviwo::DataWriter)inviwo::DataWriter
overwrite_ (defined in inviwo::DataWriter)inviwo::DataWriterprotected
setOption(std::string_view key, std::any value)inviwo::DataWriterinlinevirtual
setOverwrite(Overwrite val) (defined in inviwo::DataWriter)inviwo::DataWriter
~DataWriter()=default (defined in inviwo::DataWriter)inviwo::DataWritervirtual