copasi API  0.1
Public Attributes
soap_plugin Struct Reference

#include <stdsoap2.h>

List of all members.

Public Attributes

struct soap_pluginnext
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)

Member Data Documentation

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

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines