#include <OSWorkflow.hpp>
|
| | OSWorkflow (const filesystem::path &oswPath, ScriptEngineInstance &ruby, ScriptEngineInstance &python) |
| |
| | OSWorkflow (const WorkflowRunOptions &t_workflowRunOptions, ScriptEngineInstance &ruby, ScriptEngineInstance &python) |
| |
| bool | run () |
| |
◆ OSWorkflow() [1/2]
| openstudio::OSWorkflow::OSWorkflow |
( |
const filesystem::path & | oswPath, |
|
|
ScriptEngineInstance & | ruby, |
|
|
ScriptEngineInstance & | python ) |
◆ OSWorkflow() [2/2]
| openstudio::OSWorkflow::OSWorkflow |
( |
const WorkflowRunOptions & | t_workflowRunOptions, |
|
|
ScriptEngineInstance & | ruby, |
|
|
ScriptEngineInstance & | python ) |
◆ run()
| bool openstudio::OSWorkflow::run |
( |
| ) |
|