| connect() | Connection | |
| Connection(Parser *parser, const LogSink &logInstance, const std::string &server, unsigned short port=-1) | Connection | |
| disconnect(ConnectionError e) | Connection | |
| enableCompression() | Connection | |
| fetchTLSInfo() const | Connection | [inline] |
| fileDescriptor() | Connection | |
| initCompression(StreamFeature method) | Connection | |
| isSecure() const | Connection | [inline] |
| receive() | Connection | |
| recv(int timeout=-1) | Connection | |
| send(const std::string &data) | Connection | |
| setCACerts(const StringList &cacerts) | Connection | [inline] |
| setClientCert(const std::string &clientKey, const std::string &clientCerts) | Connection | |
| state() const | Connection | [inline] |
| tlsHandshake() | Connection | |
| ~Connection() | Connection | [virtual] |
1.4.7