#include <RubyJobUtils.hpp>
|
| | ScriptInfo (const openstudio::path &t_scriptPath, bool t_isUserScript, bool t_argsChanged) |
| |
| openstudio::runmanager::ScriptInfo::ScriptInfo |
( |
const openstudio::path & |
t_scriptPath, |
|
|
bool |
t_isUserScript, |
|
|
bool |
t_argsChanged |
|
) |
| |
|
inline |
| bool openstudio::runmanager::ScriptInfo::argsChanged |
| std::map<std::string, ruleset::OSArgument> openstudio::runmanager::ScriptInfo::arguments |
| openstudio::path openstudio::runmanager::ScriptInfo::dbPath |
| bool openstudio::runmanager::ScriptInfo::detectionSucceeded |
| bool openstudio::runmanager::ScriptInfo::isUserScript |
| openstudio::path openstudio::runmanager::ScriptInfo::scriptPath |