| Main Page Class Hierarchy Alphabetical List Compound List Examples |
#include <message.h>
Inheritance diagram for TextEnriched:

Public Member Functions | |
| TextEnriched (const std::string &text) | |
| 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 |