#include <Bool.hpp>
|
| void | init (std::string const &value) |
◆ Bool() [1/3]
| config::Bool::Bool |
( |
bool | value | ) |
|
|
explicit |
◆ Bool() [2/3]
| config::Bool::Bool |
( |
std::string const & | value | ) |
|
|
explicit |
◆ Bool() [3/3]
| config::Bool::Bool |
( |
const char * | value | ) |
|
|
explicit |
◆ ~Bool()
◆ clone()
◆ evaluate()
| std::string config::Bool::evaluate |
( |
http::Request const & | | ) |
const |
|
virtual |
◆ getRawValue()
| std::string config::Bool::getRawValue |
( |
| ) |
const |
|
virtual |
◆ getType()
◆ getValue()
| bool config::Bool::getValue |
( |
| ) |
const |
◆ init()
| void config::Bool::init |
( |
std::string const & | value | ) |
|
|
private |
◆ value_
| bool config::Bool::value_ |
|
private |
The documentation for this class was generated from the following files: