Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::InportFactoryObjectTemplate< T > Class Template Reference
+ Inheritance diagram for inviwo::InportFactoryObjectTemplate< T >:

Public Member Functions

virtual std::unique_ptr< Inportcreate () override
 
virtual std::unique_ptr< Inportcreate (std::string_view identifier) override
 
- Public Member Functions inherited from inviwo::InportFactoryObject
 InportFactoryObject (std::string_view classIdentifier, std::string_view typeName)
 
const std::string & getClassIdentifier () const
 
const std::string & getTypeName () const
 

Additional Inherited Members

- Protected Attributes inherited from inviwo::InportFactoryObject
std::string classIdentifier_
 
std::string typeName_
 

Member Function Documentation

◆ create() [1/2]

template<typename T >
virtual std::unique_ptr< Inport > inviwo::InportFactoryObjectTemplate< T >::create ( )
inlineoverridevirtual

◆ create() [2/2]

template<typename T >
virtual std::unique_ptr< Inport > inviwo::InportFactoryObjectTemplate< T >::create ( std::string_view identifier)
inlineoverridevirtual

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