VMime
SMTPTransport Member List

This is the complete list of members for SMTPTransport, including all inherited members.

connect()SMTPTransportvirtual
disconnect()SMTPTransportvirtual
getAuthenticator() const service
getAuthenticator()service
getCertificateVerifier()service
getConnection()SMTPTransport
getConnectionInfos() const SMTPTransportvirtual
getInfos() const SMTPTransportvirtual
getInfosInstance()SMTPTransportstatic
getProtocolName() const SMTPTransportvirtual
getSession() const service
getSession()service
getSocketFactory()service
getTimeoutHandlerFactory()service
getTracerFactory()service
getType() const transportvirtual
isConnected() const SMTPTransportvirtual
isSecuredConnection() const SMTPTransportvirtual
isSMTPS() const SMTPTransport
noop()SMTPTransportvirtual
object()objectprotected
object(const object &)objectprotected
operator=(const object &)objectprotected
processHeader(shared_ptr< header > header)transportprotected
processHeaderField(shared_ptr< headerField > field)transportprotected
send(const mailbox &expeditor, const mailboxList &recipients, utility::inputStream &is, const size_t size, utility::progressListener *progress=NULL, const mailbox &sender=mailbox())SMTPTransportvirtual
send(shared_ptr< vmime::message > msg, const mailbox &expeditor, const mailboxList &recipients, utility::progressListener *progress=NULL, const mailbox &sender=mailbox())SMTPTransportvirtual
vmime::net::transport::send(shared_ptr< vmime::message > msg, utility::progressListener *progress=NULL)transportvirtual
service(shared_ptr< session > sess, const serviceInfos &infos, shared_ptr< security::authenticator > auth)serviceprotected
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
SMTPTransport(shared_ptr< session > sess, shared_ptr< security::authenticator > auth, const bool secured=false)SMTPTransport
transport(shared_ptr< session > sess, const serviceInfos &infos, shared_ptr< security::authenticator > auth)transportprotected
Type enum nameservice
TYPE_STORE enum valueservice
TYPE_TRANSPORT enum valueservice
~object()objectprotectedvirtual
~service()servicevirtual
~SMTPTransport()SMTPTransport