Go to the source code of this file.
Classes | |
| class | Sundance::SundanceGlobal | 
Namespaces | |
| namespace | Sundance | 
Functions | |
| void | Sundance::setOption (const std::string &optionName, int &value, const std::string &helpMsg) | 
| void | Sundance::setOption (const std::string &optionName, std::string &value, const std::string &helpMsg) | 
| void | Sundance::setOption (const std::string &optionName, double &value, const std::string &helpMsg) | 
| void | Sundance::setOption (const std::string &optionTrueName, const std::string &optionFalseName, bool &value, const std::string &helpMsg) |