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

This is the complete list of members for inviwo::CImgLayerWriter, 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
CImgLayerWriter() (defined in inviwo::CImgLayerWriter)inviwo::CImgLayerWriter
CImgLayerWriter(const CImgLayerWriter &rhs)=default (defined in inviwo::CImgLayerWriter)inviwo::CImgLayerWriter
clone() const override (defined in inviwo::CImgLayerWriter)inviwo::CImgLayerWritervirtual
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
DataWriterType()=default (defined in inviwo::DataWriterType< Layer >)inviwo::DataWriterType< Layer >
DataWriterType(const DataWriterType &rhs)=default (defined in inviwo::DataWriterType< Layer >)inviwo::DataWriterType< Layer >
DataWriterType(DataWriterType &&rhs) noexcept=default (defined in inviwo::DataWriterType< Layer >)inviwo::DataWriterType< Layer >
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 CImgLayerWriter &that)=default (defined in inviwo::CImgLayerWriter)inviwo::CImgLayerWriter
operator=(const DataWriterType &that)=default (defined in inviwo::DataWriterType< Layer >)inviwo::DataWriterType< Layer >
operator=(DataWriterType &&that) noexcept=default (defined in inviwo::DataWriterType< Layer >)inviwo::DataWriterType< Layer >
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 Layer *data, const std::filesystem::path &filePath) const override (defined in inviwo::CImgLayerWriter)inviwo::CImgLayerWritervirtual
inviwo::DataWriterType::writeData(const T *data, const std::filesystem::path &filePath) const =0inviwo::DataWriterType< Layer >pure virtual
writeDataToBuffer(const Layer *data, std::string_view fileExtension) const override (defined in inviwo::CImgLayerWriter)inviwo::CImgLayerWritervirtual
writeDataToBuffer(const T *, std::string_view) const (defined in inviwo::DataWriterType< Layer >)inviwo::DataWriterType< Layer >inlinevirtual
~CImgLayerWriter()=default (defined in inviwo::CImgLayerWriter)inviwo::CImgLayerWritervirtual
~DataWriter()=default (defined in inviwo::DataWriter)inviwo::DataWritervirtual
~DataWriterType() override=default (defined in inviwo::DataWriterType< Layer >)inviwo::DataWriterType< Layer >virtual