VMime
|
This is the complete list of members for textPart, including all inherited members.
generateIn(shared_ptr< bodyPart > message, shared_ptr< bodyPart > parent) const =0 | textPart | pure virtual |
getCharset() const =0 | textPart | pure virtual |
getPartCount() const =0 | textPart | pure virtual |
getText() const =0 | textPart | pure virtual |
getType() const =0 | textPart | pure virtual |
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)=0 | textPart | pure virtual |
setCharset(const charset &ch)=0 | textPart | pure virtual |
setText(shared_ptr< contentHandler > text)=0 | textPart | pure virtual |
~object() | object | protectedvirtual |
~textPart() | textPart | virtual |