Inviwo  0.9.10.1
Inviwo documentation
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 >
addRepresentationInternal(std::shared_ptr< Repr > representation) const (defined in inviwo::Data< Self, Repr >)inviwo::Data< Self, Repr >protected
clearRepresentations()inviwo::Data< Self, Repr >
clone() const =0 (defined in inviwo::Data< Self, Repr >)inviwo::Data< Self, Repr >pure virtual
copyRepresentationsTo(Data< Self, Repr > *targetData) const (defined in inviwo::Data< Self, Repr >)inviwo::Data< Self, Repr >protected
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
getEditableRepresentation()inviwo::Data< Self, Repr >
getRepresentation() constinviwo::Data< Self, Repr >
getValidRepresentation() const (defined in inviwo::Data< Self, Repr >)inviwo::Data< Self, Repr >protected
hasRepresentation() constinviwo::Data< Self, Repr >
hasRepresentations() constinviwo::Data< Self, Repr >
invalidateAllOther(const Repr *repr)inviwo::Data< Self, Repr >
lastValidRepresentation_ (defined in inviwo::Data< Self, Repr >)inviwo::Data< Self, Repr >mutableprotected
mutex_ (defined in inviwo::Data< Self, Repr >)inviwo::Data< Self, Repr >mutableprotected
operator=(const Data< Self, Repr > &rhs) (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 >
representations_ (defined in inviwo::Data< Self, Repr >)inviwo::Data< Self, Repr >mutableprotected
self typedef (defined in inviwo::Data< Self, Repr >)inviwo::Data< Self, Repr >
~Data()=default (defined in inviwo::Data< Self, Repr >)inviwo::Data< Self, Repr >virtual