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

This is the complete list of members for inviwo::XMLWriter, 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 override (defined in inviwo::XMLWriter)inviwo::XMLWritervirtual
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
exportIndexCol (defined in inviwo::XMLWriter)inviwo::XMLWriter
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 XMLWriter &)=default (defined in inviwo::XMLWriter)inviwo::XMLWriter
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
writeData(const DataFrame *data, const std::filesystem::path &filePath) const override (defined in inviwo::XMLWriter)inviwo::XMLWritervirtual
writeData(const DataFrame *data, std::ostream &os) const (defined in inviwo::XMLWriter)inviwo::XMLWriter
inviwo::DataWriterType< DataFrame >::writeData(const T *data, const std::filesystem::path &filePath) const=0inviwo::DataWriterType< DataFrame >pure virtual
writeDataToBuffer(const DataFrame *data, std::string_view fileExtension) const override (defined in inviwo::XMLWriter)inviwo::XMLWritervirtual
XMLWriter() (defined in inviwo::XMLWriter)inviwo::XMLWriter
XMLWriter(const XMLWriter &)=default (defined in inviwo::XMLWriter)inviwo::XMLWriter
~DataWriter()=default (defined in inviwo::DataWriter)inviwo::DataWritervirtual
~XMLWriter()=default (defined in inviwo::XMLWriter)inviwo::XMLWritervirtual