|
virtual void | convertimpl (const SrcProperty *src, DstProperty *dst) const override |
|
|
virtual void | convert (const Property *src, Property *dst) const override |
|
| PropertyConverter (std::string_view srcClassIdentifier, std::string_view dstClassIdentifier) |
|
std::string | getSourcePropertyClassIdenetifier () const |
|
std::string | getDestinationPropertyClassIdenetifier () const |
|
std::string | srcClassIdentifier_ |
|
std::string | dstClassIdentifier_ |
|
◆ convertimpl()
template<typename SrcProperty , typename DstProperty >
|
inlineoverrideprotectedvirtual |
The documentation for this class was generated from the following file: