MIME section information

#include <x/mime/sectioninfo.H>

x::mime::sectioninfo info=x::mime::sectioninfo::create();

x::mime::sectioninfo is a reference to a reference-counted object that provides metadata about an entire MIME document, or one entity in a compound MIME document. It gets constructed and used by templates and functions described later in this chapter.

The metadata in this object consists of:

See the class reference for more information.