|
VMime
|
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(const size_t maxLineLength=lineLengthLimits::infinite, const size_t curLinePos=0) const | component | virtual |
| generate(utility::outputStream &outputStream, const size_t curLinePos=0, size_t *newLinePos=NULL) const | component | virtual |
| generate(const generationContext &ctx, utility::outputStream &outputStream, const size_t curLinePos=0, size_t *newLinePos=NULL) const | component | virtual |
| generateImpl(const generationContext &ctx, utility::outputStream &os, const size_t curLinePos=0, size_t *newLinePos=NULL) const | headerField | protectedvirtual |
| getChildComponents() | headerField | virtual |
| getGeneratedSize(const generationContext &ctx) | headerField | virtual |
| getName() const | headerField | |
| getParsedLength() const | component | |
| getParsedOffset() const | component | |
| getValue() const | headerField | virtual |
| getValue() const | headerField | |
| getValue() | headerField | virtual |
| getValue() | headerField | |
| 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) | component | |
| parse(const parsingContext &ctx, const string &buffer) | component | |
| parse(shared_ptr< utility::inputStream > inputStream, const size_t length) | component | |
| parse(const string &buffer, const size_t position, const size_t end, size_t *newPosition=NULL) | component | |
| parse(const parsingContext &ctx, const string &buffer, const size_t position, const size_t end, size_t *newPosition=NULL) | component | |
| parse(shared_ptr< utility::inputStream > inputStream, const size_t position, const size_t end, size_t *newPosition=NULL) | component | |
| parse(const parsingContext &ctx, shared_ptr< utility::inputStream > inputStream, const size_t position, const size_t end, size_t *newPosition=NULL) | component | |
| parseImpl(const parsingContext &ctx, const string &buffer, const size_t position, const size_t end, size_t *newPosition=NULL) | headerField | protectedvirtual |
| vmime::component::parseImpl(const parsingContext &ctx, shared_ptr< utility::parserInputStreamAdapter > parser, const size_t position, const size_t end, size_t *newPosition=NULL) | component | protectedvirtual |
| parseNext(const parsingContext &ctx, const string &buffer, const size_t position, const size_t end, size_t *newPosition=NULL) | headerField | static |
| setName(const string &name) | headerField | |
| setParsedBounds(const size_t start, const size_t end) | component | protected |
| setValue(shared_ptr< headerFieldValue > value) | headerField | virtual |
| setValue(const headerFieldValue &value) | headerField | virtual |
| setValue(const string &value) | headerField | |
| setValueConst(shared_ptr< const headerFieldValue > value) | headerField | virtual |
| ~component() | component | virtual |
| ~headerField() | headerField | |
| ~object() | object | protectedvirtual |