A piper::Project module parameters.
More...
|
bool | getBool (std::string const &moduleName, std::string const ¶meterName) |
|
unsigned int | getUInt (std::string const &moduleName, std::string const &settingName) |
|
double | getDouble (std::string const &moduleName, std::string const &settingName) |
|
template<typename T > |
void | set (std::string const &moduleName, std::string const ¶meterName, T value) |
|
A piper::Project module parameters.
bool piper::ModuleParameter::getBool |
( |
std::string const & |
moduleName, |
|
|
std::string const & |
parameterName |
|
) |
| |
double piper::ModuleParameter::getDouble |
( |
std::string const & |
moduleName, |
|
|
std::string const & |
settingName |
|
) |
| |
unsigned int piper::ModuleParameter::getUInt |
( |
std::string const & |
moduleName, |
|
|
std::string const & |
settingName |
|
) |
| |
template<typename T >
void piper::ModuleParameter::set |
( |
std::string const & |
moduleName, |
|
|
std::string const & |
parameterName, |
|
|
T |
value |
|
) |
| |
The documentation for this class was generated from the following file:
- D:/PIPER/piper/share/doc/userManual_scripting_piper_app.dox