![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
Inheritance diagram for inviwo::InportFactoryObjectTemplate< T >: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_ |