dx::DXJob Member List

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::DXJobinline
DXJob(const std::string &dxid)dx::DXJobinline
getID() const dx::DXJobinline
getOutputRef(const std::string &field)dx::DXJob
getState() const dx::DXJobinline
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::DXJobstatic
setID(const std::string &dxid)dx::DXJobinline
terminate() const dx::DXJob
waitOnDone(const int timeout=std::numeric_limits< int >::max()) const dx::DXJob