libkmime

KMime::Headers::ReturnPath Class Reference

#include <kmime_headers.h>

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

Public Member Functions

 ReturnPath (Content *p)
 
 ReturnPath (Content *p, const TQCString &s)
 
 ReturnPath (Content *p, const TQString &s, const TQCString &cs)
 
const char * type () const
 

Protected Member Functions

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

Detailed Description

Represents the Return-Path header field.

Definition at line 492 of file kmime_headers.h.

Constructor & Destructor Documentation

◆ ReturnPath() [1/4]

KMime::Headers::ReturnPath::ReturnPath ( )
inline

Definition at line 494 of file kmime_headers.h.

◆ ReturnPath() [2/4]

KMime::Headers::ReturnPath::ReturnPath ( Content p)
inline

Definition at line 495 of file kmime_headers.h.

◆ ReturnPath() [3/4]

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

Definition at line 496 of file kmime_headers.h.

◆ ReturnPath() [4/4]

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

Definition at line 498 of file kmime_headers.h.

◆ ~ReturnPath()

KMime::Headers::ReturnPath::~ReturnPath ( )
inline

Definition at line 500 of file kmime_headers.h.

Member Function Documentation

◆ parse()

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

Definition at line 447 of file kmime_headers.cpp.

◆ type()

const char * KMime::Headers::ReturnPath::type ( ) const
inline

Definition at line 502 of file kmime_headers.h.


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