libkmime

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

#include <kmime_headers.h>

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

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

◆ mMsgIdList

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: