VMime
POP3Command Member List

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

APOP(const string &username, const string &digest)POP3Commandstatic
AUTH(const string &mechName)POP3Commandstatic
AUTH(const string &mechName, const string &initialResponse)POP3Commandstatic
CAPA()POP3Commandstatic
createCommand(const string &text, const string &traceText="")POP3Commandstatic
DELE(const unsigned long msg)POP3Commandstatic
getText() const POP3Commandvirtual
getTraceText() const POP3Commandvirtual
LIST()POP3Commandstatic
LIST(const unsigned long msg)POP3Commandstatic
NOOP()POP3Commandstatic
object()objectprotected
object(const object &)objectprotected
operator=(const object &)objectprotected
PASS(const string &password)POP3Commandstatic
POP3Command(const string &text, const string &traceText)POP3Commandprotected
POP3Command(const POP3Command &)POP3Commandprotected
QUIT()POP3Commandstatic
RETR(const unsigned long msg)POP3Commandstatic
RSET()POP3Commandstatic
send(shared_ptr< POP3Connection > conn)POP3Commandvirtual
STAT()POP3Commandstatic
STLS()POP3Commandstatic
TOP(const unsigned long msg, const unsigned long lines)POP3Commandstatic
UIDL()POP3Commandstatic
UIDL(const unsigned long msg)POP3Commandstatic
USER(const string &username)POP3Commandstatic
~object()objectprotectedvirtual