icd_request Struct Reference
[Connection request]

#include <icd_request.h>

List of all members.

Public Attributes

enum icd_request_status state
GSList * users
gboolean multi_iaps
GSList * try_iaps
icd_policy_request req


Detailed Description

ICd connection request. An icd_request exists while the IAP is being created and is deleted when the IAP has successfully connected.


Member Data Documentation

enum icd_request_status icd_request::state

current request state

GSList* icd_request::users

list of requesting D-Bus clients

gboolean icd_request::multi_iaps

wheter more than one iap is to be tried, used if none of the IAPs are successfully connected

GSList* icd_request::try_iaps

List of IAPs to try

struct icd_policy_request icd_request::req

what this request is all about


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