Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::Data< Self, Repr > Member List

This is the complete list of members for inviwo::Data< Self, Repr >, including all inherited members.

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() constinviwo::Data< Self, Repr >
getRepresentationShared() const (defined in inviwo::Data< Self, Repr >)inviwo::Data< Self, Repr >
hasRepresentation() constinviwo::Data< Self, Repr >
hasRepresentations() constinviwo::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