libkmime

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NKMime
 NHeaders
 NGenerics
 CAddressListBase class for headers that deal with (possibly multiple) addresses, allowing groups
 CGIdentBase class for headers which deal with a list of msg-id's
 CGStructuredThis is the base class for all structured header fields
 CGTokenBase class for headers which deal with a single atom
 CGUnstructuredAbstract base class for unstructured header fields (e.g
 CMailboxListBase class for headers that deal with (possibly multiple) addresses, but don't allow groups:
 CBaseBaseclass of all header-classes
 CControlRepresents a "Control" header
 CDateRepresents a "Date" header
 CFollowUpToRepresents a "Followup-To" header
 CGenericRepresents an arbitrary header, that can contain any header-field
 CLinesRepresents a "Lines" header
 CNewsgroupsRepresents a "Newsgroups" header
 COrganizationRepresents a "Organization" header
 CReturnPathRepresents the Return-Path header field
 CSubjectRepresents a "Subject" header
 CUserAgentRepresents a "User-Agent" header
 NParser
 CMultiPartHelper-class: splits a multipart-message into single parts as described in RFC 2046
 CNonMimeParserHelper-class: abstract base class of all parsers for non-mime binary data (uuencoded, yenc)
 CUUEncodedHelper-class: tries to extract the data from a possibly uuencoded message
 CYENCEncodedHelper-class: tries to extract the data from a possibly yenc encoded message
 CBaseBase class for messages in mime format It contains all the enums, static functions and parser-classes, that are needed for mime handling
 CCodecAbstract base class of codecs like base64 and quoted-printable
 CContentThis class encapsulates a mime-encoded content
 CDateFormatterClass abstracting date formatting
 CDecoderStateful decoder class, modelled after TQTextDecoder
 CEncoderStateful encoder class, modelled after TQTextEncoder
 CAddressFieldThis class encapsulates an address-field, containing an email-address and a real name
 CBCCRepresents a "BCC" header
 CBoolFlagsThis class stores boolean values in single bytes
 CCCRepresents a "CC" header
 CCDescriptionRepresents a "Content-Description" header
 CCDispositionRepresents a "Content-Disposition" header
 CContentTypeRepresents a "Content-Type" header
 CCTEncodingRepresents a "Content-Transfer-Encoding" header
 CFromRepresent a "From" header
 CMailCopiesToRepresents a "Mail-Copies-To" header http://www.newsreaders.com/misc/mail-copies-to.html
 CMessageIDRepresents a "Message-Id" header
 CReferencesRepresents a "References" header
 CReplyToRepresents a "Reply-To" header
 CSupersedesRepresents a "Supersedes" header
 CToRepresents a "To" header