libkmime

KMime::Headers::Generics::AddressList Class Reference

Base class for headers that deal with (possibly multiple) addresses, allowing groups. More...

#include <kmime_headers.h>

Inherits KMime::Headers::Generics::GAddress.

List of all members.

Public Member Functions

 AddressList (Content *p)
 AddressList (Content *p, const TQCString &s)
 AddressList (Content *p, const TQString &s, const TQCString &cs)

Protected Member Functions

bool parse (const char *&scursor, const char *const send, bool isCRLF=false)

Protected Attributes

TQValueList< Types::Address > mAddressList

Detailed Description

Base class for headers that deal with (possibly multiple) addresses, allowing groups.

Definition at line 343 of file kmime_headers.h.


Member Data Documentation

TQValueList<Types::Address> KMime::Headers::Generics::AddressList::mAddressList [protected]

The list of addresses.

Definition at line 357 of file kmime_headers.h.


The documentation for this class was generated from the following files: