COPASI API
4.16.103
|
#include <stdsoap2.h>
Public Attributes | |
char * | id |
struct soap_xlist * | next |
char ** | options |
unsigned char ** | ptr |
int * | size |
char ** | type |
Definition at line 1458 of file stdsoap2.h.
char* soap_xlist::id |
Definition at line 1463 of file stdsoap2.h.
Referenced by soap_dime_forward(), soap_resolve_attachment(), and soap_update_ptrs().
struct soap_xlist* soap_xlist::next |
Definition at line 1460 of file stdsoap2.h.
Referenced by soap_dime_forward(), soap_free_temp(), soap_resolve_attachment(), and soap_update_ptrs().
char** soap_xlist::options |
Definition at line 1465 of file stdsoap2.h.
Referenced by soap_dime_forward(), soap_resolve_attachment(), and soap_update_ptrs().
unsigned char** soap_xlist::ptr |
Definition at line 1461 of file stdsoap2.h.
Referenced by soap_dime_forward(), soap_resolve_attachment(), and soap_update_ptrs().
int* soap_xlist::size |
Definition at line 1462 of file stdsoap2.h.
Referenced by soap_dime_forward(), soap_resolve_attachment(), and soap_update_ptrs().
char** soap_xlist::type |
Definition at line 1464 of file stdsoap2.h.
Referenced by soap_dime_forward(), soap_resolve_attachment(), and soap_update_ptrs().