Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

EmailAddressBuf Class Reference

#include <email.h>

Inheritance diagram for EmailAddressBuf:

EmailString List of all members.

Public Member Functions

const char * add_email (const char *)
 Adds an e-mail address to a list of addresses.

const char * operator= (const char *buf)
const char * operator+= (const char *buf)

Detailed Description

A buffer, list of e-mail addresses

Definition at line 124 of file email.h.


Member Function Documentation

const char * EmailAddressBuf::add_email const char *  buf  ) 
 

Adds an e-mail address to a list of addresses.

Parameters:
str Text of e-mail address to be added
Precondition:
Str is a pointer to a valid NUL-terminated character array containing a valid e-mail address.

Definition at line 119 of file email.cc.


The documentation for this class was generated from the following files:
Generated at Sat Oct 25 20:56:13 2003 for Services using Doxygen.
Services Copyr. 1996-2001 Chip Norkus, Max Byrd, Greg Poma, Michael Graff, James Hess, Dafydd James. All rights reserved See LICENSE for licensing information.