#include <string>
#include <list>
#include <cxxtls/file.h>
Go to the source code of this file.
Classes | |
class | POP3 |
POP3 provides a class interface to a POP3 session. Basically it encapsulates in C++ classes the fundamental things you do with a connection to a POP3 server. Here's how you use an object of type POP3: More... | |
struct | Attachment |
struct | Body |
struct | Header |
struct | Message |
struct | User |
sets connect status to not_connected More... |