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

Data Fields

DBusConnectionconn
 
DBusWatch * watch
 
const struct caps_cl_notifiernotifier
 
void * notifier_object
 
FILE * error_stream
 

Detailed Description

Internal representation of the client instance handle

Field Documentation

◆ conn

Communication handle to the printing coordinator

◆ watch

DBusWatch* watch

Connection filedescriptor management

◆ notifier

const struct caps_cl_notifier* notifier

Client's notifier definition

◆ notifier_object

void* notifier_object

Some anonymous client pointer to be forwarded to the client's notifier function

◆ error_stream

FILE* error_stream

To enable the client to catch error messages


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