mime::field Class Reference

#include <field.h>

List of all members.

Public Attributes

std::string key
std::string value
std::map< std::string, std::string > attributes


Detailed Description

Describes a MIME object header field.


Member Data Documentation

std::map<std::string,std::string> mime::field::attributes
 

The attributes associated with the field. This is a map from key to value.

std::string mime::field::key
 

The field key e.g. "content-type". Note that the key is converted to lower case.

std::string mime::field::value
 

The field value.


The documentation for this class was generated from the following file:
Generated on Mon Jun 19 21:23:16 2006 for mimedecode by  doxygen 1.4.6