#include <imapparser.h>
Definition at line 93 of file imapparser.h.
◆ Request()
◆ ~Request()
◆ getAuthType()
| const string & getAuthType |
( |
void |
| ) |
const |
◆ getCharSet()
| const string & getCharSet |
( |
void |
| ) |
const |
◆ getContextInfo()
| const string & getContextInfo |
( |
void |
| ) |
const |
◆ getDate()
| const string & getDate |
( |
void |
| ) |
const |
◆ getFlags()
| vector< string > & getFlags |
( |
void |
| ) |
|
◆ getListMailbox()
| const string & getListMailbox |
( |
void |
| ) |
const |
◆ getLiteral()
| const string & getLiteral |
( |
void |
| ) |
const |
◆ getMailbox()
| const string & getMailbox |
( |
void |
| ) |
const |
◆ getMode()
| const string & getMode |
( |
void |
| ) |
const |
◆ getName()
| const string & getName |
( |
void |
| ) |
const |
◆ getNewMailbox()
| const string & getNewMailbox |
( |
void |
| ) |
const |
◆ getPassword()
| const string & getPassword |
( |
void |
| ) |
const |
◆ getSet()
◆ getStatuses()
| vector< string > & getStatuses |
( |
void |
| ) |
|
◆ getTag()
| const string & getTag |
( |
void |
| ) |
const |
◆ getUidMode()
| bool getUidMode |
( |
void |
| ) |
const |
◆ getUserID()
| const string & getUserID |
( |
void |
| ) |
const |
◆ setAuthType()
| void setAuthType |
( |
const std::string & |
s_in | ) |
|
◆ setCharSet()
| void setCharSet |
( |
const std::string & |
s_in | ) |
|
◆ setContextInfo()
| void setContextInfo |
( |
const std::string & |
s_in | ) |
|
◆ setDate()
| void setDate |
( |
const std::string & |
s_in | ) |
|
◆ setListMailbox()
| void setListMailbox |
( |
const std::string & |
s_in | ) |
|
◆ setLiteral()
| void setLiteral |
( |
const std::string & |
s_in | ) |
|
◆ setMailbox()
| void setMailbox |
( |
const std::string & |
s_in | ) |
|
◆ setMode()
| void setMode |
( |
const std::string & |
m_in | ) |
|
◆ setName()
| void setName |
( |
const std::string & |
s_in | ) |
|
◆ setNewMailbox()
| void setNewMailbox |
( |
const std::string & |
s_in | ) |
|
◆ setPassword()
| void setPassword |
( |
const std::string & |
s_in | ) |
|
◆ setTag()
| void setTag |
( |
std::string & |
t_in | ) |
|
◆ setUidMode()
◆ setUserID()
| void setUserID |
( |
const std::string & |
s_in | ) |
|
◆ bset
◆ extra
◆ fatt
◆ flags
| std::vector<std::string> flags |
◆ searchkey
◆ statuses
| std::vector<std::string> statuses |
The documentation for this class was generated from the following files: