|
VMime
|
This is the complete list of members for fileContentHandler, including all inherited members.
| clone() const | fileContentHandler | virtual |
| extract(utility::outputStream &os, utility::progressListener *progress=NULL) const | streamContentHandler | virtual |
| extractRaw(utility::outputStream &os, utility::progressListener *progress=NULL) const | streamContentHandler | virtual |
| fileContentHandler() | fileContentHandler | |
| fileContentHandler(shared_ptr< utility::file > file, const vmime::encoding &enc=NO_ENCODING) | fileContentHandler | |
| fileContentHandler(const fileContentHandler &cts) | fileContentHandler | |
| generate(utility::outputStream &os, const vmime::encoding &enc, const size_t maxLineLength=lineLengthLimits::infinite) const | streamContentHandler | virtual |
| getContentTypeHint() const | streamContentHandler | virtual |
| getEncoding() const | streamContentHandler | virtual |
| getLength() const | streamContentHandler | virtual |
| isBuffered() const | streamContentHandler | virtual |
| isEmpty() const | streamContentHandler | virtual |
| isEncoded() const | streamContentHandler | virtual |
| NO_ENCODING | contentHandler | static |
| object() | object | protected |
| object(const object &) | object | protected |
| operator=(const fileContentHandler &cts) | fileContentHandler | |
| vmime::streamContentHandler::operator=(const streamContentHandler &cts) | streamContentHandler | |
| vmime::contentHandler::operator=(const object &) | object | protected |
| setContentTypeHint(const mediaType &type) | streamContentHandler | virtual |
| setData(shared_ptr< utility::file > file, const vmime::encoding &enc=NO_ENCODING) | fileContentHandler | |
| vmime::streamContentHandler::setData(shared_ptr< utility::inputStream > is, const size_t length, const vmime::encoding &enc=NO_ENCODING) | streamContentHandler | |
| streamContentHandler() | streamContentHandler | |
| streamContentHandler(shared_ptr< utility::inputStream > is, const size_t length, const vmime::encoding &enc=NO_ENCODING) | streamContentHandler | |
| streamContentHandler(const streamContentHandler &cts) | streamContentHandler | |
| ~contentHandler() | contentHandler | virtual |
| ~fileContentHandler() | fileContentHandler | |
| ~object() | object | protectedvirtual |
| ~streamContentHandler() | streamContentHandler |