#include <pop3.hh>
Inheritance diagram for POP3:
Public Member Functions | |
bool | login (const char *usr, const char *pass) |
bool | logout (void) |
int | remove_msg (unsigned int num) |
int | status (void) |
int | scan (void) |
|
Implements Protocol. |
|
Implements Protocol. |
|
Implements Protocol. |
|
Implements Protocol. |
|
Implements Protocol. |