VMime
SMTPCommandSet Member List

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

addCommand(shared_ptr< SMTPCommand > cmd)SMTPCommandSet
AUTH(const string &mechName)SMTPCommandstatic
AUTH(const string &mechName, const std::string &initialResponse)SMTPCommandstatic
BDAT(const size_t chunkSize, const bool last)SMTPCommandstatic
create(const bool pipeline)SMTPCommandSetstatic
createCommand(const string &text, const string &traceText="")SMTPCommandstatic
DATA()SMTPCommandstatic
EHLO(const string &hostname)SMTPCommandstatic
getLastCommandSent() const SMTPCommandSet
getText() const SMTPCommandSetvirtual
getTraceText() const SMTPCommandSetvirtual
HELO(const string &hostname)SMTPCommandstatic
isFinished() const SMTPCommandSet
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)SMTPCommandSetvirtual
~object()objectprotectedvirtual