This is the complete list of members for HttpClient, including all inherited members.
| activeProcedure() const | Client | |
| advanceMessage() | Client | protected |
| beginMessage(std::ostream &os) | Client | protected |
| beginResult(std::istream &is) | Client | protected |
| cancel() | Client | |
| Client(ServiceDeclaration &service) | Client | |
| Pt::Remoting::Client::Client() | Client | |
| close() | HttpClient | |
| Connectable() | Connectable | |
| Connectable(const Connectable &c) | Connectable | protected |
| finishMessage() | Client | protected |
| host() const | HttpClient | |
| HttpClient(ServiceDeclaration &service) | HttpClient | |
| HttpClient(ServiceDeclaration &service, System::EventLoop &loop) | HttpClient | |
| isFailed() const | HttpClient | protectedvirtual |
| loop() const | HttpClient | |
| onBeginInvoke() | HttpClient | protectedvirtual |
| onCancel() | HttpClient | protectedvirtual |
| onInvoke() | HttpClient | protectedvirtual |
| operator=(const Connectable &rhs) | Connectable | protected |
| parseResult() | Client | protected |
| processResult(std::istream &is) | Client | protected |
| reset(ServiceDeclaration &service) | Client | |
| setActive(System::EventLoop &loop) | HttpClient | |
| setFault(int rc, const char *msg) | Client | protected |
| setHost(const Net::Endpoint &ep) | HttpClient | |
| setHost(const Net::Endpoint &ep, const Net::TcpSocketOptions &opts) | HttpClient | |
| setKeepAlive() | HttpClient | |
| setPeerName(const std::string &peer) | HttpClient | |
| setReady() | Client | protected |
| setSecure(Ssl::Context &ctx) | HttpClient | |
| setServiceUrl(const std::string &url) | HttpClient | |
| setServiceUrl(const char *url) | HttpClient | |
| setTarget(const Net::Endpoint &ep, const std::string &url) | HttpClient | |
| setTarget(const Net::Endpoint &ep, const Net::TcpSocketOptions &opts, const std::string &url) | HttpClient | |
| setTimeout(std::size_t timeout) | HttpClient | |
| ~Client() | Client | virtual |
| ~Connectable() | Connectable | virtual |
| ~HttpClient() | HttpClient | virtual |