.TH "ns_job_t" 3 "Wed Oct 5 2016" "Nunc Stans" \" -*- nroff -*- .ad l .nh .SH NAME ns_job_t \- .SH SYNOPSIS .br .PP .PP \fC#include \fP .SH "Detailed Description" .PP The nunc stans event and worker job object\&. .PP When a new job is created, a pointer to a struct of this object type is returned\&. This is the object that will be the argument to the job callback specified\&. Since the struct is opaque, the functions \fBns_job_get_data()\fP, \fBns_job_get_tp()\fP, \fBns_job_get_type()\fP, \fBns_job_get_fd()\fP, and \fBns_job_get_output_type()\fP can be used to get information about the job\&. The function \fBns_job_done()\fP must be used when the job should be freed\&. .PP \fBSee also:\fP .RS 4 \fBns_job_get_data\fP, \fBns_job_get_fd\fP, \fBns_job_get_tp\fP, \fBns_job_get_type\fP, \fBns_job_get_output_type\fP .RE .PP .SH "Author" .PP Generated automatically by Doxygen for Nunc Stans from the source code\&.