#include <srv_provider_api.h>
Public Attributes | |
| const gchar * | version |
| gpointer | private |
| icd_srv_connect_fn | connect |
| icd_srv_disconnect_fn | disconnect |
| icd_srv_identify_fn | identify |
| icd_srv_child_exit_fn | child_exit |
| icd_srv_destruct_fn | srv_destruct |
| const gchar* icd_srv_api::version |
ICd2 version this module is compiled against, set to ICD_SRV_MODULE_VERSION
| gpointer icd_srv_api::private |
private data usable by the module
connect/authenticate with the service provider
connect/deauthenticate with the service provider
network identification function
child process exit notification
cleanup function
1.5.6