libkmime

CDescription Class Reference

#include <kmime_headers_obs.h>

Inherits Generics::GUnstructured.

Public Member Functions

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

Detailed Description

Represents a "Content-Description" header.

Definition at line 358 of file kmime_headers_obs.h.

Constructor & Destructor Documentation

◆ CDescription() [1/4]

CDescription::CDescription ( )
inline

Definition at line 361 of file kmime_headers_obs.h.

◆ CDescription() [2/4]

CDescription::CDescription ( Content *  p)
inline

Definition at line 362 of file kmime_headers_obs.h.

◆ CDescription() [3/4]

CDescription::CDescription ( Content *  p,
const TQCString &  s 
)
inline

Definition at line 363 of file kmime_headers_obs.h.

◆ CDescription() [4/4]

CDescription::CDescription ( Content *  p,
const TQString &  s,
const TQCString &  cs 
)
inline

Definition at line 365 of file kmime_headers_obs.h.

◆ ~CDescription()

CDescription::~CDescription ( )
inline

Definition at line 367 of file kmime_headers_obs.h.

Member Function Documentation

◆ type()

virtual const char * CDescription::type ( )
inlinevirtual

Definition at line 369 of file kmime_headers_obs.h.


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