MIME message body.
More...
#include <body.h>
Inherits Rfc822Body.
§ code()
bool code |
( |
const Codec & |
cc | ) |
|
§ epilogue() [1/2]
void epilogue |
( |
const std::string & |
| ) |
|
set body epilogue
- See also
- RFC822
§ epilogue() [2/2]
const std::string& epilogue |
( |
| ) |
const |
get body epilogue
- See also
- RFC822
§ load() [1/2]
bool load |
( |
const std::string & |
| ) |
|
load file as is, no encoding is performed
§ load() [2/2]
bool load |
( |
const std::string & |
fqn, |
|
|
const Codec & |
cc |
|
) |
| |
load file and code it using Codec
§ owner()
§ parts()
§ preamble() [1/2]
void preamble |
( |
const std::string & |
| ) |
|
set body preamble
- See also
- RFC822
§ preamble() [2/2]
const std::string& preamble |
( |
| ) |
const |
get body preamble
- See also
- RFC822
§ set()
void set |
( |
const std::string & |
| ) |
|
The documentation for this class was generated from the following file: