libkmime

KMime::Headers::Organization Class Reference

Represents a "Organization" header. More...

#include <kmime_headers.h>

Inheritance diagram for KMime::Headers::Organization:
KMime::Headers::Generics::GUnstructured KMime::Headers::Base

List of all members.

Public Member Functions

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

Detailed Description

Represents a "Organization" header.

Definition at line 613 of file kmime_headers.h.


Member Function Documentation

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

Return the type of this header (e.g.

"From")

Reimplemented from KMime::Headers::Base.

Definition at line 624 of file kmime_headers.h.


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