libkmime

KMime::Headers::Generics::GIdent Class Reference

Base class for headers which deal with a list of msg-id's. More...

#include <kmime_headers.h>

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

List of all members.

Public Member Functions

 GIdent (Content *p)
 GIdent (Content *p, const TQCString &s)
 GIdent (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::AddrSpec > mMsgIdList

Detailed Description

Base class for headers which deal with a list of msg-id's.

Definition at line 361 of file kmime_headers.h.


Member Data Documentation

TQValueList<Types::AddrSpec> KMime::Headers::Generics::GIdent::mMsgIdList [protected]

The list of msg-id's.

Definition at line 375 of file kmime_headers.h.


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