headerField Member List
This is the complete list of members for
headerField, including all inherited members.
| clone() const | headerField | [virtual] |
| component() | component | |
| copyFrom(const component &other) | headerField | [virtual] |
| generate(utility::outputStream &os, const string::size_type maxLineLength=lineLengthLimits::infinite, const string::size_type curLinePos=0, string::size_type *newLinePos=NULL) const | headerField | [virtual] |
| vmime::component::generate(const string::size_type maxLineLength=lineLengthLimits::infinite, const string::size_type curLinePos=0) const | component | |
| getChildComponents() const | headerField | [virtual] |
| vmime::component::getChildComponents() | component | |
| getName() const | headerField | |
| getParsedLength() const | component | |
| getParsedOffset() const | component | |
| getValue() const | headerField | [virtual] |
| getValue() | headerField | [virtual] |
| headerField() | headerField | [protected] |
| headerField(const string &fieldName) | headerField | [protected] |
| isCustom() const | headerField | |
| m_name | headerField | [protected] |
| m_value | headerField | [protected] |
| object() | object | [protected] |
| object(const object &) | object | [protected] |
| operator=(const headerField &other) | headerField | |
| 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) | headerField | [virtual] |
| vmime::component::parse(const string &buffer) | component | |
| parseNext(const string &buffer, const string::size_type position, const string::size_type end, string::size_type *newPosition=NULL) | headerField | [protected, static] |
| setName(const string &name) | headerField | |
| setParsedBounds(const string::size_type start, const string::size_type end) | component | [protected] |
| setValue(ref< headerFieldValue > value) | headerField | [virtual] |
| setValue(const headerFieldValue &value) | headerField | [virtual] |
| setValue(const string &value) | headerField | |
| setValueConst(ref< const headerFieldValue > value) | headerField | [virtual] |
| ~component() | component | [virtual] |
| ~headerField() | headerField | |
| ~object() | object | [protected, virtual] |