Foxit PDF SDK
|
This is the complete list of members for foxit::SOAPRequestProperties, including all inherited members.
authenticate | foxit::SOAPRequestProperties | |
content_type | foxit::SOAPRequestProperties | |
is_encode | foxit::SOAPRequestProperties | |
is_wiredump | foxit::SOAPRequestProperties | |
request_content | foxit::SOAPRequestProperties | |
request_header | foxit::SOAPRequestProperties | |
request_url | foxit::SOAPRequestProperties | |
Set(const wchar_t *request_url, const char *request_content, const wchar_t *soap_action, const wchar_t *soap_namespace, const wchar_t *soap_version, const wchar_t *content_type, bool is_encode, bool is_wiredump, const char *request_header, const SOAPAuthenticateInfo &authenticate) | foxit::SOAPRequestProperties | inline |
soap_action | foxit::SOAPRequestProperties | |
soap_namespace | foxit::SOAPRequestProperties | |
soap_version | foxit::SOAPRequestProperties | |
SOAPRequestProperties() | foxit::SOAPRequestProperties | inline |
SOAPRequestProperties(const wchar_t *request_url, const char *request_content, const wchar_t *soap_action, const wchar_t *soap_namespace, const wchar_t *soap_version, const wchar_t *content_type, bool is_encode, bool is_wiredump, const char *request_header, const SOAPAuthenticateInfo &authenticate) | foxit::SOAPRequestProperties | inline |
SOAPRequestProperties(const SOAPRequestProperties &request_properties) | foxit::SOAPRequestProperties | inline |