Main Page   Class Hierarchy   Alphabetical List   Compound List   Examples  
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCBodyMIME message body
oCcodecCodecs base class
|oCbuffered_codecBase class for buffered codecs
||oCBase64::DecoderBase64 decoder
||oCBase64::EncoderBase64 encoder
||oCQP::DecoderQuoted-printable decoder
||\CQP::EncoderQuoted-printable encoder
|\Cunbuffered_codecBase class for unbuffered codecs
| oCLf2CrLfConverts any LF (\n) to CRLF (\r\n)
| oCMaxLineLenInserts a new line if the input line is too long
| oCNullCodecPass through codec. Copies input to output
| oCToLowerCaseConverts input chars to lower case
| \CToUpperCaseConverts input chars to upper case
oCcodec_chain< C, N >Defines a chain of codecs
oCFieldField class as defined by RFC822
oCFieldParamField param
oCFieldValueValue of an header field (base class)
|oCAddressAddress class as defined by RFC822
|oCAddressListList of Address
|oCContentDescriptionContent-Description field value
|oCContentDispositionContent-Disposition field value
|oCContentIdContent-ID field value
|oCContentTransferEncodingContent-Transfer-Encoding field value
|oCContentTypeContent-Type field value
|oCDateTimeRFC822 DateTime field representation
|oCGroupRepresent the group type in the RFC822
|oCMailboxRepresents a mailbox email address as defined in the RFC822
|oCMailboxListList of Mailbox objects
|oCMessageId
|oCMimeVersionMime-Version field value
|\CStringFieldValueUnstructured field value
oCFileOpDefines some file utility functions
|\CMMFileMemory mapped file
oCIteratorParser< Iterator, ItCategory >Parse the input reading from an iterator
oCIteratorParser< Iterator, std::bidirectional_iterator_tag >
oCIteratorParser< Iterator, std::forward_iterator_tag >
oCIteratorParser< Iterator, std::input_iterator_tag >
oCItTokenizer< Iterator, value_type >Iterator tokenizer template class
oCItTokenizer< Container::const_iterator, Container::value_type >
|\CContTokenizer< Container >Char container tokenizer template class
oCMessageSimple RFC 822 message type
oCMimeEntityRepresent a MIME entity
|oCApplicationOctStreamApplication/octet-stream entity class
|oCAttachmentHelper class to embed file attachments
||oCAudioBasicAudio/basic attachment
||\CImageJpegImage/jpeg attachment
|oCMessageRfc822Message/rfc822 entity type
|oCMultipartEntityBase multipart/* class
||oCMultipartAlternativeMultipart/alternative entity class
||oCMultipartDigestMultipart/digest entity class
||oCMultipartMixedMultipart/mixed entity class
||\CMultipartParallelMultipart/parallel entity class
|\CTextEntityBase class for text/* MIME entities
| oCTextEnrichedText/enriched entity class
| \CTextPlainText/plain entity class
oCRfc822HeaderRFC822 header class object
|\CHeaderMIME message header class
oCTreeNode< value_type >INTERNAL: N-tree impl
oCTreeNode< char >
\CVersionA three levels version string class
 \CMimeVersionMime-Version field value