addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
create(std::string_view key) const override (defined in inviwo::animation::TrackFactory) | inviwo::animation::TrackFactory | virtual |
create(Property *property) const (defined in inviwo::animation::TrackFactory) | inviwo::animation::TrackFactory | virtual |
hasKey(std::string_view key) const override (defined in inviwo::animation::TrackFactory) | inviwo::animation::TrackFactory | virtual |
network_ (defined in inviwo::animation::TrackFactory) | inviwo::animation::TrackFactory | |
Observable(const Observable< FactoryObserver< TrackFactoryObject > > &other) | inviwo::Observable< FactoryObserver< TrackFactoryObject > > | |
Observable(Observable< FactoryObserver< TrackFactoryObject > > &&other) noexcept | inviwo::Observable< FactoryObserver< TrackFactoryObject > > | |
inviwo::StandardFactory< Track, TrackFactoryObject, std::string_view, ProcessorNetwork * >::inviwo::FactoryRegister< TrackFactoryObject, factoryKeyType< std::string_view >, std::string_view >::operator=(const Observable< FactoryObserver< TrackFactoryObject > > &other) | inviwo::Observable< FactoryObserver< TrackFactoryObject > > | |
inviwo::FactoryRegister< TrackFactoryObject, factoryKeyType< std::string_view >, std::string_view >::operator=(Observable< FactoryObserver< TrackFactoryObject > > &&other) noexcept | inviwo::Observable< FactoryObserver< TrackFactoryObject > > | |
propertyToTrackMap_ (defined in inviwo::animation::TrackFactory) | inviwo::animation::TrackFactory | protected |
registerObject(TrackFactoryObject *obj) | inviwo::FactoryRegister< TrackFactoryObject, factoryKeyType< std::string_view >, std::string_view > | virtual |
registerPropertyTrackConnection(std::string_view propertyClassID, std::string_view trackClassID) | inviwo::animation::TrackFactory | |
removeObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
TrackFactory(ProcessorNetwork *network) (defined in inviwo::animation::TrackFactory) | inviwo::animation::TrackFactory | |
~ObservableInterface()=default (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | virtual |