|
Wtx ~ Wt Extension Library
WtxLib
|
An email attachment. More...
#include <Attachment.h>
Public Member Functions | |
| Attachment (const std::u32string aFileName, const std::u32string aContentDescription, const std::string aSpoolFileName) | |
| Create an attachment. | |
Public Attributes | |
| std::u32string | fileName |
| The file name. | |
| std::u32string | contentDescription |
| The content description. | |
| std::string | spoolFileName |
| the spooled file name. | |
An email attachment.
This widget is part of the Wt composer example.
Definition at line 19 of file Attachment.h.
1.8.11