|
VMime
|
This is the complete list of members for contentDisposition, including all inherited members.
| clone() const | contentDisposition | virtual |
| component() | component | |
| contentDisposition() | contentDisposition | |
| contentDisposition(const string &name) | contentDisposition | |
| contentDisposition(const contentDisposition &disp) | contentDisposition | |
| copyFrom(const component &other) | contentDisposition | 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 | contentDisposition | protectedvirtual |
| getChildComponents() | contentDisposition | virtual |
| getGeneratedSize(const generationContext &ctx) | headerFieldValue | virtual |
| getName() const | contentDisposition | |
| getParsedLength() const | component | |
| getParsedOffset() const | component | |
| object() | object | protected |
| object(const object &) | object | protected |
| operator!=(const contentDisposition &value) const | contentDisposition | |
| operator=(const contentDisposition &other) | contentDisposition | |
| operator=(const string &name) | contentDisposition | |
| vmime::headerFieldValue::operator=(const object &) | object | protected |
| operator==(const contentDisposition &value) const | contentDisposition | |
| 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) | contentDisposition | protectedvirtual |
| vmime::headerFieldValue::parseImpl(const parsingContext &ctx, shared_ptr< utility::parserInputStreamAdapter > parser, const size_t position, const size_t end, size_t *newPosition=NULL) | component | protectedvirtual |
| setName(const string &name) | contentDisposition | |
| setParsedBounds(const size_t start, const size_t end) | component | protected |
| ~component() | component | virtual |
| ~object() | object | protectedvirtual |