#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 which deal with a list of msg-id's.
Definition at line 361 of file kmime_headers.h.
◆ GIdent() [1/4]
KMime::Headers::Generics::GIdent::GIdent |
( |
| ) |
|
|
inline |
◆ GIdent() [2/4]
KMime::Headers::Generics::GIdent::GIdent |
( |
Content * |
p | ) |
|
|
inline |
◆ GIdent() [3/4]
KMime::Headers::Generics::GIdent::GIdent |
( |
Content * |
p, |
|
|
const TQCString & |
s |
|
) |
| |
|
inline |
◆ GIdent() [4/4]
KMime::Headers::Generics::GIdent::GIdent |
( |
Content * |
p, |
|
|
const TQString & |
s, |
|
|
const TQCString & |
cs |
|
) |
| |
|
inline |
◆ ~GIdent()
KMime::Headers::Generics::GIdent::~GIdent |
( |
| ) |
|
|
inline |
◆ parse()
bool KMime::Headers::Generics::GIdent::parse |
( |
const char *& |
scursor, |
|
|
const char *const |
send, |
|
|
bool |
isCRLF = false |
|
) |
| |
|
protected |
◆ mMsgIdList
TQValueList<Types::AddrSpec> KMime::Headers::Generics::GIdent::mMsgIdList |
|
protected |
The documentation for this class was generated from the following files: