![]() |
CAPS Universe documentation
1.0.4
All you need to know to be successful
|
Data Fields | |
| DBusConnection * | conn |
| DBusWatch * | watch |
| const struct caps_cl_notifier * | notifier |
| void * | notifier_object |
| FILE * | error_stream |
Internal representation of the client instance handle
| DBusConnection* conn |
Communication handle to the printing coordinator
| DBusWatch* watch |
Connection filedescriptor management
| const struct caps_cl_notifier* notifier |
Client's notifier definition
| void* notifier_object |
Some anonymous client pointer to be forwarded to the client's notifier function
| FILE* error_stream |
To enable the client to catch error messages