|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
| Protected Member Functions | |
| virtual void | convertimpl (const SrcProperty *src, StringProperty *dst) const override | 
| Additional Inherited Members | |
| Public Member Functions inherited from inviwo::TemplatePropertyConverter< SrcProperty, StringProperty > | |
| virtual void | convert (const Property *src, Property *dst) const override | 
| Public Member Functions inherited from inviwo::PropertyConverter | |
| PropertyConverter (std::string_view srcClassIdentifier, std::string_view dstClassIdentifier) | |
| std::string | getSourcePropertyClassIdenetifier () const | 
| std::string | getDestinationPropertyClassIdenetifier () const | 
| Protected Attributes inherited from inviwo::PropertyConverter | |
| std::string | srcClassIdentifier_ | 
| std::string | dstClassIdentifier_ | 
| 
 | inlineoverrideprotectedvirtual |