Inviwo
0.9.10.1
Inviwo documentation
|
Public Member Functions | |
virtual std::unique_ptr< Inport > | create () override |
virtual std::unique_ptr< Inport > | create (const std::string &identifier) override |
Public Member Functions inherited from inviwo::InportFactoryObject | |
InportFactoryObject (const std::string &className) | |
const std::string & | getClassIdentifier () const |
Additional Inherited Members | |
Protected Attributes inherited from inviwo::InportFactoryObject | |
std::string | className_ |