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 >
Factoryoperator= (const Factory &)=delete
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< FactoryObserver< MetaData > > & operator= (const Observable< FactoryObserver< MetaData > > &other)
void addObserver (FactoryObserver< MetaData > *observer)
void removeObserver (FactoryObserver< MetaData > *observer)
virtual void startBlockingNotifications () override final
virtual void stopBlockingNotifications () override final
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
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< 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:
  • metadatafactory.h