SourcePro® 2022.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWHttpsSecureSocketClient, including all inherited members.
| connect(const RWSockAddrBase &address, unsigned long maxwait=0) | RWHttpClient | inline |
| getReply(unsigned long maxwait=0) | RWHttpClient | inline |
| getReply(RWTFunctor< void(RWPortal)> handler, unsigned long maxwait=0) | RWHttpClient | inline |
| getReply(RWTFunctor< void(RWPortal, RWHttpReply &)> handler, unsigned long maxwait=0) | RWHttpClient | inline |
| isConnected() const | RWHttpClient | inline |
| isValid(void) const | RWHandleBase | inline |
| make(const RWSecureSocketContext &context, RWHttpsConnectionStart s, const RWTFunctor< RWSocket(const RWSockAddrBase &, unsigned long)> &f) | RWHttpsSecureSocketClient | static |
| make(const RWSecureSocketContext &context, RWHttpsConnectionStart s=RW_HTTPS_START_SECURE) | RWHttpsSecureSocketClient | static |
| operator!=(const RWHandleBase &second) const | RWHandleBase | inline |
| operator<(const RWHandleBase &second) const | RWHandleBase | inline |
| operator=(const RWHttpsSecureSocketClient &other) | RWHttpsSecureSocketClient | inline |
| RWHttpClient::operator=(const RWHttpClient &other) | RWHttpClient | inline |
| RWHandleBase::operator=(const RWHandleBase &second) | RWHandleBase | inlineprotected |
| operator==(const RWHandleBase &second) const | RWHandleBase | inline |
| RWHandleBase(void) | RWHandleBase | inlineprotected |
| RWHandleBase(RWStaticCtor) | RWHandleBase | inlineprotected |
| RWHandleBase(RWBodyBase *body) | RWHandleBase | inlineprotected |
| RWHandleBase(const RWHandleBase &second) | RWHandleBase | inlineprotected |
| RWHttpClient(RWHttpClientImp *imp) | RWHttpClient | inlineprotected |
| RWHttpClient(void) | RWHttpClient | inline |
| RWHttpClient(const RWHttpClient &client) | RWHttpClient | inline |
| RWHttpsSecureSocketClient() | RWHttpsSecureSocketClient | |
| RWHttpsSecureSocketClient(const RWHttpsSecureSocketClient &client) | RWHttpsSecureSocketClient | |
| secureUpgrade() | RWHttpsSecureSocketClient | |
| submit(RWHttpRequest request, RWHttpPipeline pl=RW_HTTP_FORBID_PIPELINING, unsigned long maxwait=0) | RWHttpClient | inline |
| ~RWHandleBase(void) | RWHandleBase | inlineprotected |
| ~RWHttpClient() | RWHttpClient | virtual |
| ~RWHttpsSecureSocketClient() | RWHttpsSecureSocketClient | virtual |
|
Copyright © 2022 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |