Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::StringToFileConverter Class Reference
+ Inheritance diagram for inviwo::StringToFileConverter:

Protected Member Functions

virtual void convertimpl (const StringProperty *src, FileProperty *dst) const override
 
- Protected Member Functions inherited from inviwo::TemplatePropertyConverter< StringProperty, FileProperty >

Additional Inherited Members

- Public Member Functions inherited from inviwo::TemplatePropertyConverter< StringProperty, FileProperty >
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_
 

Member Function Documentation

◆ convertimpl()

virtual void inviwo::StringToFileConverter::convertimpl ( const StringProperty * src,
FileProperty * dst ) const
inlineoverrideprotectedvirtual

The documentation for this class was generated from the following file: