libkmime

#include <kmime_headers_obs.h>

Inheritance diagram for BCC:
To

Public Member Functions

 BCC (Content *p)
 
 BCC (Content *p, const TQCString &s)
 
 BCC (Content *p, const TQString &s, const TQCString &cs)
 
virtual const char * type ()
 
- Public Member Functions inherited from To
 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)
 

Additional Inherited Members

- Protected Attributes inherited from To
ObsAddressList * a_ddrList
 

Detailed Description

Represents a "BCC" header.

Definition at line 194 of file kmime_headers_obs.h.

Constructor & Destructor Documentation

◆ BCC() [1/4]

BCC::BCC ( )
inline

Definition at line 197 of file kmime_headers_obs.h.

◆ BCC() [2/4]

BCC::BCC ( Content *  p)
inline

Definition at line 198 of file kmime_headers_obs.h.

◆ BCC() [3/4]

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

Definition at line 199 of file kmime_headers_obs.h.

◆ BCC() [4/4]

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

Definition at line 200 of file kmime_headers_obs.h.

◆ ~BCC()

BCC::~BCC ( )
inline

Definition at line 201 of file kmime_headers_obs.h.

Member Function Documentation

◆ type()

virtual const char * BCC::type ( )
inlinevirtual

Reimplemented from To.

Definition at line 203 of file kmime_headers_obs.h.


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