libkmime
KMime::Headers::Generics Namespace Reference
Classes | |
| class | GUnstructured |
| Abstract base class for unstructured header fields (e.g. More... | |
| class | GStructured |
| This is the base class for all structured header fields.Base class for structured header fields. More... | |
| class | GAddress |
| class | MailboxList |
| Base class for headers that deal with (possibly multiple) addresses, but don't allow groups:. More... | |
| class | AddressList |
| Base class for headers that deal with (possibly multiple) addresses, allowing groups. More... | |
| class | GIdent |
| Base class for headers which deal with a list of msg-id's. More... | |
| class | GToken |
| Base class for headers which deal with a single atom. More... | |
| class | GPhraseList |
| class | GDotAtom |
| class | GParametrized |
| class | GContentType |
| class | GCISTokenWithParameterList |
Functions | |
| mk_parsing_subclass (SingleMailbox, MailboxList) | |
| mk_parsing_subclass (GSingleIdent, GIdent) | |
Function Documentation
| KMime::Headers::Generics::mk_parsing_subclass | ( | GSingleIdent | , | |
| GIdent | ||||
| ) |
Base class for headers which deal with a list of msg-id's.
| KMime::Headers::Generics::mk_parsing_subclass | ( | SingleMailbox | , | |
| MailboxList | ||||
| ) |
Base class for headers that deal with exactly one mailbox (e.g.
Sender)

