LLXMLRPCTransaction::Impl Member List
This is the complete list of members for
LLXMLRPCTransaction::Impl, including all inherited members.
curlDownloadCallback(char *data, size_t size, size_t nmemb, void *user_data) | LLXMLRPCTransaction::Impl | [private, static] |
Impl(const std::string &uri, XMLRPC_REQUEST request, bool useGzip) | LLXMLRPCTransaction::Impl | |
Impl(const std::string &uri, const std::string &method, LLXMLRPCValue params, bool useGzip) | LLXMLRPCTransaction::Impl | |
init(XMLRPC_REQUEST request, bool useGzip) | LLXMLRPCTransaction::Impl | [private] |
mCurlCode | LLXMLRPCTransaction::Impl | |
mCurlRequest | LLXMLRPCTransaction::Impl | |
mProxyAddress | LLXMLRPCTransaction::Impl | |
mRequestText | LLXMLRPCTransaction::Impl | |
mRequestTextSize | LLXMLRPCTransaction::Impl | |
mResponse | LLXMLRPCTransaction::Impl | |
mResponseText | LLXMLRPCTransaction::Impl | |
mStatus | LLXMLRPCTransaction::Impl | |
mStatusMessage | LLXMLRPCTransaction::Impl | |
mStatusURI | LLXMLRPCTransaction::Impl | |
mTransferInfo | LLXMLRPCTransaction::Impl | |
mURI | LLXMLRPCTransaction::Impl | |
process() | LLXMLRPCTransaction::Impl | |
setCurlStatus(CURLcode) | LLXMLRPCTransaction::Impl | |
setStatus(Status code, const std::string &message="", const std::string &uri="") | LLXMLRPCTransaction::Impl | |
Status typedef | LLXMLRPCTransaction::Impl | |
~Impl() | LLXMLRPCTransaction::Impl | |