#include <nxml.h>

Data struct private for internal use only
Definition at line 179 of file nxml.h.
Data Fields | |
| void(* | func )(char *,...) |
| int | line |
| int | timeout |
| char * | proxy |
| char * | proxy_authentication |
| char * | cacert |
| char * | certfile |
| char * | password |
| int | verifypeer |
| char * | authentication |
| char * | user_agent |
| char | textindent |
| CURLcode | curl_error |
| __nxml_entity_t * | entities |
| void(* __nxml_private_t::func)(char *,...) |
| char* __nxml_private_t::proxy |
| char* __nxml_private_t::cacert |
| CURLcode __nxml_private_t::curl_error |
1.5.5