COPASI API
4.16.103
|
#include <stdsoap2.h>
Public Attributes | |
const char * | description |
enum soap_mime_encoding | encoding |
const char * | id |
const char * | location |
struct soap_multipart * | next |
const char * | options |
char * | ptr |
size_t | size |
const char * | type |
Definition at line 1439 of file stdsoap2.h.
const char* soap_multipart::description |
Definition at line 1449 of file stdsoap2.h.
Referenced by soap_count_attachments(), soap_get_mime_attachment(), soap_getmimehdr(), soap_new_multipart(), soap_putmime(), soap_putmimehdr(), soap_resolve_attachment(), and soap_set_mime_attachment().
enum soap_mime_encoding soap_multipart::encoding |
Definition at line 1447 of file stdsoap2.h.
Referenced by soap_attachment(), soap_count_attachments(), soap_get_mime_attachment(), soap_getmimehdr(), soap_new_multipart(), soap_putmimehdr(), and soap_set_mime_attachment().
const char* soap_multipart::id |
Definition at line 1444 of file stdsoap2.h.
Referenced by soap_attachment(), soap_begin_recv(), soap_count_attachments(), soap_get_mime_attachment(), soap_getdime(), soap_getmimehdr(), soap_new_multipart(), soap_putdime(), soap_putmime(), soap_putmimehdr(), soap_resolve_attachment(), soap_set_dime_attachment(), and soap_set_mime_attachment().
const char* soap_multipart::location |
Definition at line 1448 of file stdsoap2.h.
Referenced by soap_count_attachments(), soap_getmimehdr(), soap_new_multipart(), soap_putmimehdr(), and soap_set_mime_attachment().
struct soap_multipart* soap_multipart::next |
Definition at line 1441 of file stdsoap2.h.
Referenced by soap_count_attachments(), soap_end_recv(), soap_end_send(), soap_new_multipart(), soap_next_multipart(), soap_putdime(), soap_putmime(), and soap_valid_mime_boundary().
const char* soap_multipart::options |
Definition at line 1446 of file stdsoap2.h.
Referenced by soap_attachment(), soap_count_attachments(), soap_getdime(), soap_new_multipart(), soap_putdime(), soap_resolve_attachment(), and soap_set_dime_attachment().
char* soap_multipart::ptr |
Definition at line 1442 of file stdsoap2.h.
Referenced by soap_get_mime_attachment(), soap_new_multipart(), soap_putdime(), soap_putmime(), soap_resolve_attachment(), and soap_valid_mime_boundary().
size_t soap_multipart::size |
Definition at line 1443 of file stdsoap2.h.
Referenced by soap_count_attachments(), soap_get_mime_attachment(), soap_getdime(), soap_new_multipart(), soap_putdime(), soap_putmime(), soap_resolve_attachment(), and soap_valid_mime_boundary().
const char* soap_multipart::type |
Definition at line 1445 of file stdsoap2.h.
Referenced by soap_attachment(), soap_begin_recv(), soap_count_attachments(), soap_get_mime_attachment(), soap_getdime(), soap_getmimehdr(), soap_new_multipart(), soap_putdime(), soap_putmime(), soap_putmimehdr(), soap_resolve_attachment(), soap_set_dime_attachment(), and soap_set_mime_attachment().