fileAttachment Class Reference
Attachment of type 'file'.
More...
List of all members.
Classes |
| class | fileInfo |
| | Stores information about a file attachment. More...
|
Public Member Functions |
| | fileAttachment (const string &filepath, const mediaType &type) |
| | fileAttachment (const string &filepath, const mediaType &type, const text &desc) |
| | fileAttachment (const string &filepath, const mediaType &type, const text &desc, const encoding &enc) |
| | fileAttachment (ref< utility::inputStream > is, const word &filename, const mediaType &type) |
| | fileAttachment (ref< utility::inputStream > is, const word &filename, const mediaType &type, const text &desc) |
| | fileAttachment (ref< utility::inputStream > is, const word &filename, const mediaType &type, const text &desc, const encoding &enc) |
| const fileInfo & | getFileInfo () const |
| fileInfo & | getFileInfo () |
Detailed Description
Attachment of type 'file'.
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following files: