Main Page   Class Hierarchy   Alphabetical List   Compound List   Examples  
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\Nmimetic
 oCBodyMIME message body
 oCcodecCodecs base class
 oCunbuffered_codecBase class for unbuffered codecs
 oCbuffered_codecBase class for buffered codecs
 oCcodec_chainDefines a chain of codecs
 oCNullCodecPass through codec. Copies input to output
 oCToUpperCaseConverts input chars to upper case
 oCToLowerCaseConverts input chars to lower case
 oCLf2CrLfConverts any LF (\n) to CRLF (\r\n)
 oCMaxLineLenInserts a new line if the input line is too long
 oCContentDescriptionContent-Description field value
 oCContentDispositionContent-Disposition field value
 oCContentIdContent-ID field value
 oCContentTransferEncodingContent-Transfer-Encoding field value
 oCContentTypeContent-Type field value
 oCFieldParamField param
 oCHeaderMIME message header class
 oCTextEntityBase class for text/* MIME entities
 oCTextPlainText/plain entity class
 oCTextEnrichedText/enriched entity class
 oCMultipartEntityBase multipart/* class
 oCMultipartMixedMultipart/mixed entity class
 oCMultipartParallelMultipart/parallel entity class
 oCMultipartAlternativeMultipart/alternative entity class
 oCMultipartDigestMultipart/digest entity class
 oCApplicationOctStreamApplication/octet-stream entity class
 oCAttachmentHelper class to embed file attachments
 oCImageJpegImage/jpeg attachment
 oCAudioBasicAudio/basic attachment
 oCMessageRfc822Message/rfc822 entity type
 oCMimeEntityRepresent a MIME entity
 oCMimeVersionMime-Version field value
 oCFileOpDefines some file utility functions
 oCMMFileMemory mapped file
 oCIteratorParserParse the input reading from an iterator
 oCAddressAddress class as defined by RFC822
 oCAddressListList of Address
 oCDateTimeRFC822 DateTime field representation
 oCFieldField class as defined by RFC822
 oCFieldValueValue of an header field (base class)
 oCStringFieldValueUnstructured field value
 oCGroupRepresent the group type in the RFC822
 oCRfc822HeaderRFC822 header class object
 oCMailboxRepresents a mailbox email address as defined in the RFC822
 oCMailboxListList of Mailbox objects
 oCMessageSimple RFC 822 message type
 oCMessageId
 oCItTokenizerIterator tokenizer template class
 oCContTokenizerChar container tokenizer template class
 oCTreeNodeINTERNAL: N-tree impl
 \CVersionA three levels version string class