Dacons LLP Mailit for C/C++ Version 1.0.8

Emai::SmtpSession Member List

This is the complete list of members for Emai::SmtpSession, including all inherited members.

AddRef()Emai::Object< EmaiSmtpSession >
Authenticate(EmaiConstUniCharPtr inAccount, EmaiConstUniCharPtr inPassword, EmaiOptions inOptions=EmaiSMTPAuthAutomatic)Emai::SmtpSession [inline]
Cancel(EmaiOptions inOptions=EmaiNullOptions)Emai::SmtpSession [inline]
Connect(EmaiConstUniCharPtr inMailServer, short inPort=EmaiDefaultSmtpPort, EmaiOptions inOptions=EmaiNullOptions)Emai::SmtpSession [inline]
ConnectEx(EmaiConstUniCharPtr inMailServer, short inPort=EmaiDefaultSmtpPort, const EmaiProxyInfo *inProxyInfo=NULL, void *inUserData=NULL, EmaiOptions inOptions=EmaiNullOptions)Emai::SmtpSession [inline]
Disconnect(EmaiOptions inOptions=EmaiNullOptions)Emai::SmtpSession [inline]
GetUserData(EmaiUint32 inKey, void *outData, EmaiUint32 &ioDataSize)Emai::Object< EmaiSmtpSession >
mObjectEmai::Object< EmaiSmtpSession > [protected]
Noop(EmaiOptions inOptions=EmaiNullOptions)Emai::SmtpSession [inline]
Object()Emai::Object< EmaiSmtpSession > [protected]
Object(EmaiSmtpSessioninObject, bool inAddRef)Emai::Object< EmaiSmtpSession > [protected]
Object(const Object &inCopy)Emai::Object< EmaiSmtpSession > [protected]
operator EmaiSmtpSession() constEmai::Object< EmaiSmtpSession >
operator=(const Object &inCopy)Emai::Object< EmaiSmtpSession > [protected]
Parent typedefEmai::SmtpSession [protected]
RefCount()Emai::Object< EmaiSmtpSession >
Release()Emai::Object< EmaiSmtpSession >
SendMessage(const Message &inMessage, EmaiOptions inOptions=EmaiNullOptions)Emai::SmtpSession [inline]
SendMessageEx(const Message &inMessage, StringList &outFailedRecipients, EmaiOptions inOptions=EmaiNullOptions)Emai::SmtpSession [inline]
SetUserData(EmaiUint32 inKey, const void *inData, EmaiUint32 inDataSize)Emai::Object< EmaiSmtpSession >
SmtpSession()Emai::SmtpSession [protected]
SmtpSession(SmtpStatusCallback &inStatusCallback, EmaiUint32 inTimeout, EmaiOptions inOptions=EmaiNullOptions)Emai::SmtpSession [inline]
SmtpSession(EmaiSmtpStatusCallback inStatusCallback, void *inUserData, EmaiUint32 inTimeout, EmaiOptions inOptions=EmaiNullOptions)Emai::SmtpSession [inline]
SmtpSession(const SmtpSession &inCopy)Emai::SmtpSession [inline]
SmtpSession(EmaiSmtpSession inSession, bool inAddRef)Emai::SmtpSession [inline]
~Object()Emai::Object< EmaiSmtpSession > [protected]
~SmtpSession()Emai::SmtpSession [inline]