BMAMail  1.0.0
E-Mail System
Public Member Functions | List of all members
mail::POP3Command Class Reference

#include <POP3Command.h>

Inheritance diagram for mail::POP3Command:
Inheritance graph
[legend]
Collaboration diagram for mail::POP3Command:
Collaboration graph
[legend]

Public Member Functions

virtual int processCommand (std::string request, core::TCPSession *session, std::stringstream &data) override
 
virtual int processCommand (coreutils::PString request, POP3Session &session, std::stringstream &data)
 

Member Function Documentation

◆ 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: