The structure of a Job Status reply message. This message is sent in response to a rf_send_job_status_request(), to inform the client about all of the jobs matched. More...
#include "rf_reply_msgs.h"
Data Fields | |
int | n_jobs |
The number of jobs for which status is being delivered. | |
RF_JOB_STATUS_DETAILS ** | jobstatus |
Array of job status details for all of the jobs matching the Job Status Request. | |
The structure of a Job Status reply message. This message is sent in response to a rf_send_job_status_request(), to inform the client about all of the jobs matched.