Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

soap Struct Reference

#include <stdsoap2.h>

List of all members.

Public Attributes

const char* float_format
const char* double_format
const char* http_version
const char* encodingStyle
const char* defaultNamespace
const char* actor
short keep_alive
short disable_href
short enable_embedding
short enable_null
short enable_utf_string
short disable_request_count
short disable_response_count
short enable_array_overflow
int recv_timeout
int send_timeout
struct Namespacenamespaces
struct soap_nlistnlist
struct soap_blistblist
struct soap_clistclist
void* alist
struct soap_ilistiht [SOAP_IDHASH]
struct soap_plistpht [SOAP_PTRHASH]
struct SOAP_ENV__Headerheader
struct SOAP_ENV__Faultfault
void* user
int (* fpost )(struct soap *,const char *,const char *,const char *,const char *,size_t)
int (* fresponse )(struct soap *,int,size_t)
int (* fparse )(struct soap *)
int (* fopen )(struct soap *,const char *,const char *,int)
int (* fclose )(struct soap *)
int (* fsend )(struct soap *,const char *,size_t)
size_t (* frecv )(struct soap *,char *,size_t)
int (* fignore )(struct soap *,const char *)
int master
int socket
int sendfd
int recvfd
short buffering
int bufidx
int buflen
char buf [SOAP_BUFLEN]
char msgbuf [1024]
char tmpbuf1 [256]
char tmpbuf2 [256]
char tmpbuf3 [256]
char tagbuf [1024]
size_t count
short counting
int level
short body
char tag [SOAP_TAGLEN]
char id [SOAP_TAGLEN]
char href [SOAP_TAGLEN]
char type [SOAP_TAGLEN]
char arrayType [SOAP_TAGLEN]
char arraySize [SOAP_TAGLEN]
char offset [SOAP_TAGLEN]
short other
short root
short position
int positions [SOAP_MAXDIMS]
int mustUnderstand
short null
short ns
short is_in_header
short chunked
short alloced
short peeked
short cdata
size_t chunksize
int chunkbuflen
char path [SOAP_TAGLEN]
char host [SOAP_TAGLEN]
char endpoint [SOAP_TAGLEN]
char* action
int port
const char* proxy_host
int proxy_port
int error
int errmode
int errnum
int idnum
wchar ahead1
wchar ahead2
unsigned long ip
const char* logfile [SOAP_MAXLOGS]
FILE* fdebug [SOAP_MAXLOGS]
short dot_net_bug


Member Data Documentation

char * soap::action
 

const char * soap::actor
 

wchar soap::ahead1
 

wchar soap::ahead2
 

void * soap::alist
 

short soap::alloced
 

char soap::arraySize[SOAP_TAGLEN]
 

char soap::arrayType[SOAP_TAGLEN]
 

struct soap_blist * soap::blist
 

short soap::body
 

char soap::buf[SOAP_BUFLEN]
 

short soap::buffering
 

int soap::bufidx
 

int soap::buflen
 

short soap::cdata
 

int soap::chunkbuflen
 

short soap::chunked
 

size_t soap::chunksize
 

struct soap_clist * soap::clist
 

size_t soap::count
 

short soap::counting
 

const char * soap::defaultNamespace
 

short soap::disable_href
 

short soap::disable_request_count
 

short soap::disable_response_count
 

short soap::dot_net_bug
 

const char * soap::double_format
 

short soap::enable_array_overflow
 

short soap::enable_embedding
 

short soap::enable_null
 

short soap::enable_utf_string
 

const char * soap::encodingStyle
 

char soap::endpoint[SOAP_TAGLEN]
 

int soap::errmode
 

int soap::errnum
 

int soap::error
 

struct SOAP_ENV__Fault * soap::fault
 

int (* soap::fclose)(struct soap*)
 

FILE * soap::fdebug[SOAP_MAXLOGS]
 

int (* soap::fignore)(struct soap*, const char*)
 

const char * soap::float_format
 

int (* soap::fopen)(struct soap*, const char*, const char*, int)
 

int (* soap::fparse)(struct soap*)
 

int (* soap::fpost)(struct soap*, const char*, const char*, const char*, const char*, size_t)
 

size_t (* soap::frecv)(struct soap*, char*, size_t)
 

int (* soap::fresponse)(struct soap*, int, size_t)
 

int (* soap::fsend)(struct soap*, const char*, size_t)
 

struct SOAP_ENV__Header * soap::header
 

char soap::host[SOAP_TAGLEN]
 

char soap::href[SOAP_TAGLEN]
 

const char * soap::http_version
 

char soap::id[SOAP_TAGLEN]
 

int soap::idnum
 

struct soap_ilist * soap::iht[SOAP_IDHASH]
 

unsigned long soap::ip
 

short soap::is_in_header
 

short soap::keep_alive
 

int soap::level
 

const char * soap::logfile[SOAP_MAXLOGS]
 

int soap::master
 

char soap::msgbuf[1024]
 

int soap::mustUnderstand
 

struct Namespace * soap::namespaces
 

struct soap_nlist * soap::nlist
 

short soap::ns
 

short soap::null
 

char soap::offset[SOAP_TAGLEN]
 

short soap::other
 

char soap::path[SOAP_TAGLEN]
 

short soap::peeked
 

struct soap_plist * soap::pht[SOAP_PTRHASH]
 

int soap::port
 

short soap::position
 

int soap::positions[SOAP_MAXDIMS]
 

const char * soap::proxy_host
 

int soap::proxy_port
 

int soap::recv_timeout
 

int soap::recvfd
 

short soap::root
 

int soap::send_timeout
 

int soap::sendfd
 

int soap::socket
 

char soap::tag[SOAP_TAGLEN]
 

char soap::tagbuf[1024]
 

char soap::tmpbuf1[256]
 

char soap::tmpbuf2[256]
 

char soap::tmpbuf3[256]
 

char soap::type[SOAP_TAGLEN]
 

void * soap::user
 


The documentation for this struct was generated from the following file:
Generated at Fri Jul 26 18:27:18 2002 for LEMUR by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000