#include <xcap_functions.h>

Data Fields | |
| xcap_doc_sel_t | doc_sel |
| char * | etag |
| int | match_type |
| xcap_node_sel_t * | node_sel |
| unsigned int | port |
| char * | xcap_root |
Definition at line 86 of file xcap_functions.h.
Definition at line 90 of file xcap_functions.h.
Referenced by get_resource_list(), get_xcap_path(), http_get_rules_doc(), and xcapGetNewDoc().
| char* etag |
Definition at line 92 of file xcap_functions.h.
Referenced by get_resource_list(), and xcapGetElem().
| int match_type |
Definition at line 93 of file xcap_functions.h.
Referenced by get_resource_list(), and xcapGetElem().
| unsigned int port |
Definition at line 89 of file xcap_functions.h.
Referenced by get_resource_list(), http_get_rules_doc(), xcapGetElem(), and xcapGetNewDoc().
| char* xcap_root |
Definition at line 88 of file xcap_functions.h.
Referenced by get_resource_list(), get_xcap_path(), and http_get_rules_doc().
1.5.6