Inviwo  0.9.10.1
Inviwo documentation
inviwo::PortInspectorFactory Class Reference
+ Inheritance diagram for inviwo::PortInspectorFactory:

Additional Inherited Members

- Public Types inherited from inviwo::StandardFactory< PortInspector, PortInspectorFactoryObject >
using Key = typename std::remove_cv< typename std::remove_reference< const std::string & >::type >::type
 
using Map = std::unordered_map< Key, PortInspectorFactoryObject * >
 
- Public Member Functions inherited from inviwo::StandardFactory< PortInspector, PortInspectorFactoryObject >
virtual bool registerObject (PortInspectorFactoryObject *obj)
 
virtual bool unRegisterObject (PortInspectorFactoryObject *obj)
 
virtual std::unique_ptr< PortInspectorcreate (const std::string & key, Args... args) const override
 
virtual bool hasKey (const std::string & key) const override
 
virtual std::vector< Key > getKeys () const
 
- Public Member Functions inherited from inviwo::FactoryBase
 FactoryBase (const FactoryBase &)=delete
 
FactoryBaseoperator= (const FactoryBase &)=delete
 
 FactoryBase (FactoryBase &&)=default
 
FactoryBaseoperator= (FactoryBase &&)=default
 
- Public Member Functions inherited from inviwo::Observable< FactoryObserver< PortInspectorFactoryObject > >
 Observable (const Observable< FactoryObserver< PortInspectorFactoryObject > > &other)
 
 Observable (Observable< FactoryObserver< PortInspectorFactoryObject > > &&other)
 
Observable< FactoryObserver< PortInspectorFactoryObject > > & operator= (const Observable< FactoryObserver< PortInspectorFactoryObject > > &other)
 
Observable< FactoryObserver< PortInspectorFactoryObject > > & operator= (Observable< FactoryObserver< PortInspectorFactoryObject > > &&other)
 
void addObserver (FactoryObserver< PortInspectorFactoryObject > *observer)
 
void removeObserver (FactoryObserver< PortInspectorFactoryObject > *observer)
 
virtual void startBlockingNotifications () override final
 
virtual void stopBlockingNotifications () override final
 
- Protected Member Functions inherited from inviwo::FactoryObservable< PortInspectorFactoryObject >
void notifyObserversOnRegister (PortInspectorFactoryObject *p)
 
void notifyObserversOnUnRegister (PortInspectorFactoryObject *p)
 
- Protected Member Functions inherited from inviwo::Observable< FactoryObserver< PortInspectorFactoryObject > >
void forEachObserver (C callback)
 
- Protected Member Functions inherited from inviwo::ObservableInterface
void addObservationHelper (Observer *observer)
 
void removeObservationHelper (Observer *observer)
 
- Protected Attributes inherited from inviwo::StandardFactory< PortInspector, PortInspectorFactoryObject >
Map map_
 

The documentation for this class was generated from the following file: