AmMail Struct Reference

Email structure. Supports basic email functions such as attachements. More...

#include <AmMail.h>


Public Member Functions

 AmMail (const string &_from, const string &_subject, const string &_to, const string &_body="", const string &_header="")

Data Fields

string from
string subject
string body
string to
string header
string charset
Attachements attachements
MailCleanUpFunction clean_up
int error_count


Detailed Description

Email structure. Supports basic email functions such as attachements.


Field Documentation

Char set


The documentation for this struct was generated from the following files:
Generated on Fri May 16 12:02:07 2008 for SEMS by  doxygen 1.5.1
Home |  Recent changes |  Search |  Glossary |  Sitemap |  Login