Main Page Class Hierarchy Alphabetical List Compound List Examples |
#include <addresslist.h>
Public Member Functions | |
AddressList (const char *) | |
AddressList (const std::string &) | |
std::string | str () const |
void | set (const std::string &) |
Protected Member Functions | |
FieldValue * | clone () const |
![]() | |
bool | typeChecked () const |
void | typeChecked (bool) |
List of Address.
AddressList class is a container class that holds Address objects which, in turn can be a Group or a Mailbox.