libxr
—
developer's documentation
Main Page
Related Pages
Data Structures
Files
xr-call.h
xr_call
xr_call_add_param
xr_call_dump
xr_call_dump_string
xr_call_error_set
xr_call_free
xr_call_free_buffer
xr_call_get_error_code
xr_call_get_error_message
xr_call_get_method
xr_call_get_method_full
xr_call_get_param
xr_call_get_retval
xr_call_get_servlet_name
xr_call_new
xr_call_serialize_request
xr_call_serialize_response
xr_call_set_error
xr_call_set_retval
xr_call_set_transport
xr_call_transport
xr_call_unserialize_request
xr_call_unserialize_response
void xr_call_serialize_request
(
xr_call
*
call
,
char **
buf
,
int *
len
)
Serialize call object into XML-RPC request.
Parameters
call
Call obejct.
buf
Pointer to the variable to store buffer pointer to. This buffer has to be freed using
xr_call_free_buffer
.
len
Pointer to the variable to store buffer length to.
Documentation for
libxr
, Wed Apr 27 2016 22:07:49.