Main Page   Class Hierarchy   Alphabetical List   Compound List   Examples  
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
 CBodyMIME message body
 CcodecCodecs base class
  Cbuffered_codecBase class for buffered codecs
   CBase64::DecoderBase64 decoder
   CBase64::EncoderBase64 encoder
   CQP::DecoderQuoted-printable decoder
   CQP::EncoderQuoted-printable encoder
  Cunbuffered_codecBase class for unbuffered codecs
   CLf2CrLfConverts any LF (\n) to CRLF (\r\n)
   CMaxLineLenInserts a new line if the input line is too long
   CNullCodecPass through codec. Copies input to output
   CToLowerCaseConverts input chars to lower case
   CToUpperCaseConverts input chars to upper case
 Ccodec_chain< C, N >Defines a chain of codecs
 CFieldField class as defined by RFC822
 CFieldParamField param
 CFieldValueValue of an header field (base class)
  CAddressAddress class as defined by RFC822
  CAddressListList of Address
  CContentDescriptionContent-Description field value
  CContentDispositionContent-Disposition field value
  CContentIdContent-ID field value
  CContentTransferEncodingContent-Transfer-Encoding field value
  CContentTypeContent-Type field value
  CDateTimeRFC822 DateTime field representation
  CGroupRepresent the group type in the RFC822
  CMailboxRepresents a mailbox email address as defined in the RFC822
  CMailboxListList of Mailbox objects
  CMessageId
  CMimeVersionMime-Version field value
  CStringFieldValueUnstructured field value
 CFileOpDefines some file utility functions
  CMMFileMemory mapped file
 CIteratorParser< Iterator, ItCategory >Parse the input reading from an iterator
 CItTokenizer< Iterator, value_type >Iterator tokenizer template class
  CContTokenizer< std::string >
 CItTokenizer< Container::const_iterator, Container::value_type >
  CContTokenizer< Container >Char container tokenizer template class
 CMessageSimple RFC 822 message type
 CMimeEntityRepresent a MIME entity
  CApplicationOctStreamApplication/octet-stream entity class
  CAttachmentHelper class to embed file attachments
   CAudioBasicAudio/basic attachment
   CImageJpegImage/jpeg attachment
  CMessageRfc822Message/rfc822 entity type
  CMultipartEntityBase multipart/* class
   CMultipartAlternativeMultipart/alternative entity class
   CMultipartDigestMultipart/digest entity class
   CMultipartMixedMultipart/mixed entity class
   CMultipartParallelMultipart/parallel entity class
  CTextEntityBase class for text/* MIME entities
   CTextEnrichedText/enriched entity class
   CTextPlainText/plain entity class
 CRfc822HeaderRFC822 header class object
  CHeaderMIME message header class
 CTreeNode< value_type >INTERNAL: N-tree impl
 CVersionA three levels version string class
  CMimeVersionMime-Version field value