libkdenetwork Library API Documentation

KMime::Headers::Generic Class Reference

Represents an arbitrary header, that can contain any header-field. More...

#include <kmime_headers.h>

Inheritance diagram for KMime::Headers::Generic:

Inheritance graph
[legend]
Collaboration diagram for KMime::Headers::Generic:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Generic (const char *t)
 Generic (const char *t, Content *p)
 Generic (const char *t, Content *p, const QCString &s)
 Generic (const char *t, Content *p, const QString &s, const QCString &cs)
virtual void clear ()
virtual bool isEmpty ()
virtual const char * type ()
void setType (const char *type)

Protected Attributes

char * t_ype

Detailed Description

Represents an arbitrary header, that can contain any header-field.

Adds a type over GUnstructured.

See also:
GUnstructured

Definition at line 566 of file kmime_headers.h.


Member Function Documentation

virtual void KMime::Headers::Generic::clear  )  [inline, virtual]
 

Delete.

Reimplemented from KMime::Headers::Generics::GUnstructured.

Definition at line 580 of file kmime_headers.h.

virtual bool KMime::Headers::Generic::isEmpty  )  [inline, virtual]
 

Do we have data?

Reimplemented from KMime::Headers::Generics::GUnstructured.

Definition at line 581 of file kmime_headers.h.

virtual const char* KMime::Headers::Generic::type  )  [inline, virtual]
 

Return the type of this header (e.g.

"From")

Reimplemented from KMime::Headers::Base.

Definition at line 582 of file kmime_headers.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for libkdenetwork Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Apr 4 04:44:26 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003