soap_ios plugin data to override callbacks and store states to manipulate SOAP connection using iOS libraries
More...
#include <gsoapios.h>
soap_ios plugin data to override callbacks and store states to manipulate SOAP connection using iOS libraries
int(* soap_ios_data::fclose) (struct soap *) |
SOAP_SOCKET(* soap_ios_data::fopen) (struct soap *, const char *, const char *, int) |
size_t(* soap_ios_data::frecv) (struct soap *, char *, size_t) |
int(* soap_ios_data::fsend) (struct soap *, const char *, size_t) |
size_t soap_ios_data::len |
size_t soap_ios_data::res_len |
const char* soap_ios_data::res_msg |
The documentation for this struct was generated from the following file: