libkmime

KMime::Headers::Generics::MailboxList Class Reference

Base class for headers that deal with (possibly multiple) addresses, but don't allow groups: More...

#include <kmime_headers.h>

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

List of all members.

Public Member Functions

 MailboxList (Content *p)
 MailboxList (Content *p, const TQCString &s)
 MailboxList (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::Mailbox > mMailboxList

Detailed Description

Base class for headers that deal with (possibly multiple) addresses, but don't allow groups:

Definition at line 319 of file kmime_headers.h.


Member Data Documentation

TQValueList<Types::Mailbox> KMime::Headers::Generics::MailboxList::mMailboxList [protected]

The list of mailboxes.

Definition at line 333 of file kmime_headers.h.


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