Dev Essential
Loading...
Searching...
No Matches
mapper_base_types.h File Reference
#include <ddl/codec/codec_factory.h>
#include <ddl/mapping/mapper_interfaces.h>
#include <type_traits>
Include dependency graph for mapper_base_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ddl::mapping::MapperElementBase< T >
 Mapper Element base template. More...
 
class  ddl::mapping::SourceFactoryImplementation< SourceType >
 SourceFactory implementation template. More...
 
class  ddl::mapping::TargetFactoryImplementation< TargetType >
 TargetFactory implementation template. More...
 
class  ddl::mapping::FunctionFactoryImplementation< FunctionType >
 FunctionFactory implementation template. More...
 
class  ddl::mapping::ConstantValueFactory
 Constant value factory to create a constant numeric value of value. More...
 

Namespaces

namespace  ddl
 definition of the ddl namespace
 
namespace  ddl::mapping
 definition of the mapping namespace
 

Detailed Description