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