ScummVM API documentation
Cloud::Dropbox::DropboxTokenRefresher Member List

This is the complete list of members for Cloud::Dropbox::DropboxTokenRefresher, including all inherited members.

_buffer (defined in Networking::CurlJsonRequest)Networking::CurlJsonRequestprotected
_bytesBuffer (defined in Networking::CurlRequest)Networking::CurlRequestprotected
_bytesBufferSize (defined in Networking::CurlRequest)Networking::CurlRequestprotected
_callbackNetworking::Requestprotected
_contentsStream (defined in Networking::CurlJsonRequest)Networking::CurlJsonRequestprotected
_errorCallbackNetworking::Requestprotected
_formFields (defined in Networking::CurlRequest)Networking::CurlRequestprotected
_formFiles (defined in Networking::CurlRequest)Networking::CurlRequestprotected
_headersList (defined in Networking::CurlRequest)Networking::CurlRequestprotected
_jsonCallback (defined in Networking::CurlJsonRequest)Networking::CurlJsonRequestprotected
_keepAlive (defined in Networking::CurlRequest)Networking::CurlRequestprotected
_keepAliveIdle (defined in Networking::CurlRequest)Networking::CurlRequestprotected
_keepAliveInterval (defined in Networking::CurlRequest)Networking::CurlRequestprotected
_postFields (defined in Networking::CurlRequest)Networking::CurlRequestprotected
_retryInSecondsNetworking::Requestprotected
_stateNetworking::Requestprotected
_stream (defined in Networking::CurlRequest)Networking::CurlRequestprotected
_uploading (defined in Networking::CurlRequest)Networking::CurlRequestprotected
_url (defined in Networking::CurlRequest)Networking::CurlRequestprotected
_usingPatch (defined in Networking::CurlRequest)Networking::CurlRequestprotected
addFormField(const Common::String &name, const Common::String &value)Networking::CurlRequestvirtual
addFormFile(const Common::String &name, const Common::Path &filename)Networking::CurlRequestvirtual
addHeader(const Common::String &header) overrideCloud::Dropbox::DropboxTokenRefreshervirtual
addPostField(const Common::String &field)Networking::CurlRequestvirtual
connectionClose() (defined in Networking::CurlRequest)Networking::CurlRequestvirtual
connectionKeepAlive(long idle=120, long interval=60)Networking::CurlRequestvirtual
CurlJsonRequest(JsonCallback cb, ErrorCallback ecb, const Common::String &url) (defined in Networking::CurlJsonRequest)Networking::CurlJsonRequest
CurlRequest(DataCallback cb, ErrorCallback ecb, const Common::String &url) (defined in Networking::CurlRequest)Networking::CurlRequest
date() const overrideNetworking::CurlRequestvirtual
DropboxTokenRefresher(DropboxStorage *parent, Networking::JsonCallback callback, Networking::ErrorCallback ecb, const char *url) (defined in Cloud::Dropbox::DropboxTokenRefresher)Cloud::Dropbox::DropboxTokenRefresher
execute()Networking::CurlRequestvirtual
finish()Networking::Requestvirtual
finishSuccess()Networking::Requestprotectedvirtual
getNetworkReadStream() constNetworking::CurlRequest
handle() overrideNetworking::CurlJsonRequestvirtual
handleRetry()Networking::Requestvirtual
jsonContainsArray(const Common::JSONObject &item, const char *key, const char *warningPrefix, bool isOptional=false) (defined in Networking::CurlJsonRequest)Networking::CurlJsonRequeststatic
jsonContainsAttribute(const Common::JSONObject &item, const char *key, const char *warningPrefix, bool isOptional=false) (defined in Networking::CurlJsonRequest)Networking::CurlJsonRequeststatic
jsonContainsIntegerNumber(const Common::JSONObject &item, const char *key, const char *warningPrefix, bool isOptional=false) (defined in Networking::CurlJsonRequest)Networking::CurlJsonRequeststatic
jsonContainsObject(const Common::JSONObject &item, const char *key, const char *warningPrefix, bool isOptional=false) (defined in Networking::CurlJsonRequest)Networking::CurlJsonRequeststatic
jsonContainsString(const Common::JSONObject &item, const char *key, const char *warningPrefix, bool isOptional=false) (defined in Networking::CurlJsonRequest)Networking::CurlJsonRequeststatic
jsonContainsStringOrIntegerNumber(const Common::JSONObject &item, const char *key, const char *warningPrefix, bool isOptional=false) (defined in Networking::CurlJsonRequest)Networking::CurlJsonRequeststatic
jsonIsObject(const Common::JSONValue *item, const char *warningPrefix) (defined in Networking::CurlJsonRequest)Networking::CurlJsonRequeststatic
makeStream() (defined in Networking::CurlRequest)Networking::CurlRequestprotected
pause()Networking::Requestvirtual
Request(DataCallback cb, ErrorCallback ecb) (defined in Networking::Request)Networking::Request
restart() overrideNetworking::CurlJsonRequestvirtual
retry(uint32 seconds)Networking::Requestvirtual
setBuffer(byte *buffer, uint32 size)Networking::CurlRequestvirtual
setHeaders(const Common::Array< Common::String > &headers) overrideCloud::Dropbox::DropboxTokenRefreshervirtual
state() constNetworking::Request
usePatch()Networking::CurlRequestvirtual
usePut()Networking::CurlRequestvirtual
wait(int spinlockDelay=5)Networking::CurlRequest
~CurlJsonRequest() override (defined in Networking::CurlJsonRequest)Networking::CurlJsonRequest
~CurlRequest() override (defined in Networking::CurlRequest)Networking::CurlRequest
~DropboxTokenRefresher() override (defined in Cloud::Dropbox::DropboxTokenRefresher)Cloud::Dropbox::DropboxTokenRefresher
~Request() (defined in Networking::Request)Networking::Requestvirtual