#include <parameterdescription.h>
Public Member Functions | |
Variables () | |
Variables (const GwenXmlWrapper &pnode, bool verbose) | |
std::string | parse (const std::string &) const |
|
Unused default constructor. |
|
Construct the list of variables by reading it from the given XML node. |
|
Parse a given string that might contain variables and return a new string where each variable is replaced by its value. |