#include <kmime_headers.h>
Inherits KMime::Headers::Generics::GAddress.
|
bool | parse (const char *&scursor, const char *const send, bool isCRLF=false) |
|
Base class for headers that deal with (possibly multiple) addresses, allowing groups.
Definition at line 343 of file kmime_headers.h.
◆ AddressList() [1/4]
KMime::Headers::Generics::AddressList::AddressList |
( |
| ) |
|
|
inline |
◆ AddressList() [2/4]
KMime::Headers::Generics::AddressList::AddressList |
( |
Content * |
p | ) |
|
|
inline |
◆ AddressList() [3/4]
KMime::Headers::Generics::AddressList::AddressList |
( |
Content * |
p, |
|
|
const TQCString & |
s |
|
) |
| |
|
inline |
◆ AddressList() [4/4]
KMime::Headers::Generics::AddressList::AddressList |
( |
Content * |
p, |
|
|
const TQString & |
s, |
|
|
const TQCString & |
cs |
|
) |
| |
|
inline |
◆ ~AddressList()
KMime::Headers::Generics::AddressList::~AddressList |
( |
| ) |
|
|
inline |
◆ parse()
bool KMime::Headers::Generics::AddressList::parse |
( |
const char *& |
scursor, |
|
|
const char *const |
send, |
|
|
bool |
isCRLF = false |
|
) |
| |
|
protected |
◆ mAddressList
TQValueList<Types::Address> KMime::Headers::Generics::AddressList::mAddressList |
|
protected |
The documentation for this class was generated from the following files: