| _addEncodedWord(EncodedWord *word) | Text | [protected] |
| _copyEncodedWords(const Text &text) | Text | [protected] |
| _deleteAllEncodedWords() | Text | [protected] |
| _insertEncodedWordAt(int index, EncodedWord *word) | Text | [protected] |
| _removeEncodedWordAt(int index) | Text | [protected] |
| _setString(const String &str) | Node | |
| addEncodedWord(EncodedWord *word) | Text | |
| assemble() | Text | [virtual] |
| charset() const | Text | |
| class_() const | Node | |
| clone() const | Text | [virtual] |
| deleteAllEncodedWords() | Text | |
| encodedWordAt(int index) const | Text | |
| FieldBody() | FieldBody | |
| FieldBody(const FieldBody &other) | FieldBody | |
| FieldBody(const String &str, Node *parent=0) | FieldBody | |
| fold(const String &unfolded, int offset) | FieldBody | [static] |
| getString() const | Node | |
| insertEncodedWordAt(int index, EncodedWord *word) | Text | |
| isFoldingEnabled() const | FieldBody | |
| isModified() const | Node | |
| maybeFold() | FieldBody | |
| mClass | Node | [protected] |
| mIsModified | Node | [protected] |
| mParent | Node | [protected] |
| mString | Node | [protected] |
| newFieldBody() | FieldBody | [static] |
| newText() | Text | [static] |
| Node() | Node | |
| Node(const Node &other) | Node | |
| Node(const String &str, Node *parent=0) | Node | |
| numEncodedWords() const | Text | |
| operator=(const Text &other) | Text | |
| mimepp::FieldBody::operator=(const FieldBody &other) | FieldBody | |
| mimepp::Node::operator=(const Node &other) | Node | |
| parent() const | Node | |
| parse() | Text | [virtual] |
| removeEncodedWordAt(int index) | Text | |
| setFoldingEnabled(bool b) | FieldBody | |
| setModified() | Node | |
| setParent(Node *parent) | Node | |
| setString(const String &str) | Node | |
| setString(const char *cstr) | Node | |
| setText(const String &text) | FieldBody | |
| setUtf8Text(const String &utf8str) | Text | |
| setUtf8Text(const String &utf8str, const String &charset) | Text | |
| sNewFieldBody | FieldBody | [static] |
| sNewText | Text | [static] |
| text() const | FieldBody | |
| Text() | Text | |
| Text(const Text &other) | Text | |
| Text(const String &str, Node *parent=0) | Text | |
| unfold(const String &folded) | FieldBody | [static] |
| utf8Text() const | Text | |
| ~FieldBody() | FieldBody | [virtual] |
| ~Node() | Node | [virtual] |
| ~Text() | Text | [virtual] |
Copyright © 2001-2007 Hunny Software, Inc. All rights reserved.