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

Public Member Functions | |
| TextEntity () | |
| TextEntity (const std::string &text) | |
| TextEntity (const std::string &text, const std::string &charset) | |
/*
|
|
Sets its content-type to "text/unknown" |
|
||||||||||||
|
Sets its content-type to "text/unknown", sets its body with the "text" variable and adds "charset=us-ascii" content-type parameter |