Inviwo  0.9.10.1
Inviwo documentation
inviwo::DataRepresentation< Owner > Member List

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

clone() const =0 (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >pure virtual
dataFormatBase_ (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >protected
DataRepresentation()=default (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >protected
DataRepresentation(const DataFormatBase *format) (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >protected
DataRepresentation(const DataRepresentation &rhs)=default (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >protected
getDataFormat() const (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >
getDataFormatId() const (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >
getDataFormatString() const (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >
getOwner() (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >
getOwner() const (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >
getTypeIndex() const =0 (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >pure virtual
isValid() const (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >
isValid_ (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >protected
operator=(const DataRepresentation &that)=default (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >protected
owner_ (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >protected
ReprOwner typedef (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >
setDataFormat(const DataFormatBase *format) (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >protected
setOwner(Owner *owner) (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >
setValid(bool valid) (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >
~DataRepresentation()=default (defined in inviwo::DataRepresentation< Owner >)inviwo::DataRepresentation< Owner >virtual