#include <POP3Command.h>
|
virtual int | processCommand (std::string request, core::TCPSession *session, std::stringstream &data) override |
|
virtual int | processCommand (coreutils::PString request, POP3Session &session, std::stringstream &data) |
|
◆ processCommand() [1/2]
virtual int mail::POP3Command::processCommand |
( |
std::string |
request, |
|
|
core::TCPSession * |
session, |
|
|
std::stringstream & |
data |
|
) |
| |
|
inlineoverridevirtual |
◆ processCommand() [2/2]
virtual int mail::POP3Command::processCommand |
( |
coreutils::PString |
request, |
|
|
POP3Session & |
session, |
|
|
std::stringstream & |
data |
|
) |
| |
|
inlinevirtual |
The documentation for this class was generated from the following file: