|
CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for HttpClient, including all inherited members.
| address() const | HttpClient | |
| alias(const State *state) | Object | protectedstatic |
| as() const | Object | |
| Generate typedef | HttpClient | |
| HttpClient(const Uri &uri, const TlsClientOptions &tlsOptions=TlsClientOptions{}) | HttpClient | explicit |
| HttpClient(const SocketAddress &address, const TlsClientOptions &tlsOptions=TlsClientOptions{}) | HttpClient | explicit |
| initOnce() | Object | protected |
| initOncePerThread() | Object | protected |
| is() const | Object | |
| isNull() const | Object | |
| isWeak() const | Object | |
| Object()=default | Object | |
| Object(State *newState) | Object | explicitprotected |
| Object(State *state, Alias) (defined in Object) | Object | explicitprotected |
| Object(State *state, Weak) (defined in Object) | Object | explicitprotected |
| operator bool() const | Object | explicit |
| operator<=>(const Object &other) const | Object | |
| operator=(std::nullptr_t) (defined in Object) | Object | protected |
| operator==(const Object &other) const | Object | |
| query(const String &method, const String &path=String{}, const Generate &generate=Generate{}) | HttpClient | |
| useCount() const | Object | |
| waitEstablished(int timeout=-1) | HttpClient | |
| weak() const (defined in Object) | Object | protected |
| weak(const State *state) (defined in Object) | Object | protectedstatic |