This is the complete list of members for dx::DXJob, including all inherited members.
create(const dx::JSON &fn_input, const std::string &fn_name, const std::string &job_name="", const std::vector< std::string > &depends_on=std::vector< std::string >(), const dx::JSON &instance_type=dx::JSON(dx::JSON_NULL)) | dx::DXJob | |
describe() const | dx::DXJob | |
DXJob() (defined in dx::DXJob) | dx::DXJob | inline |
DXJob(const std::string &dxid) | dx::DXJob | inline |
getID() const | dx::DXJob | inline |
getOutputRef(const std::string &field) | dx::DXJob | |
getState() const | dx::DXJob | inline |
newDXJob(const dx::JSON &fn_input, const std::string &fn_name, const std::string &job_name="", const std::vector< std::string > &depends_on=std::vector< std::string >(), const dx::JSON &instance_type=dx::JSON(dx::JSON_NULL)) | dx::DXJob | static |
setID(const std::string &dxid) | dx::DXJob | inline |
terminate() const | dx::DXJob | |
waitOnDone(const int timeout=std::numeric_limits< int >::max()) const | dx::DXJob |