AmMailDeamon Class Reference

Email Deamon (singleton). It is designed as a singleton using a queue to get his work. It wakes up only if there is anything to do. More...

#include <AmMail.h>

Inheritance diagram for AmMailDeamon:

AmThread

Public Member Functions

int sendQueued (AmMail *mail)

Static Public Member Functions

static AmMailDeamoninstance ()

Detailed Description

Email Deamon (singleton). It is designed as a singleton using a queue to get his work. It wakes up only if there is anything to do.


Member Function Documentation

int AmMailDeamon::sendQueued ( AmMail mail  ) 

Sends an email asynchronously.

Returns:
  • 0 if succeded
  • -1 if failed


The documentation for this class 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