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

Public Member Functions

 OutportFactoryObject (std::string_view classIdentifier, std::string_view typeName)
virtual std::unique_ptr< Outportcreate ()=0
virtual std::unique_ptr< Outportcreate (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