CAPS Universe documentation  1.0.4
All you need to know to be successful
Data Fields
caps_job Struct Reference

Data Fields

caps_identifier id
 
int fh
 
char * parameter
 
struct object_state_job state
 
time_t last_report_time
 
struct object_progression_job progression
 
struct caps_joblist_next
 
struct caps_joblist_prev
 

Detailed Description

Internal printing job description

Collection of all information about a job

Field Documentation

◆ id

Unique identifier of this job

◆ fh

int fh

Job's file handle

◆ parameter

char* parameter

Printing parameter/options, refer the IPP protocol for generic values. Must be freed after use

◆ state

struct object_state_job state

The state info, the job is currently in

◆ last_report_time

time_t last_report_time

if the last time is long time ago, send a signal to all clients of this state change

◆ progression

struct object_progression_job progression

Corresponding printing progression info

◆ list_next

struct caps_job* list_next

◆ list_prev

struct caps_job * list_prev

linked list members


The documentation for this struct was generated from the following file: