libkmime
KMime::Headers::Generics::GIdent Class Reference
#include <kmime_headers.h>
Inheritance diagram for KMime::Headers::Generics::GIdent:

Detailed Description
Base class for headers which deal with a list of msg-id's.
Definition at line 361 of file kmime_headers.h.
Public Member Functions | |
GIdent () | |
GIdent (Content *p) | |
GIdent (Content *p, const QCString &s) | |
GIdent (Content *p, const QString &s, const QCString &cs) | |
~GIdent () | |
Protected Member Functions | |
bool | parse (const char *&scursor, const char *const send, bool isCRLF=false) |
Protected Attributes | |
QValueList< Types::AddrSpec > | mMsgIdList |
Member Data Documentation
QValueList<Types::AddrSpec> KMime::Headers::Generics::GIdent::mMsgIdList [protected] |
The documentation for this class was generated from the following files: