Classes | |
| class | PatternBase |
| class | Integer |
| class | Double |
| class | Selection |
| class | List |
| class | MultipleSelection |
| class | Bool |
| class | Anything |
| class | FileName |
| class | DirectoryName |
Functions | |
| PatternBase * | pattern_factory (const std::string &description) |
Namespace for a few classes that act as patterns for the ParameterHandler class. These classes implement an interface that checks whether a parameter in an input file matches a certain pattern, such as "being boolean", "an integer value", etc.
| PatternBase* Patterns::pattern_factory | ( | const std::string & | description ) |
Returns pointer to the correct derived class based on description.
Referenced by ParameterHandler::load().
documentation generated on Fri Feb 3 2012 06:04:15 by
doxygen
1.7.2