|
VMime
|
This is the complete list of members for SMTPConnection, including all inherited members.
| connect() | SMTPConnection | virtual |
| disconnect() | SMTPConnection | virtual |
| getAuthenticator() | SMTPConnection | virtual |
| getConnectionInfos() const | SMTPConnection | |
| getSession() | SMTPConnection | virtual |
| getSocket() | SMTPConnection | virtual |
| getTimeoutHandler() | SMTPConnection | virtual |
| getTracer() | SMTPConnection | virtual |
| getTransport() | SMTPConnection | virtual |
| hasExtension(const std::string &extName, std::vector< string > *params=NULL) const | SMTPConnection | |
| isConnected() const | SMTPConnection | virtual |
| isSecuredConnection() const | SMTPConnection | |
| object() | object | protected |
| object(const object &) | object | protected |
| operator=(const object &) | object | protected |
| readResponse() | SMTPConnection | |
| sendRequest(shared_ptr< SMTPCommand > cmd) | SMTPConnection | |
| SMTPConnection(shared_ptr< SMTPTransport > transport, shared_ptr< security::authenticator > auth) | SMTPConnection | |
| ~object() | object | protectedvirtual |
| ~SMTPConnection() | SMTPConnection | virtual |