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

_cp_http_service Struct Reference
[Cp_socket]

#include <http.h>


Data Fields

char * name
char * path
cp_http_service_callback service


Detailed Description

http service descriptor

Definition at line 505 of file http.h.


Field Documentation

char* _cp_http_service::name
 

descriptive name

Definition at line 507 of file http.h.

Referenced by cp_http_service_create().

char* _cp_http_service::path
 

base uri

Definition at line 508 of file http.h.

Referenced by cp_http_service_create().

cp_http_service_callback _cp_http_service::service
 

service function

Definition at line 509 of file http.h.

Referenced by cp_http_service_create().


The documentation for this struct was generated from the following file:
Generated on Sat Dec 1 10:25:30 2007 for cprops by  doxygen 1.3.9.1