SourcePro® 2024.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWHttpClient, including all inherited members.
body() const | RWHttpClient | inlineprotected |
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 |
operator!=(const RWHandleBase &second) const | RWHandleBase | inline |
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 |
submit(RWHttpRequest request, RWHttpPipeline pl=RW_HTTP_FORBID_PIPELINING, unsigned long maxwait=0) | RWHttpClient | inline |
~RWHandleBase(void) | RWHandleBase | inlineprotected |
~RWHttpClient() | RWHttpClient | virtual |
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |