|
VMime
|
This is the complete list of members for htmlTextPart, including all inherited members.
| addObject(const string &data, const mediaType &type) | htmlTextPart | |
| addObject(shared_ptr< contentHandler > data, const mediaType &type) | htmlTextPart | |
| addObject(shared_ptr< contentHandler > data, const encoding &enc, const mediaType &type) | htmlTextPart | |
| findObject(const string &id) const | htmlTextPart | |
| generateIn(shared_ptr< bodyPart > message, shared_ptr< bodyPart > parent) const | htmlTextPart | virtual |
| getCharset() const | htmlTextPart | virtual |
| getObjectAt(const size_t pos) const | htmlTextPart | |
| getObjectCount() const | htmlTextPart | |
| getPartCount() const | htmlTextPart | virtual |
| getPlainText() const | htmlTextPart | |
| getText() const | htmlTextPart | virtual |
| getType() const | htmlTextPart | virtual |
| hasObject(const string &id) const | htmlTextPart | |
| htmlTextPart() | htmlTextPart | |
| object() | object | protected |
| object(const object &) | object | protected |
| operator=(const object &) | object | protected |
| parse(shared_ptr< const bodyPart > message, shared_ptr< const bodyPart > parent, shared_ptr< const bodyPart > textPart) | htmlTextPart | virtual |
| setCharset(const charset &ch) | htmlTextPart | virtual |
| setPlainText(shared_ptr< contentHandler > plainText) | htmlTextPart | |
| setText(shared_ptr< contentHandler > text) | htmlTextPart | virtual |
| ~htmlTextPart() | htmlTextPart | |
| ~object() | object | protectedvirtual |
| ~textPart() | textPart | virtual |