Content-Transfer-Encoding field value.
More...
#include <contenttransferencoding.h>
|
| ContentTransferEncoding (const char *) |
|
| ContentTransferEncoding (const std::string &) |
|
const istring & | mechanism () const |
|
void | mechanism (const std::string &) |
|
void | set (const std::string &) |
|
std::string | str () const |
|
|
static const char | label [] |
|
static const char | base64 [] |
|
static const char | quoted_printable [] |
|
static const char | binary [] |
|
static const char | sevenbit [] |
|
static const char | eightbit [] |
|
|
FieldValue * | clone () const |
|
bool | typeChecked () const |
|
void | typeChecked (bool) |
|
Content-Transfer-Encoding field value.
The documentation for this struct was generated from the following file: