#include <ConcatenatedValue.hpp>
◆ ConcatenatedValue() [1/2]
| config::ConcatenatedValue::ConcatenatedValue |
( |
| ) |
|
|
inline |
◆ ~ConcatenatedValue()
| config::ConcatenatedValue::~ConcatenatedValue |
( |
| ) |
|
◆ ConcatenatedValue() [2/2]
◆ add()
| void config::ConcatenatedValue::add |
( |
IArgument * | arg | ) |
|
◆ clone()
| IArgument * config::ConcatenatedValue::clone |
( |
| ) |
const |
|
virtual |
◆ evaluate()
| std::string config::ConcatenatedValue::evaluate |
( |
http::Request const & | ctx | ) |
const |
|
virtual |
◆ getRawValue()
| std::string config::ConcatenatedValue::getRawValue |
( |
| ) |
const |
|
virtual |
◆ getType()
◆ operator=()
◆ variables_
| std::vector<ArgumentPtr> config::ConcatenatedValue::variables_ |
|
private |
The documentation for this class was generated from the following files: