Main Page Class Hierarchy Alphabetical List Compound List Examples |
▼Nmimetic | |
Nutils | |
CBody | MIME message body |
Ccodec | Codecs base class |
Cunbuffered_codec | Base class for unbuffered codecs |
Cbuffered_codec | Base class for buffered codecs |
Ccodec_chain | Defines a chain of codecs |
CNullCodec | Pass through codec. Copies input to output |
CToUpperCase | Converts input chars to upper case |
CToLowerCase | Converts input chars to lower case |
CLf2CrLf | Converts any LF (\n) to CRLF (\r\n) |
CMaxLineLen | Inserts a new line if the input line is too long |
CContentDescription | Content-Description field value |
CContentDisposition | Content-Disposition field value |
CContentId | Content-ID field value |
CContentTransferEncoding | Content-Transfer-Encoding field value |
CContentType | Content-Type field value |
CFieldParam | Field param |
CHeader | MIME message header class |
CTextEntity | Base class for text/* MIME entities |
CTextPlain | Text/plain entity class |
CTextEnriched | Text/enriched entity class |
CMultipartEntity | Base multipart/* class |
CMultipartMixed | Multipart/mixed entity class |
CMultipartParallel | Multipart/parallel entity class |
CMultipartAlternative | Multipart/alternative entity class |
CMultipartDigest | Multipart/digest entity class |
CApplicationOctStream | Application/octet-stream entity class |
CAttachment | Helper class to embed file attachments |
CImageJpeg | Image/jpeg attachment |
CAudioBasic | Audio/basic attachment |
CMessageRfc822 | Message/rfc822 entity type |
CMimeEntity | Represent a MIME entity |
CMimeVersion | Mime-Version field value |
CFileOp | Defines some file utility functions |
CMMFile | Memory mapped file |
CIteratorParser | Parse the input reading from an iterator |
CAddress | Address class as defined by RFC822 |
CAddressList | List of Address |
CDateTime | RFC822 DateTime field representation |
CField | Field class as defined by RFC822 |
CFieldValue | Value of an header field (base class) |
CStringFieldValue | Unstructured field value |
CGroup | Represent the group type in the RFC822 |
CRfc822Header | RFC822 header class object |
CMailbox | Represents a mailbox email address as defined in the RFC822 |
CMailboxList | List of Mailbox objects |
CMessage | Simple RFC 822 message type |
CMessageId | |
CItTokenizer | Iterator tokenizer template class |
CContTokenizer | Char container tokenizer template class |
CTreeNode | INTERNAL: N-tree impl |
CVersion | A three levels version string class |