body Member List
This is the complete list of members for
body, including all inherited members.
| appendPart(ref< bodyPart > part) | body | |
| body() | body | |
| clone() const | body | [virtual] |
| component() | component | |
| copyFrom(const component &other) | body | [virtual] |
| generate(utility::outputStream &os, const string::size_type maxLineLength=lineLengthLimits::infinite, const string::size_type curLinePos=0, string::size_type *newLinePos=NULL) const | body | [virtual] |
| vmime::component::generate(const string::size_type maxLineLength=lineLengthLimits::infinite, const string::size_type curLinePos=0) const | component | |
| generateRandomBoundaryString() | body | [static] |
| getCharset() const | body | |
| getChildComponents() const | body | [virtual] |
| vmime::component::getChildComponents() | component | |
| getContents() const | body | |
| getContentType() const | body | |
| getEncoding() const | body | |
| getEpilogText() const | body | |
| getParsedLength() const | component | |
| getParsedOffset() const | component | |
| getPartAt(const int pos) | body | |
| getPartAt(const int pos) const | body | |
| getPartCount() const | body | |
| getPartList() const | body | |
| getPartList() | body | |
| getPrologText() const | body | |
| insertPartAfter(ref< bodyPart > afterPart, ref< bodyPart > part) | body | |
| insertPartAfter(const int pos, ref< bodyPart > part) | body | |
| insertPartBefore(ref< bodyPart > beforePart, ref< bodyPart > part) | body | |
| insertPartBefore(const int pos, ref< bodyPart > part) | body | |
| isEmpty() const | body | |
| isValidBoundary(const string &boundary) | body | [static] |
| object() | object | [protected] |
| object(const object &) | object | [protected] |
| operator=(const body &other) | body | |
| vmime::component::operator=(const object &) | object | [protected] |
| parse(const string &buffer, const string::size_type position, const string::size_type end, string::size_type *newPosition=NULL) | body | [virtual] |
| vmime::component::parse(const string &buffer) | component | |
| removeAllParts() | body | |
| removePart(ref< bodyPart > part) | body | |
| removePart(const int pos) | body | |
| setContents(ref< const contentHandler > contents) | body | |
| setEpilogText(const string &epilogText) | body | |
| setParsedBounds(const string::size_type start, const string::size_type end) | component | [protected] |
| setPrologText(const string &prologText) | body | |
| ~body() | body | |
| ~component() | component | [virtual] |
| ~object() | object | [protected, virtual] |