icd_srv_api Struct Reference
[Service Provider API]

#include <srv_provider_api.h>

List of all members.

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


Detailed Description

icd_srv_api defines the service provider functions implemented by the module


Member Data Documentation

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

icd_srv_connect_fn icd_srv_api::connect

connect/authenticate with the service provider

icd_srv_disconnect_fn icd_srv_api::disconnect

connect/deauthenticate with the service provider

icd_srv_identify_fn icd_srv_api::identify

network identification function

icd_srv_child_exit_fn icd_srv_api::child_exit

child process exit notification

icd_srv_destruct_fn icd_srv_api::srv_destruct

cleanup function


The documentation for this struct was generated from the following file:
Generated on Tue Feb 24 16:21:36 2009 for ICd2 by  doxygen 1.5.1