ADTF
Loading...
Searching...
No Matches
ddl::mapping::ConstantValueFactory Class Reference

Constant value factory to create a constant numeric value of value. More...

#include <mapper_base_types.h>

Public Member Functions

 ConstantValueFactory ()=delete
 CTOR.
 

Static Public Member Functions

static std::shared_ptr< const PlainSourceValuemake (const std::string &value)
 Constant value factory to create a PlainSourceValue reference.
 

Detailed Description

Constant value factory to create a constant numeric value of value.

Member Function Documentation

◆ make()

static std::shared_ptr< const PlainSourceValue > ddl::mapping::ConstantValueFactory::make ( const std::string & value)
static

Constant value factory to create a PlainSourceValue reference.

Parameters
valuea constant numeric value as string
Returns
std::shared_ptr<const PlainSourceValue>

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