|
|
virtual std::unique_ptr< Outport > | create (std::string_view className, std::string_view identifier) const override |
| virtual bool | hasKey (std::string_view key) const override |
|
Factory & | operator= (const Factory &)=delete |
|
virtual std::unique_ptr< Outport > | create (std::string_view key, Args... args) const=0 |
|
virtual std::shared_ptr< Outport > | createShared (std::string_view key, Args... args) const |
◆ hasKey()
| virtual bool inviwo::OutportFactory::hasKey |
( |
std::string_view | key | ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: