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

Additional Inherited Members

Public Member Functions inherited from inviwo::StandardFactory< Recorder, RecorderFactory, std::string_view, const RecorderOptions & >
virtual std::unique_ptr< Recorder > create (std::string_view key, Args... args) const override
virtual bool hasKey (std::string_view key) const override
Public Member Functions inherited from inviwo::Factory< Recorder, std::string_view, Args... >
Factoryoperator= (const Factory &)=delete
virtual std::shared_ptr< Recorder > createShared (std::string_view key, Args... args) const
Public Member Functions inherited from inviwo::FactoryRegister< RecorderFactory, factoryKeyType< std::string_view >, std::string_view >
virtual bool registerObject (RecorderFactory *obj)
virtual bool unRegisterObject (RecorderFactory *obj)
bool hasKey (std::string_view key) const
std::vector< factoryKeyType< std::string_view > > getKeys () const
auto getKeyView () const
RecorderFactory * getFactoryObject (std::string_view key) const
Public Member Functions inherited from inviwo::Observable< FactoryObserver< RecorderFactory > >
Observable< FactoryObserver< RecorderFactory > > & operator= (const Observable< FactoryObserver< RecorderFactory > > &other)
void addObserver (FactoryObserver< RecorderFactory > *observer)
void removeObserver (FactoryObserver< RecorderFactory > *observer)
virtual void startBlockingNotifications () override final
virtual void stopBlockingNotifications () override final
Protected Member Functions inherited from inviwo::FactoryObservable< RecorderFactory >
void notifyObserversOnRegister (RecorderFactory *p)
void notifyObserversOnUnRegister (RecorderFactory *p)
Protected Member Functions inherited from inviwo::Observable< FactoryObserver< RecorderFactory > >
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< RecorderFactory, factoryKeyType< std::string_view >, std::string_view >
std::map< factoryKeyType< std::string_view >, RecorderFactory *, std::less<> > map_

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