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

Public Types

using Parent

Public Member Functions

virtual std::unique_ptr< Propertycreate (std::string_view className) const override
virtual bool hasKey (std::string_view key) const override
Public Member Functions inherited from inviwo::Factory< Property, std::string_view >
Factory & operator= (const Factory &)=delete
virtual std::unique_ptr< Propertycreate (std::string_view key, Args... args) const=0
virtual std::shared_ptr< PropertycreateShared (std::string_view key, Args... args) const

Member Typedef Documentation

◆ Parent

using inviwo::PropertyFactory::Parent
Initial value:
StandardFactory<Property, PropertyFactoryObject, std::string_view,
std::string_view, std::string_view>
Definition propertyfactoryobject.h:39
A Property represents a parameter to a processor.
Definition property.h:123

Member Function Documentation

◆ hasKey()

virtual bool inviwo::PropertyFactory::hasKey ( std::string_view key) const
overridevirtual

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