Main Page   Class Hierarchy   Alphabetical List   Compound List   Examples  
Public Member Functions
TextEnriched Struct Reference

text/enriched entity class More...

#include <message.h>

Inheritance diagram for TextEnriched:
TextEntity MimeEntity

List of all members.

Public Member Functions

 TextEnriched (const std::string &text)
 TextEnriched (const std::string &text, const std::string &charset)

Detailed Description

text/enriched entity class


Constructor & Destructor Documentation

TextEnriched ( const std::string &  text,
const std::string &  charset 
)

constructs a TextPlain object, assigns text to its body and adds a ContentType::Param("charset", charset) to ContentType parameter list


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