52 bincClient <<
"* BYE Binc IMAP shutting down" << endl;
virtual Mailbox * getSelected(void) const
virtual ParseResult parse(Request &) const
ProcessResult process(Depot &, Request &)
const std::string getName(void) const
virtual void closeMailbox(void)=0
const std::string & getTag(void) const
void setName(const std::string &s_in)
bool getUidMode(void) const
void setLastError(const std::string &error) const
static Session & getInstance(void)
Declaration of miscellaneous convertion functions.
Declaration of the IODevice class.
Declaration of the IOFactory class.
Declaration of the Mailbox class (Mailbox is logical container)
Operator::ParseResult expectCRLF(void)
Declaration of all operators.
Declaration of a recursive descent IMAP command parser.