COPASI API
4.16.103
|
#include <stdsoap2.h>
Public Attributes | |
void * | copy |
struct soap_flist * | flist |
char | id [1] |
unsigned int | level |
void * | link |
struct soap_ilist * | next |
void * | ptr |
size_t | size |
int | type |
Definition at line 1865 of file stdsoap2.h.
void* soap_ilist::copy |
Definition at line 1871 of file stdsoap2.h.
Referenced by soap_has_copies(), soap_id_enter(), soap_id_forward(), soap_id_lookup(), soap_resolve(), and soap_update_ptrs().
struct soap_flist* soap_ilist::flist |
Definition at line 1872 of file stdsoap2.h.
Referenced by soap_free_iht(), soap_has_copies(), soap_id_enter(), soap_id_forward(), soap_id_lookup(), soap_resolve(), and soap_update_ptrs().
char soap_ilist::id[1] |
Definition at line 1875 of file stdsoap2.h.
Referenced by soap_enter(), soap_lookup(), soap_resolve(), and soap_update_ptrs().
unsigned int soap_ilist::level |
Definition at line 1874 of file stdsoap2.h.
Referenced by soap_id_enter(), soap_id_forward(), soap_id_lookup(), and soap_resolve().
void* soap_ilist::link |
Definition at line 1870 of file stdsoap2.h.
Referenced by soap_id_enter(), soap_id_forward(), soap_id_lookup(), soap_resolve(), and soap_update_ptrs().
struct soap_ilist* soap_ilist::next |
Definition at line 1867 of file stdsoap2.h.
Referenced by soap_enter(), soap_free_iht(), soap_has_copies(), soap_lookup(), soap_resolve(), and soap_update_ptrs().
void* soap_ilist::ptr |
Definition at line 1873 of file stdsoap2.h.
Referenced by soap_id_enter(), soap_id_forward(), soap_id_lookup(), soap_resolve(), and soap_update_ptrs().
size_t soap_ilist::size |
Definition at line 1869 of file stdsoap2.h.
Referenced by soap_id_enter(), soap_id_forward(), soap_id_lookup(), and soap_resolve().
int soap_ilist::type |
Definition at line 1868 of file stdsoap2.h.
Referenced by soap_id_enter(), soap_id_forward(), soap_id_lookup(), soap_lookup_type(), and soap_resolve().