addRepresentation(std::shared_ptr< Repr > representation) | inviwo::Data< Self, Repr > | |
clearRepresentations() | inviwo::Data< Self, Repr > | |
clone() const =0 (defined in inviwo::Data< Self, Repr >) | inviwo::Data< Self, Repr > | pure virtual |
Data()=default (defined in inviwo::Data< Self, Repr >) | inviwo::Data< Self, Repr > | protected |
Data(const Data< Self, Repr > &rhs) (defined in inviwo::Data< Self, Repr >) | inviwo::Data< Self, Repr > | protected |
Data(Data< Self, Repr > &&rhs)=default (defined in inviwo::Data< Self, Repr >) | inviwo::Data< Self, Repr > | protected |
getEditableRepresentation() | inviwo::Data< Self, Repr > | |
getLastOr(F &&f, T &&fallback) const (defined in inviwo::Data< Self, Repr >) | inviwo::Data< Self, Repr > | inlineprotected |
getRepresentation() const | inviwo::Data< Self, Repr > | |
getRepresentationShared() const (defined in inviwo::Data< Self, Repr >) | inviwo::Data< Self, Repr > | |
hasRepresentation() const | inviwo::Data< Self, Repr > | |
hasRepresentations() const | inviwo::Data< Self, Repr > | |
invalidateAllOther(const Repr *repr) | inviwo::Data< Self, Repr > | |
operator=(const Data< Self, Repr > &that) (defined in inviwo::Data< Self, Repr >) | inviwo::Data< Self, Repr > | protected |
operator=(Data< Self, Repr > &&that)=default (defined in inviwo::Data< Self, Repr >) | inviwo::Data< Self, Repr > | protected |
removeOtherRepresentations(const Repr *representation) | inviwo::Data< Self, Repr > | |
removeRepresentation(const Repr *representation) | inviwo::Data< Self, Repr > | |
repr typedef (defined in inviwo::Data< Self, Repr >) | inviwo::Data< Self, Repr > | |
self typedef (defined in inviwo::Data< Self, Repr >) | inviwo::Data< Self, Repr > | |
setLastAndInvalidateOther(F &&f, T &&value) (defined in inviwo::Data< Self, Repr >) | inviwo::Data< Self, Repr > | inlineprotected |
updateResource(const ResourceMeta &meta) const (defined in inviwo::Data< Self, Repr >) | inviwo::Data< Self, Repr > | |
~Data()=default (defined in inviwo::Data< Self, Repr >) | inviwo::Data< Self, Repr > | virtual |