addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
addObserver(Observer *observer)=0 (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protectedpure virtual |
fromJSON(const json &j, Base &p) const (defined in inviwo::JSONConverterRegistry< Base >) | inviwo::JSONConverterRegistry< Base > | |
JSONConverterRegistry()=default (defined in inviwo::JSONConverterRegistry< Base >) | inviwo::JSONConverterRegistry< Base > | |
JSONConverterRegistry(const JSONConverterRegistry &rhs)=delete (defined in inviwo::JSONConverterRegistry< Base >) | inviwo::JSONConverterRegistry< Base > | |
operator=(const JSONConverterRegistry &that)=delete (defined in inviwo::JSONConverterRegistry< Base >) | inviwo::JSONConverterRegistry< Base > | |
inviwo::FactoryRegister< JSONConverter< Base >, std::string, std::string_view >::operator=(const Observable< FactoryObserver< JSONConverter< Base > > > &other) | inviwo::Observable< FactoryObserver< JSONConverter< Base > > > | |
registerObject(JSONConverter< Base > *obj) | inviwo::FactoryRegister< JSONConverter< Base >, std::string, std::string_view > | virtual |
removeObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
removeObserver(Observer *observer)=0 (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protectedpure virtual |
toJSON(json &j, const Base &p) const (defined in inviwo::JSONConverterRegistry< Base >) | inviwo::JSONConverterRegistry< Base > | |
toJSON(const Base &p) const (defined in inviwo::JSONConverterRegistry< Base >) | inviwo::JSONConverterRegistry< Base > | |
~JSONConverterRegistry()=default (defined in inviwo::JSONConverterRegistry< Base >) | inviwo::JSONConverterRegistry< Base > | virtual |
~ObservableInterface()=default (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | virtual |