VMime
SMTPCommand Member List

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

AUTH(const string &mechName)SMTPCommandstatic
AUTH(const string &mechName, const std::string &initialResponse)SMTPCommandstatic
BDAT(const size_t chunkSize, const bool last)SMTPCommandstatic
createCommand(const string &text, const string &traceText="")SMTPCommandstatic
DATA()SMTPCommandstatic
EHLO(const string &hostname)SMTPCommandstatic
getText() const SMTPCommandvirtual
getTraceText() const SMTPCommandvirtual
HELO(const string &hostname)SMTPCommandstatic
MAIL(const mailbox &mbox, const bool utf8)SMTPCommandstatic
MAIL(const mailbox &mbox, const bool utf8, const size_t size)SMTPCommandstatic
NOOP()SMTPCommandstatic
object()objectprotected
object(const object &)objectprotected
operator=(const object &)objectprotected
QUIT()SMTPCommandstatic
RCPT(const mailbox &mbox, const bool utf8)SMTPCommandstatic
RSET()SMTPCommandstatic
SMTPCommand(const string &text, const string &traceText)SMTPCommandprotected
SMTPCommand(const SMTPCommand &)SMTPCommandprotected
STARTTLS()SMTPCommandstatic
writeToSocket(shared_ptr< socket > sok, shared_ptr< tracer > tr)SMTPCommandvirtual
~object()objectprotectedvirtual