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

Public Member Functions

 InportFactoryObject (std::string_view classIdentifier, std::string_view typeName)
virtual std::unique_ptr< Inportcreate ()=0
virtual std::unique_ptr< Inportcreate (std::string_view identifier)=0
const std::string & getClassIdentifier () const
const std::string & getTypeName () const

Protected Attributes

std::string classIdentifier_
std::string typeName_

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