VMime
header Member List

This is the complete list of members for header, including all inherited members.

appendField(shared_ptr< headerField > field)header
Bcc()header
Bcc() constheader
Cc()header
Cc() constheader
clone() constheadervirtual
component()component
ContentDescription()header
ContentDescription() constheader
ContentDisposition()header
ContentDisposition() constheader
ContentId()header
ContentId() constheader
ContentLocation()header
ContentLocation() constheader
ContentTransferEncoding()header
ContentTransferEncoding() constheader
ContentType()header
ContentType() constheader
copyFrom(const component &other)headervirtual
Date()header
Date() constheader
DeliveredTo()header
DeliveredTo() constheader
Disposition()header
Disposition() constheader
DispositionNotificationTo()header
DispositionNotificationTo() constheader
findAllFields(const string &fieldName)header
findField(const string &fieldName) constheader
findField(const string &fieldName) constheader
findFieldValue(const string &fieldName) constheader
From()header
From() constheader
generate(const size_t maxLineLength=lineLengthLimits::infinite, const size_t curLinePos=0) constcomponentvirtual
generate(utility::outputStream &outputStream, const size_t curLinePos=0, size_t *newLinePos=NULL) constcomponentvirtual
generate(const generationContext &ctx, utility::outputStream &outputStream, const size_t curLinePos=0, size_t *newLinePos=NULL) constcomponentvirtual
generateImpl(const generationContext &ctx, utility::outputStream &os, const size_t curLinePos=0, size_t *newLinePos=NULL) constheaderprotectedvirtual
getChildComponents()headervirtual
getField(const string &fieldName)header
getField(const string &fieldName)header
getFieldAt(const size_t pos)header
getFieldAt(const size_t pos) constheader
getFieldCount() constheader
getFieldList() constheader
getFieldList()header
getGeneratedSize(const generationContext &ctx)headervirtual
getParsedLength() constcomponent
getParsedOffset() constcomponent
hasField(const string &fieldName) constheader
header()header
InReplyTo()header
InReplyTo() constheader
insertFieldAfter(shared_ptr< headerField > afterField, shared_ptr< headerField > field)header
insertFieldAfter(const size_t pos, shared_ptr< headerField > field)header
insertFieldBefore(shared_ptr< headerField > beforeField, shared_ptr< headerField > field)header
insertFieldBefore(const size_t pos, shared_ptr< headerField > field)header
isEmpty() constheader
MessageId()header
MessageId() constheader
MimeVersion()header
MimeVersion() constheader
object()objectprotected
object(const object &)objectprotected
operator=(const header &other)header
vmime::component::operator=(const object &)objectprotected
Organization()header
Organization() constheader
OriginalMessageId()header
OriginalMessageId() constheader
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)headerprotectedvirtual
vmime::component::parseImpl(const parsingContext &ctx, shared_ptr< utility::parserInputStreamAdapter > parser, const size_t position, const size_t end, size_t *newPosition=NULL)componentprotectedvirtual
References()header
References() constheader
removeAllFields()header
removeAllFields(const string &fieldName)header
removeField(shared_ptr< headerField > field)header
removeField(const size_t pos)header
replaceField(shared_ptr< headerField > field, shared_ptr< headerField > newField)header
ReplyTo()header
ReplyTo() constheader
ReturnPath()header
ReturnPath() constheader
Sender()header
Sender() constheader
setParsedBounds(const size_t start, const size_t end)componentprotected
Subject()header
Subject() constheader
To()header
To() constheader
UserAgent()header
UserAgent() constheader
~component()componentvirtual
~header()header
~object()objectprotectedvirtual