Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

client_data Struct Reference

Collaboration diagram for client_data:

Collaboration graph
[legend]

Data Fields

time_t last_access
unsigned long requests
HTTPCallercaller

Field Documentation

HTTPCaller* client_data::caller
 

Definition at line 211 of file smsc_soap.c.

Referenced by soap_client_have_response(), soap_client_init_query(), soap_create_client_data(), soap_destroy_client_data(), and soap_read_response().

time_t client_data::last_access
 

Definition at line 209 of file smsc_soap.c.

Referenced by soap_client_init_query(), and soap_create_client_data().

unsigned long client_data::requests
 

Definition at line 210 of file smsc_soap.c.

Referenced by soap_client_init_query(), soap_create_client_data(), and soap_read_response().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.