Main Page
Related Pages
Modules
S
earch for
Vortex XML-RPC types: XML-RPC data abstraction layer, supporting types used.
CREATE_FAULT_REPLY
CREATE_OK_REPLY
method_call_add_value
method_call_create_value
method_call_create_value_from_string
method_call_free
method_call_get_current_num_params
method_call_get_msgno
method_call_get_name
method_call_get_num_params
method_call_get_param_value
method_call_get_param_value_as_array
method_call_get_param_value_as_double
method_call_get_param_value_as_int
method_call_get_param_value_as_string
method_call_get_param_value_as_struct
method_call_is
method_call_marshall
method_call_new
method_call_set_value
method_response_free
method_response_get_fault_code
method_response_get_fault_string
method_response_get_status
method_response_get_value
method_response_new
method_response_stringify
method_value_copy
method_value_free
method_value_get_as_array
method_value_get_as_double
method_value_get_as_int
method_value_get_as_string
method_value_get_as_struct
method_value_get_type
method_value_new
method_value_new_from_string
REPLY_FAULT
vortex_xml_rpc_array_add
vortex_xml_rpc_array_count
vortex_xml_rpc_array_free
vortex_xml_rpc_array_get
vortex_xml_rpc_array_max_count
vortex_xml_rpc_array_new
vortex_xml_rpc_array_ref
vortex_xml_rpc_array_set
vortex_xml_rpc_method_call_add_value
vortex_xml_rpc_method_call_create_value
vortex_xml_rpc_method_call_create_value_from_string
vortex_xml_rpc_method_call_free
vortex_xml_rpc_method_call_get_current_num_params
vortex_xml_rpc_method_call_get_msgno
vortex_xml_rpc_method_call_get_name
vortex_xml_rpc_method_call_get_num_params
vortex_xml_rpc_method_call_get_param_value
vortex_xml_rpc_method_call_get_param_value_as_array
vortex_xml_rpc_method_call_get_param_value_as_double
vortex_xml_rpc_method_call_get_param_value_as_int
vortex_xml_rpc_method_call_get_param_value_as_string
vortex_xml_rpc_method_call_get_param_value_as_struct
vortex_xml_rpc_method_call_is
vortex_xml_rpc_method_call_marshall
vortex_xml_rpc_method_call_must_release
vortex_xml_rpc_method_call_new
vortex_xml_rpc_method_call_release_after_invoke
vortex_xml_rpc_method_call_set_value
vortex_xml_rpc_method_response_create
vortex_xml_rpc_method_response_free
vortex_xml_rpc_method_response_get_fault_code
vortex_xml_rpc_method_response_get_fault_string
vortex_xml_rpc_method_response_get_status
vortex_xml_rpc_method_response_get_value
vortex_xml_rpc_method_response_marshall
vortex_xml_rpc_method_response_new
vortex_xml_rpc_method_response_nullify
vortex_xml_rpc_method_response_stringify
vortex_xml_rpc_method_value_copy
vortex_xml_rpc_method_value_free
vortex_xml_rpc_method_value_get_as_array
vortex_xml_rpc_method_value_get_as_double
vortex_xml_rpc_method_value_get_as_int
vortex_xml_rpc_method_value_get_as_string
vortex_xml_rpc_method_value_get_as_string_alloc
vortex_xml_rpc_method_value_get_as_struct
vortex_xml_rpc_method_value_get_type
vortex_xml_rpc_method_value_new
vortex_xml_rpc_method_value_new_bool
vortex_xml_rpc_method_value_new_double
vortex_xml_rpc_method_value_new_from_string
vortex_xml_rpc_method_value_new_from_string2
vortex_xml_rpc_method_value_new_int
vortex_xml_rpc_method_value_nullify
vortex_xml_rpc_method_value_stringify
vortex_xml_rpc_struct_add_member
vortex_xml_rpc_struct_check_member_names
vortex_xml_rpc_struct_check_member_types
vortex_xml_rpc_struct_free
vortex_xml_rpc_struct_get_member_count
vortex_xml_rpc_struct_get_member_name_at
vortex_xml_rpc_struct_get_member_value
vortex_xml_rpc_struct_get_member_value_as_array
vortex_xml_rpc_struct_get_member_value_as_double
vortex_xml_rpc_struct_get_member_value_as_int
vortex_xml_rpc_struct_get_member_value_as_string
vortex_xml_rpc_struct_get_member_value_as_struct
vortex_xml_rpc_struct_get_member_value_at
vortex_xml_rpc_struct_member_free
vortex_xml_rpc_struct_member_new
vortex_xml_rpc_struct_new
vortex_xml_rpc_struct_ref
XML_RPC_EMPTY_STR
XmlRpcArray
XmlRpcArrayUnMarshaller
XmlRpcMethodCall
XmlRpcMethodResponse
XmlRpcMethodValue
XmlRpcParamType
XmlRpcProcessArray
XmlRpcProcessDouble
XmlRpcProcessInt
XmlRpcProcessString
XmlRpcProcessStruct
XmlRpcResponseStatus
XmlRpcStruct
XmlRpcStructMember
XmlRpcStructUnMarshaller
#define method_value_get_as_double vortex_xml_rpc_method_value_get_as_double
Alias definition for
vortex_xml_rpc_method_value_get_as_double
.