encoding Member List
This is the complete list of members for
encoding, including all inherited members.
| clone() const | encoding | [virtual] |
| component() | component | |
| copyFrom(const component &other) | encoding | [virtual] |
| decide(const string::const_iterator begin, const string::const_iterator end) | encoding | [static] |
| decide(ref< const contentHandler > data) | encoding | [static] |
| encoding() | encoding | |
| encoding(const string &name) | encoding | [explicit] |
| encoding(const encoding &enc) | encoding | |
| generate(utility::outputStream &os, const string::size_type maxLineLength=lineLengthLimits::infinite, const string::size_type curLinePos=0, string::size_type *newLinePos=NULL) const | encoding | [virtual] |
| vmime::headerFieldValue::generate(const string::size_type maxLineLength=lineLengthLimits::infinite, const string::size_type curLinePos=0) const | component | |
| getChildComponents() const | encoding | [virtual] |
| vmime::headerFieldValue::getChildComponents() | component | |
| getEncoder() const | encoding | |
| getName() const | encoding | |
| getParsedLength() const | component | |
| getParsedOffset() const | component | |
| object() | object | [protected] |
| object(const object &) | object | [protected] |
| operator!=(const encoding &value) const | encoding | |
| operator=(const encoding &other) | encoding | |
| operator=(const string &name) | encoding | |
| vmime::headerFieldValue::operator=(const object &) | object | [protected] |
| operator==(const encoding &value) const | encoding | |
| parse(const string &buffer, const string::size_type position, const string::size_type end, string::size_type *newPosition=NULL) | encoding | [virtual] |
| vmime::headerFieldValue::parse(const string &buffer) | component | |
| setName(const string &name) | encoding | |
| setParsedBounds(const string::size_type start, const string::size_type end) | component | [protected] |
| ~component() | component | [virtual] |
| ~object() | object | [protected, virtual] |