Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::ProcessorWidgetFactory Class Reference
Inheritance diagram for inviwo::ProcessorWidgetFactory:

Public Member Functions

virtual std::unique_ptr< ProcessorWidgetcreate (Processor *p) const override
virtual bool hasKey (Processor *p) const override
Public Member Functions inherited from inviwo::StandardFactory< ProcessorWidget, ProcessorWidgetFactoryObject, std::string_view, Processor * >
virtual std::unique_ptr< ProcessorWidgetcreate (std::string_view key, Args... args) const override
virtual bool hasKey (std::string_view key) const override
Public Member Functions inherited from inviwo::Factory< ProcessorWidget, std::string_view, Args... >
Factoryoperator= (const Factory &)=delete
virtual std::shared_ptr< ProcessorWidgetcreateShared (std::string_view key, Args... args) const
Public Member Functions inherited from inviwo::FactoryRegister< ProcessorWidgetFactoryObject, factoryKeyType< std::string_view >, std::string_view >
virtual bool registerObject (ProcessorWidgetFactoryObject *obj)
virtual bool unRegisterObject (ProcessorWidgetFactoryObject *obj)
bool hasKey (std::string_view key) const
std::vector< factoryKeyType< std::string_view > > getKeys () const
auto getKeyView () const
ProcessorWidgetFactoryObjectgetFactoryObject (std::string_view key) const
Public Member Functions inherited from inviwo::Observable< FactoryObserver< ProcessorWidgetFactoryObject > >
Observable< FactoryObserver< ProcessorWidgetFactoryObject > > & operator= (const Observable< FactoryObserver< ProcessorWidgetFactoryObject > > &other)
void addObserver (FactoryObserver< ProcessorWidgetFactoryObject > *observer)
void removeObserver (FactoryObserver< ProcessorWidgetFactoryObject > *observer)
virtual void startBlockingNotifications () override final
virtual void stopBlockingNotifications () override final
Public Member Functions inherited from inviwo::Factory< ProcessorWidget, Processor * >
Factoryoperator= (const Factory &)=delete
virtual std::unique_ptr< ProcessorWidgetcreate (Processor *key, Args... args) const=0
virtual std::shared_ptr< ProcessorWidgetcreateShared (Processor *key, Args... args) const

Additional Inherited Members

Protected Member Functions inherited from inviwo::FactoryObservable< ProcessorWidgetFactoryObject >
void notifyObserversOnRegister (ProcessorWidgetFactoryObject *p)
void notifyObserversOnUnRegister (ProcessorWidgetFactoryObject *p)
Protected Member Functions inherited from inviwo::Observable< FactoryObserver< ProcessorWidgetFactoryObject > >
void forEachObserver (C callback)
Protected Member Functions inherited from inviwo::ObservableInterface
virtual void addObserver (Observer *observer)=0
virtual void removeObserver (Observer *observer)=0
void addObservationHelper (Observer *observer)
void removeObservationHelper (Observer *observer)
Protected Attributes inherited from inviwo::FactoryRegister< ProcessorWidgetFactoryObject, factoryKeyType< std::string_view >, std::string_view >
std::map< factoryKeyType< std::string_view >, ProcessorWidgetFactoryObject *, std::less<> > map_

Member Function Documentation

◆ hasKey()

virtual bool inviwo::ProcessorWidgetFactory::hasKey ( Processor * p) const
inlineoverridevirtual

The documentation for this class was generated from the following file:
  • processorwidgetfactory.h