| mailfilter
    0.8.6
    | 
#include <pop3.hh>
 
  
 | Public Member Functions | |
| bool | login (const char *, const char *, const unsigned int) const | 
| bool | logout (void) const | 
| int | remove_msg (const unsigned int) const | 
| int | status (void) const | 
| int | scan (void) const | 
|  Public Member Functions inherited from Protocol | |
| virtual | ~Protocol (void) | 
| void | set_connection (Connection *) | 
| void | set_ident (unsigned int) | 
| unsigned int | ident (void) const | 
| Additional Inherited Members | |
|  Protected Attributes inherited from Protocol | |
| Connection * | conn | 
| unsigned int | prot_ident | 
| unsigned int | connect_type | 
| 
 | virtual | 
Implements Protocol.
| 
 | virtual | 
Implements Protocol.
| 
 | virtual | 
Implements Protocol.
 1.8.7
 1.8.7