| Main Page Class Hierarchy Alphabetical List Compound List Examples |
#include <message.h>

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