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)
- Public Member Functions inherited from KMime::Headers::Generics::GAddress
 GAddress (Content *p)
 GAddress (Content *p, const TQCString &s)
 GAddress (Content *p, const TQString &s, const TQCString &cs)
- Public Member Functions inherited from KMime::Headers::Generics::GStructured
 GStructured (Content *p)
 GStructured (Content *p, const TQCString &s)
 GStructured (Content *p, const TQString &s, const TQCString &cs)
- Public Member Functions inherited from KMime::Headers::Base
 Base ()
 Base (KMime::Content *parent)
virtual ~Base ()
KMime::Contentparent ()
void setParent (KMime::Content *p)
virtual void from7BitString (const TQCString &)
virtual TQCString as7BitString (bool=true)
TQCString rfc2047Charset ()
void setRFC2047Charset (const TQCString &cs)
TQCString defaultCS ()
bool forceCS ()
virtual void fromUnicodeString (const TQString &, const TQCString &)
virtual TQString asUnicodeString ()
virtual void clear ()
virtual bool isEmpty ()
virtual const char * type ()
bool is (const char *t)
bool isMimeHeader ()
bool isXHeader ()

Protected Member Functions

bool parse (const char *&scursor, const char *const send, bool isCRLF=false)

Protected Attributes

TQValueList< Types::AddrSpec > mMsgIdList

Additional Inherited Members

- Public Types inherited from KMime::Headers::Base
typedef TQPtrList< BaseList

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: