Constant value factory to create a constant numeric value of value.
More...
#include <mapper_base_types.h>
|
|
| ConstantValueFactory ()=delete |
| | CTOR.
|
| |
Constant value factory to create a constant numeric value of value.
◆ 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
-
| value | a constant numeric value as string |
- Returns
- std::shared_ptr<const PlainSourceValue>
The documentation for this class was generated from the following file: