Header Struct Reference

#include <pop3.h>

Collaboration diagram for Header:
Collaboration graph
[legend]

List of all members.

Public Attributes

userlist_t bcc_
 might be empty
cxxtls::FileTime date_
 parsed from the 'from ' or 'Date:' records < and may be set to the current date/time if not < found in either place
userlist_t from_
 might be empty
string id_
 Message-ID: of this message.
stringlist_t options_
 reply-to, and other options ending in : < reply-to will be folded into from_ if supplied
string subject_
 might be empty
userlist_t to_
 might be empty

Detailed Description

Definition at line 145 of file pop3.h.


Member Data Documentation

might be empty

Definition at line 149 of file pop3.h.

parsed from the 'from ' or 'Date:' records < and may be set to the current date/time if not < found in either place

Definition at line 152 of file pop3.h.

might be empty

Definition at line 148 of file pop3.h.

Message-ID: of this message.

Definition at line 159 of file pop3.h.

reply-to, and other options ending in : < reply-to will be folded into from_ if supplied

Definition at line 156 of file pop3.h.

might be empty

Definition at line 150 of file pop3.h.

might be empty

Definition at line 147 of file pop3.h.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 29 22:51:55 2012 for CXXUtilities by  doxygen 1.6.3