Dev Essential  1.6.3
Loading...
Searching...
No Matches
ddl::mapping::MapperElement Class Referenceabstract

Mapper Element. More...

#include <mapper_interfaces.h>

Inherited by ddl::mapping::Function, ddl::mapping::Source, and ddl::mapping::Target.

Public Member Functions

virtual ~MapperElement ()=default
 DTOR.
 
virtual const std::string & getName () const =0
 Get the Name.
 
virtual const PropertiesgetProperties () const =0
 Get the Properties.
 

Detailed Description

Mapper Element.

Member Function Documentation

◆ getName()

virtual const std::string & ddl::mapping::MapperElement::getName ( ) const
pure virtual

◆ getProperties()

virtual const Properties & ddl::mapping::MapperElement::getProperties ( ) const
pure virtual

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