Public Member Functions | |
Bool () | |
virtual PatternBase * | clone () const |
Test for the string being either "true" or "false". This is mapped to the Selection class.
Patterns::Bool::Bool | ( | ) |
Constrcuctor.
virtual PatternBase* Patterns::Bool::clone | ( | ) | const [virtual] |
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.