libkmime

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
oNKMime
|oNHeaders
||oNGenerics
|||oCGUnstructuredAbstract base class for unstructured header fields (e.g
|||oCGStructuredThis is the base class for all structured header fields
|||oCMailboxListBase class for headers that deal with (possibly multiple) addresses, but don't allow groups:
|||oCAddressListBase class for headers that deal with (possibly multiple) addresses, allowing groups
|||oCGIdentBase class for headers which deal with a list of msg-id's
|||\CGTokenBase class for headers which deal with a single atom
||oCBaseBaseclass of all header-classes
||oCReturnPathRepresents the Return-Path header field
||oCGenericRepresents an arbitrary header, that can contain any header-field
||oCSubjectRepresents a "Subject" header
||oCOrganizationRepresents a "Organization" header
||oCControlRepresents a "Control" header
||oCDateRepresents a "Date" header
||oCNewsgroupsRepresents a "Newsgroups" header
||oCFollowUpToRepresents a "Followup-To" header
||oCLinesRepresents a "Lines" header
||oCUserAgentRepresents a "User-Agent" header
||oCMessageIDRepresents a "Message-Id" header
||oCSupersedesRepresents a "Supersedes" header
||oCAddressFieldThis class encapsulates an address-field, containing an email-address and a real name
||oCFromRepresent a "From" header
||oCReplyToRepresents a "Reply-To" header
||oCMailCopiesToRepresents a "Mail-Copies-To" header http://www.newsreaders.com/misc/mail-copies-to.html
||oCToRepresents a "To" header
||oCCCRepresents a "CC" header
||oCBCCRepresents a "BCC" header
||oCReferencesRepresents a "References" header
||oCContentTypeRepresents a "Content-Type" header
||oCCTEncodingRepresents a "Content-Transfer-Encoding" header
||oCCDispositionRepresents a "Content-Disposition" header
||\CCDescriptionRepresents a "Content-Description" header
|oNParser
||oCMultiPartHelper-class: splits a multipart-message into single parts as described in RFC 2046
||oCNonMimeParserHelper-class: abstract base class of all parsers for non-mime binary data (uuencoded, yenc)
||oCUUEncodedHelper-class: tries to extract the data from a possibly uuencoded message
||\CYENCEncodedHelper-class: tries to extract the data from a possibly yenc encoded message
|oCCodecAbstract base class of codecs like base64 and quoted-printable
|oCDecoderStateful decoder class, modelled after TQTextDecoder
|oCEncoderStateful encoder class, modelled after TQTextEncoder
|oCBaseBase class for messages in mime format It contains all the enums, static functions and parser-classes, that are needed for mime handling
|oCContentThis class encapsulates a mime-encoded content
|\CDateFormatterClass abstracting date formatting
oCAddressFieldThis class encapsulates an address-field, containing an email-address and a real name
oCBCCRepresents a "BCC" header
oCBoolFlagsThis class stores boolean values in single bytes
oCCCRepresents a "CC" header
oCCDescriptionRepresents a "Content-Description" header
oCCDispositionRepresents a "Content-Disposition" header
oCContentTypeRepresents a "Content-Type" header
oCCTEncodingRepresents a "Content-Transfer-Encoding" header
oCFromRepresent a "From" header
oCMailCopiesToRepresents a "Mail-Copies-To" header http://www.newsreaders.com/misc/mail-copies-to.html
oCMessageIDRepresents a "Message-Id" header
oCReferencesRepresents a "References" header
oCReplyToRepresents a "Reply-To" header
oCSupersedesRepresents a "Supersedes" header
\CToRepresents a "To" header