| abortOnClose(int bOn) | ulxr::TcpIpConnection | |
| accept(int timeout=0) | ulxr::SSLConnection | [virtual] |
| asciiToInAddr(const char *address, struct in_addr &saddr) | ulxr::TcpIpConnection | |
| certfile | ulxr::SSLConnection | [private] |
| close() | ulxr::SSLConnection | [virtual] |
| Connection() | ulxr::Connection | |
| createSSL() | ulxr::SSLConnection | [private] |
| cut() | ulxr::SSLConnection | [virtual] |
| decrementServerRef(bool shutdown=false) | ulxr::TcpIpConnection | [protected, virtual] |
| detach() | ulxr::TcpIpConnection | [virtual] |
| doConnect() | ulxr::Connection | |
| getDefaultTimeout() const | ulxr::Connection | |
| getErrorString(int err_number) | ulxr::Connection | [virtual] |
| getHandle() const | ulxr::Connection | |
| getHostAdress(const CppString &hostname) | ulxr::TcpIpConnection | [protected] |
| getHostName() const | ulxr::TcpIpConnection | |
| getInterfaceName() | ulxr::SSLConnection | [virtual] |
| getLastError() | ulxr::TcpIpConnection | [virtual] |
| getPassword() const | ulxr::SSLConnection | |
| getPeerName() const | ulxr::TcpIpConnection | |
| getPersistentTimeout() const | ulxr::Connection | |
| getPort() | ulxr::TcpIpConnection | |
| getServerData() const | ulxr::TcpIpConnection | [protected] |
| getServerDomain() const | ulxr::TcpIpConnection | |
| getServerHandle() | ulxr::TcpIpConnection | [virtual] |
| getSslContextObject() const | ulxr::SSLConnection | [protected] |
| getSslObject() const | ulxr::SSLConnection | [protected] |
| getSslSessionObject() const | ulxr::SSLConnection | [protected] |
| getTimeout() const | ulxr::Connection | |
| hasPendingInput() const | ulxr::SSLConnection | [protected, virtual] |
| init() | ulxr::SSLConnection | [private] |
| initializeCTX() | ulxr::SSLConnection | [private] |
| isConnecting() const | ulxr::Connection | [protected] |
| isOpen() const | ulxr::Connection | [virtual] |
| isServerMode() const | ulxr::TcpIpConnection | |
| keyfile | ulxr::SSLConnection | [private] |
| low_level_read(char *buff, long len) | ulxr::SSLConnection | [private, virtual] |
| low_level_write(char const *buff, long len) | ulxr::SSLConnection | [private, virtual] |
| makeClone() | ulxr::SSLConnection | [private, virtual] |
| open() | ulxr::SSLConnection | [virtual] |
| password | ulxr::SSLConnection | [private] |
| read(char *buff, long len) | ulxr::Connection | [virtual] |
| session | ulxr::SSLConnection | [private] |
| setConnectionTimeout(unsigned def_to_sec=0, unsigned alive_to_sec=0) | ulxr::Connection | |
| setConnector(ConnectorWrapperBase *connector) | ulxr::Connection | |
| setCryptographyData(const std::string &password, const std::string &certfile, const std::string &keyfile) | ulxr::SSLConnection | |
| setHandle(int handle) | ulxr::Connection | [protected] |
| setIsConnecting(bool connecting) | ulxr::Connection | [protected] |
| setProxy(long adr, unsigned port) | ulxr::TcpIpConnection | |
| setProxy(const CppString &domain, unsigned port) | ulxr::TcpIpConnection | |
| setServerData(ServerSocketData *serv_data) | ulxr::TcpIpConnection | [protected] |
| setTcpNoDelay(bool bOn) | ulxr::TcpIpConnection | |
| setTimeout(unsigned to_sec) | ulxr::Connection | |
| shutdown(int mode) | ulxr::TcpIpConnection | [virtual] |
| ssl | ulxr::SSLConnection | [private] |
| ssl_ctx | ulxr::SSLConnection | [private] |
| ssl_initialized | ulxr::SSLConnection | [private, static] |
| SSLConnection(bool server, const CppString &domain, unsigned port=80) | ulxr::SSLConnection | |
| SSLConnection(bool server, long adr=INADDR_ANY, unsigned port=0) | ulxr::SSLConnection | |
| TcpIpConnection(bool server, const CppString &domain, unsigned port=80) | ulxr::TcpIpConnection | |
| TcpIpConnection(bool server, long adr=INADDR_ANY, unsigned port=0) | ulxr::TcpIpConnection | |
| TcpIpConnection(const TcpIpConnection &) | ulxr::TcpIpConnection | [protected] |
| write(char const *buff, long len) | ulxr::Connection | [virtual] |
| ~Connection() | ulxr::Connection | [virtual] |
| ~SSLConnection() | ulxr::SSLConnection | [virtual] |
| ~TcpIpConnection() | ulxr::TcpIpConnection | [virtual] |