disposition Member List
This is the complete list of members for
disposition, including all inherited members.
| addModifier(const string &modifier) | disposition | |
| clone() const | disposition | [virtual] |
| component() | component | |
| copyFrom(const component &other) | disposition | [virtual] |
| disposition() | disposition | |
| disposition(const string &actionMode, const string &sendingMode, const string &type, const string &modifier) | disposition | |
| generate(utility::outputStream &os, const string::size_type maxLineLength=lineLengthLimits::infinite, const string::size_type curLinePos=0, string::size_type *newLinePos=NULL) const | disposition | [virtual] |
| vmime::headerFieldValue::generate(const string::size_type maxLineLength=lineLengthLimits::infinite, const string::size_type curLinePos=0) const | component | |
| getActionMode() const | disposition | |
| getChildComponents() const | disposition | [virtual] |
| vmime::headerFieldValue::getChildComponents() | component | |
| getModifierList() const | disposition | |
| getParsedLength() const | component | |
| getParsedOffset() const | component | |
| getSendingMode() const | disposition | |
| getType() const | disposition | |
| hasModifier(const string &modifier) const | disposition | |
| object() | object | [protected] |
| object(const object &) | object | [protected] |
| operator=(const disposition &other) | disposition | |
| vmime::headerFieldValue::operator=(const object &) | object | [protected] |
| parse(const string &buffer, const string::size_type position, const string::size_type end, string::size_type *newPosition=NULL) | disposition | [virtual] |
| vmime::headerFieldValue::parse(const string &buffer) | component | |
| removeAllModifiers() | disposition | |
| removeModifier(const string &modifier) | disposition | |
| setActionMode(const string &mode) | disposition | |
| setParsedBounds(const string::size_type start, const string::size_type end) | component | [protected] |
| setSendingMode(const string &mode) | disposition | |
| setType(const string &type) | disposition | |
| ~component() | component | [virtual] |
| ~object() | object | [protected, virtual] |