MessageID Class Reference
Represents a "Message-Id" header.
More...
#include <kmime_headers_obs.h>
List of all members.
|
Public Member Functions |
| MessageID (Content *p) |
| MessageID (Content *p, const TQCString &s) |
| MessageID (Content *p, const TQString &s) |
virtual void | from7BitString (const TQCString &s) |
virtual TQCString | as7BitString (bool incType=true) |
virtual void | fromUnicodeString (const TQString &s, const TQCString &) |
virtual TQString | asUnicodeString () |
virtual void | clear () |
virtual bool | isEmpty () |
virtual const char * | type () |
void | generate (const TQCString &fqdn) |
Protected Attributes |
TQCString | m_id |
Detailed Description
Represents a "Message-Id" header.
Definition at line 26 of file kmime_headers_obs.h.
The documentation for this class was generated from the following file: