|
copasi API
0.1
|
#include <stdsoap2.h>
Public Attributes | |
| struct soap_plugin * | next |
| const char * | id |
| void * | data |
| int(* | fcopy )(struct soap *soap, struct soap_plugin *dst, struct soap_plugin *src) |
| void(* | fdelete )(struct soap *soap, struct soap_plugin *p) |
| void* soap_plugin::data |
| int(* soap_plugin::fcopy)(struct soap *soap, struct soap_plugin *dst, struct soap_plugin *src) |
| void(* soap_plugin::fdelete)(struct soap *soap, struct soap_plugin *p) |
| const char* soap_plugin::id |
| struct soap_plugin* soap_plugin::next |
1.7.5.1