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