Inviwo  0.9.10.1
Inviwo documentation
inviwo::DataReaderType< T > Member List

This is the complete list of members for inviwo::DataReaderType< T >, including all inherited members.

addExtension(FileExtension ext) (defined in inviwo::DataReader)inviwo::DataReader
clone() const =0 (defined in inviwo::DataReaderType< T >)inviwo::DataReaderType< T >pure 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
DataReaderType()=default (defined in inviwo::DataReaderType< T >)inviwo::DataReaderType< T >
DataReaderType(const DataReaderType &rhs)=default (defined in inviwo::DataReaderType< T >)inviwo::DataReaderType< T >
DataReaderType(DataReaderType &&rhs) noexcept=default (defined in inviwo::DataReaderType< T >)inviwo::DataReaderType< T >
getExtensions() const (defined in inviwo::DataReader)inviwo::DataReader
operator=(const DataReaderType &that)=default (defined in inviwo::DataReaderType< T >)inviwo::DataReaderType< T >
operator=(DataReaderType &&that) noexcept=default (defined in inviwo::DataReaderType< T >)inviwo::DataReaderType< T >
operator=(const DataReader &that)=default (defined in inviwo::DataReader)inviwo::DataReader
operator=(DataReader &&that) noexcept=default (defined in inviwo::DataReader)inviwo::DataReader
readData(const std::string &filePath)=0 (defined in inviwo::DataReaderType< T >)inviwo::DataReaderType< T >pure virtual
readData(const std::string &filePath, MetaDataOwner *)inviwo::DataReaderType< T >inlinevirtual
~DataReader()=default (defined in inviwo::DataReader)inviwo::DataReadervirtual
~DataReaderType()=default (defined in inviwo::DataReaderType< T >)inviwo::DataReaderType< T >virtual