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