libkmime

#include <kmime_headers_obs.h>

Inheritance diagram for To:
BCC CC

Public Member Functions

 To (Content *p)
 To (Content *p, const TQCString &s)
 To (Content *p, const TQString &s, const TQCString &cs)
virtual void from7BitString (const TQCString &s)
virtual TQCString as7BitString (bool incType=true)
virtual void fromUnicodeString (const TQString &s, const TQCString &cs)
virtual TQString asUnicodeString ()
virtual void clear ()
virtual bool isEmpty ()
virtual const char * type ()
void addAddress (const AddressField &a)
void emails (TQStrList *l)
void names (TQStringList *l)
void displayNames (TQStringList *l)

Protected Attributes

ObsAddressList * a_ddrList

Detailed Description

Represents a "To" header.

Definition at line 149 of file kmime_headers_obs.h.

Constructor & Destructor Documentation

◆ To() [1/4]

To::To ( )
inline

Definition at line 152 of file kmime_headers_obs.h.

◆ To() [2/4]

To::To ( Content * p)
inline

Definition at line 153 of file kmime_headers_obs.h.

◆ To() [3/4]

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

Definition at line 154 of file kmime_headers_obs.h.

◆ To() [4/4]

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

Definition at line 155 of file kmime_headers_obs.h.

◆ ~To()

To::~To ( )
inline

Definition at line 156 of file kmime_headers_obs.h.

Member Function Documentation

◆ clear()

virtual void To::clear ( )
inlinevirtual

Definition at line 162 of file kmime_headers_obs.h.

◆ isEmpty()

virtual bool To::isEmpty ( )
inlinevirtual

Definition at line 163 of file kmime_headers_obs.h.

◆ type()

virtual const char * To::type ( )
inlinevirtual

Definition at line 165 of file kmime_headers_obs.h.

Member Data Documentation

◆ a_ddrList

ObsAddressList* To::a_ddrList
protected

Definition at line 173 of file kmime_headers_obs.h.


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