
Data Fields | |
| int | d_type |
| int | parse_status |
| Octstr * | parse_error |
| XMLRPCMethodCall * | methodcall |
| XMLRPCMethodResponse * | methodresponse |
|
|
Definition at line 105 of file xmlrpc.c. Referenced by parse_document(), xmlrpc_count_params(), xmlrpc_doc_add_value(), xmlrpc_doc_create(), xmlrpc_doc_create_call(), xmlrpc_doc_create_response(), xmlrpc_doc_destroy(), xmlrpc_doc_parse(), xmlrpc_doc_print(), xmlrpc_doc_send(), xmlrpc_get_param(), and xmlrpc_is_fault(). |
|
|
Definition at line 108 of file xmlrpc.c. Referenced by parse_document(), xmlrpc_count_params(), xmlrpc_doc_add_value(), xmlrpc_doc_create(), xmlrpc_doc_create_call(), xmlrpc_doc_destroy(), xmlrpc_doc_print(), xmlrpc_get_call_name(), and xmlrpc_get_param(). |
|
|
Definition at line 109 of file xmlrpc.c. Referenced by parse_document(), xmlrpc_count_params(), xmlrpc_doc_add_value(), xmlrpc_doc_create(), xmlrpc_doc_create_faultresponse(), xmlrpc_doc_create_response(), xmlrpc_doc_destroy(), xmlrpc_doc_print(), xmlrpc_get_faultcode(), xmlrpc_get_faultstring(), xmlrpc_get_param(), and xmlrpc_is_fault(). |
|
|