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.

Constructor & Destructor Documentation

◆ GIdent() [1/4]

KMime::Headers::Generics::GIdent::GIdent ( )
inline

Definition at line 363 of file kmime_headers.h.

◆ GIdent() [2/4]

KMime::Headers::Generics::GIdent::GIdent ( Content p)
inline

Definition at line 364 of file kmime_headers.h.

◆ GIdent() [3/4]

KMime::Headers::Generics::GIdent::GIdent ( Content p,
const TQCString &  s 
)
inline

Definition at line 365 of file kmime_headers.h.

◆ GIdent() [4/4]

KMime::Headers::Generics::GIdent::GIdent ( Content p,
const TQString &  s,
const TQCString &  cs 
)
inline

Definition at line 367 of file kmime_headers.h.

◆ ~GIdent()

KMime::Headers::Generics::GIdent::~GIdent ( )
inline

Definition at line 369 of file kmime_headers.h.

Member Function Documentation

◆ parse()

bool KMime::Headers::Generics::GIdent::parse ( const char *&  scursor,
const char *const  send,
bool  isCRLF = false 
)
protected

Definition at line 388 of file kmime_headers.cpp.

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: