#include <parameter_handler.h>
Test for the string being either "true" or "false". This is mapped to the Selection class.
Definition at line 674 of file parameter_handler.h.
virtual std::string Patterns::Bool::description |
( |
| ) |
const |
|
virtual |
Return a description of the pattern that valid strings are expected to match.
Reimplemented from Patterns::Selection.
Return a copy of the present object, which is newly allocated on the heap. Ownership of that object is transferred to the caller of this function.
Reimplemented from Patterns::Selection.
static Bool* Patterns::Bool::create |
( |
const std::string & |
description | ) |
|
|
static |
Creates new object if the start of description matches description_init. Ownership of that object is transferred to the caller of this function.
const char* Patterns::Bool::description_init |
|
staticprivate |
The documentation for this class was generated from the following file: