|
VMime
|
This is the complete list of members for fileAttachment, including all inherited members.
| attachment() | attachment | protected |
| defaultAttachment() | defaultAttachment | protected |
| defaultAttachment(shared_ptr< const contentHandler > data, const encoding &enc, const mediaType &type, const text &desc=NULL_TEXT, const word &name=NULL_WORD) | defaultAttachment | |
| defaultAttachment(shared_ptr< const contentHandler > data, const mediaType &type, const text &desc=NULL_TEXT, const word &name=NULL_WORD) | defaultAttachment | |
| defaultAttachment(const defaultAttachment &attach) | defaultAttachment | |
| fileAttachment(const string &filepath, const mediaType &type) | fileAttachment | |
| fileAttachment(const string &filepath, const mediaType &type, const text &desc) | fileAttachment | |
| fileAttachment(const string &filepath, const mediaType &type, const text &desc, const encoding &enc) | fileAttachment | |
| fileAttachment(shared_ptr< contentHandler > cts, const word &filename, const mediaType &type) | fileAttachment | |
| fileAttachment(shared_ptr< contentHandler > cts, const word &filename, const mediaType &type, const text &desc) | fileAttachment | |
| fileAttachment(shared_ptr< contentHandler > cts, const word &filename, const mediaType &type, const text &desc, const encoding &enc) | fileAttachment | |
| getData() const | defaultAttachment | virtual |
| getDescription() const | defaultAttachment | virtual |
| getEncoding() const | defaultAttachment | virtual |
| getFileInfo() const | fileAttachment | |
| getFileInfo() | fileAttachment | |
| getHeader() const | defaultAttachment | virtual |
| getName() const | defaultAttachment | virtual |
| getPart() const | defaultAttachment | virtual |
| getType() const | defaultAttachment | virtual |
| m_data | defaultAttachment | protected |
| m_desc | defaultAttachment | protected |
| m_encoding | defaultAttachment | protected |
| m_name | defaultAttachment | protected |
| m_type | defaultAttachment | protected |
| object() | object | protected |
| object(const object &) | object | protected |
| operator=(const defaultAttachment &attach) | defaultAttachment | |
| vmime::attachment::operator=(const object &) | object | protected |
| ~attachment() | attachment | virtual |
| ~defaultAttachment() | defaultAttachment | |
| ~object() | object | protectedvirtual |