![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
Inheritance diagram for inviwo::InportFactoryObject:Public Member Functions | |
| InportFactoryObject (const std::string &className) | |
| virtual std::unique_ptr< Inport > | create ()=0 |
| virtual std::unique_ptr< Inport > | create (const std::string &identifier)=0 |
| const std::string & | getClassIdentifier () const |
Protected Attributes | |
| std::string | className_ |