OpenStudioCore:runmanager/lib
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
openstudio::runmanager::ProcessCreator Member List

This is the complete list of members for openstudio::runmanager::ProcessCreator, including all inherited members.

createProcess(const ToolInfo &t_tooltoexecute, const std::vector< std::pair< openstudio::path, openstudio::path > > &t_requiredFiles, const std::vector< std::string > &t_parameters, const openstudio::path &t_outdir, const std::vector< openstudio::path > &t_expectedOutputFiles, const std::string &t_stdin, const openstudio::path &t_basePath)=0openstudio::runmanager::ProcessCreatorpure virtual