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

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

addExtension(FileExtension ext) (defined in inviwo::DataReader)inviwo::DataReader
checkExists(const std::filesystem::path &path) constinviwo::DataReaderprotected
clone() const =0 (defined in inviwo::DataReader)inviwo::DataReaderpure virtual
DataReader()=default (defined in inviwo::DataReader)inviwo::DataReader
DataReader(const DataReader &rhs)=default (defined in inviwo::DataReader)inviwo::DataReader
DataReader(DataReader &&rhs) noexcept=default (defined in inviwo::DataReader)inviwo::DataReader
extensions_ (defined in inviwo::DataReader)inviwo::DataReaderprotected
getExtensions() const (defined in inviwo::DataReader)inviwo::DataReader
getOption(std::string_view key)inviwo::DataReaderinlinevirtual
open(const std::filesystem::path &path, std::ios_base::openmode mode=std::ios_base::in) constinviwo::DataReaderprotected
operator=(const DataReader &that)=default (defined in inviwo::DataReader)inviwo::DataReader
operator=(DataReader &&that) noexcept=default (defined in inviwo::DataReader)inviwo::DataReader
setOption(std::string_view key, std::any value)inviwo::DataReaderinlinevirtual
~DataReader()=default (defined in inviwo::DataReader)inviwo::DataReadervirtual