Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
| ▼NKMime | |
| ▼NHeaders | |
| ▼NGenerics | |
| CAddressList | Base class for headers that deal with (possibly multiple) addresses, allowing groups |
| CGIdent | Base class for headers which deal with a list of msg-id's |
| CGStructured | This is the base class for all structured header fields |
| CGToken | Base class for headers which deal with a single atom |
| CGUnstructured | Abstract base class for unstructured header fields (e.g |
| CMailboxList | Base class for headers that deal with (possibly multiple) addresses, but don't allow groups: |
| CBase | Baseclass of all header-classes |
| CControl | Represents a "Control" header |
| CDate | Represents a "Date" header |
| CFollowUpTo | Represents a "Followup-To" header |
| CGeneric | Represents an arbitrary header, that can contain any header-field |
| CLines | Represents a "Lines" header |
| CNewsgroups | Represents a "Newsgroups" header |
| COrganization | Represents a "Organization" header |
| CReturnPath | Represents the Return-Path header field |
| CSubject | Represents a "Subject" header |
| CUserAgent | Represents a "User-Agent" header |
| ▼NParser | |
| CMultiPart | Helper-class: splits a multipart-message into single parts as described in RFC 2046 |
| CNonMimeParser | Helper-class: abstract base class of all parsers for non-mime binary data (uuencoded, yenc) |
| CUUEncoded | Helper-class: tries to extract the data from a possibly uuencoded message |
| CYENCEncoded | Helper-class: tries to extract the data from a possibly yenc encoded message |
| CBase | Base class for messages in mime format It contains all the enums, static functions and parser-classes, that are needed for mime handling |
| CCodec | Abstract base class of codecs like base64 and quoted-printable |
| CContent | This class encapsulates a mime-encoded content |
| CDateFormatter | Class abstracting date formatting |
| CDecoder | Stateful decoder class, modelled after TQTextDecoder |
| CEncoder | Stateful encoder class, modelled after TQTextEncoder |
| CAddressField | This class encapsulates an address-field, containing an email-address and a real name |
| CBCC | Represents a "BCC" header |
| CBoolFlags | This class stores boolean values in single bytes |
| CCC | Represents a "CC" header |
| CCDescription | Represents a "Content-Description" header |
| CCDisposition | Represents a "Content-Disposition" header |
| CContentType | Represents a "Content-Type" header |
| CCTEncoding | Represents a "Content-Transfer-Encoding" header |
| CFrom | Represent a "From" header |
| CMailCopiesTo | Represents a "Mail-Copies-To" header http://www.newsreaders.com/misc/mail-copies-to.html |
| CMessageID | Represents a "Message-Id" header |
| CReferences | Represents a "References" header |
| CReplyTo | Represents a "Reply-To" header |
| CSupersedes | Represents a "Supersedes" header |
| CTo | Represents a "To" header |
