|
VMime
|
This is the complete list of members for sendmailTransport, including all inherited members.
| connect() | sendmailTransport | virtual |
| disconnect() | sendmailTransport | virtual |
| getAuthenticator() const | service | |
| getAuthenticator() | service | |
| getCertificateVerifier() | service | |
| getConnectionInfos() const | sendmailTransport | virtual |
| getInfos() const | sendmailTransport | virtual |
| getInfosInstance() | sendmailTransport | static |
| getProtocolName() const | sendmailTransport | virtual |
| getSession() const | service | |
| getSession() | service | |
| getSocketFactory() | service | |
| getTimeoutHandlerFactory() | service | |
| getTracerFactory() | service | |
| getType() const | transport | virtual |
| isConnected() const | sendmailTransport | virtual |
| isSecuredConnection() const | sendmailTransport | virtual |
| noop() | sendmailTransport | virtual |
| object() | object | protected |
| object(const object &) | object | protected |
| operator=(const object &) | object | protected |
| processHeader(shared_ptr< header > header) | transport | protected |
| processHeaderField(shared_ptr< headerField > field) | transport | protected |
| send(const mailbox &expeditor, const mailboxList &recipients, utility::inputStream &is, const size_t size, utility::progressListener *progress=NULL, const mailbox &sender=mailbox()) | sendmailTransport | virtual |
| vmime::net::transport::send(shared_ptr< vmime::message > msg, utility::progressListener *progress=NULL) | transport | virtual |
| vmime::net::transport::send(shared_ptr< vmime::message > msg, const mailbox &expeditor, const mailboxList &recipients, utility::progressListener *progress=NULL, const mailbox &sender=mailbox()) | transport | virtual |
| sendmailTransport(shared_ptr< session > sess, shared_ptr< security::authenticator > auth) | sendmailTransport | |
| service(shared_ptr< session > sess, const serviceInfos &infos, shared_ptr< security::authenticator > auth) | service | protected |
| setAuthenticator(shared_ptr< security::authenticator > auth) | service | |
| setCertificateVerifier(shared_ptr< security::cert::certificateVerifier > cv) | service | |
| setProperty(const string &name, const TYPE &value) | service | |
| setSocketFactory(shared_ptr< socketFactory > sf) | service | |
| setTimeoutHandlerFactory(shared_ptr< timeoutHandlerFactory > thf) | service | |
| setTracerFactory(shared_ptr< tracerFactory > tf) | service | |
| transport(shared_ptr< session > sess, const serviceInfos &infos, shared_ptr< security::authenticator > auth) | transport | protected |
| Type enum name | service | |
| TYPE_STORE enum value | service | |
| TYPE_TRANSPORT enum value | service | |
| ~object() | object | protectedvirtual |
| ~sendmailTransport() | sendmailTransport | |
| ~service() | service | virtual |