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

Additional Inherited Members

- Public Member Functions inherited from inviwo::CloningFactory< MetaData >
virtual std::unique_ptr< MetaDatacreate (std::string_view key) const override
 
virtual bool hasKey (std::string_view key) const override
 
- Public Member Functions inherited from inviwo::Factory< MetaData, std::string_view >
 Factory (const Factory &)=delete
 
 Factory (Factory &&)=default
 
Factoryoperator= (const Factory &)=delete
 
Factoryoperator= (Factory &&)=default
 
virtual std::unique_ptr< MetaDatacreate (std::string_view key, Args... args) const=0
 
virtual std::shared_ptr< MetaDatacreateShared (std::string_view key, Args... args) const
 
- Public Member Functions inherited from inviwo::FactoryRegister< MetaData, std::string, std::string_view >
virtual bool registerObject (MetaData *obj)
 
virtual bool unRegisterObject (MetaData *obj)
 
bool hasKey (std::string_view key) const
 
std::vector< std::string > getKeys () const
 
auto getKeyView () const
 
MetaDatagetFactoryObject (std::string_view key) const
 
- Public Member Functions inherited from inviwo::Observable< FactoryObserver< MetaData > >
 Observable (const Observable< FactoryObserver< MetaData > > &other)
 
 Observable (Observable< FactoryObserver< MetaData > > &&other) noexcept
 
Observable< FactoryObserver< MetaData > > & operator= (const Observable< FactoryObserver< MetaData > > &other)
 
Observable< FactoryObserver< MetaData > > & operator= (Observable< FactoryObserver< MetaData > > &&other) noexcept
 
void addObserver (FactoryObserver< MetaData > *observer)
 
void removeObserver (FactoryObserver< MetaData > *observer)
 
virtual void startBlockingNotifications () override final
 
virtual void stopBlockingNotifications () override final
 
- Public Member Functions inherited from inviwo::ObservableInterface
- Protected Member Functions inherited from inviwo::FactoryObservable< MetaData >
void notifyObserversOnRegister (MetaData *p)
 
void notifyObserversOnUnRegister (MetaData *p)
 
- Protected Member Functions inherited from inviwo::Observable< FactoryObserver< MetaData > >
void forEachObserver (C callback)
 
- Protected Member Functions inherited from inviwo::ObservableInterface
void addObservationHelper (Observer *observer)
 
void removeObservationHelper (Observer *observer)
 
- Protected Attributes inherited from inviwo::FactoryRegister< MetaData, std::string, std::string_view >
std::map< std::string, MetaData *, std::less<> > map_
 

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