#include <writemime.h>


Public Member Functions | |
| CompositeMessage (type tp, const char *stp) | |
| virtual const char * | format () |
| return 0-terminated formatted message text | |
Use the CompositeEntity methods to add body parts, which are each to be created as an Entity. Use the Message methods to set the email headers.
1.5.7.1