Fledge
An open source edge computing platform for industrial users
SimpleHttps Member List

This is the complete list of members for SimpleHttps, including all inherited members.

createDebugTraceDirectory()HttpSenderstatic
getHostPort() (defined in SimpleHttps)SimpleHttpsinlinevirtual
getHTTPResponse() (defined in SimpleHttps)SimpleHttpsinlinevirtual
getOMFTracePath()HttpSenderstatic
HttpSender()HttpSender
sendRequest(const std::string &method=std::string(HTTP_SENDER_DEFAULT_METHOD), const std::string &path=std::string(HTTP_SENDER_DEFAULT_PATH), const std::vector< std::pair< std::string, std::string >> &headers={}, const std::string &payload=std::string())SimpleHttpsvirtual
setAuthBasicCredentials(std::string &authBasicCredentials) (defined in SimpleHttps)SimpleHttpsinlinevirtual
setAuthMethod(std::string &authMethod) (defined in SimpleHttps)SimpleHttpsinlinevirtual
setOCSClientId(std::string &OCSClientId) (defined in SimpleHttps)SimpleHttpsinlinevirtual
setOCSClientSecret(std::string &OCSClientSecret) (defined in SimpleHttps)SimpleHttpsinlinevirtual
setOCSNamespace(std::string &OCSNamespace) (defined in SimpleHttps)SimpleHttpsinlinevirtual
setOCSTenantId(std::string &OCSTenantId) (defined in SimpleHttps)SimpleHttpsinlinevirtual
setOCSToken(std::string &OCSToken) (defined in SimpleHttps)SimpleHttpsinlinevirtual
setProxy(const std::string &proxy)SimpleHttpsvirtual
SimpleHttps(const std::string &host_port, unsigned int connect_timeout=0, unsigned int request_timeout=0, unsigned int retry_sleep_Time=1, unsigned int max_retry=4)SimpleHttps
~HttpSender()HttpSendervirtual
~SimpleHttps()SimpleHttps