Content-Disposition field value.
More...
#include <contentdisposition.h>
|
typedef FieldParam | Param |
|
typedef FieldParamList | ParamList |
|
|
| ContentDisposition (const char *) |
|
| ContentDisposition (const std::string &) |
|
void | type (const std::string &) |
|
const istring & | type () const |
|
const ParamList & | paramList () const |
|
ParamList & | paramList () |
|
const std::string & | param (const std::string &) const |
|
void | param (const std::string &, const std::string &) |
|
void | set (const std::string &) |
|
std::string | str () const |
|
std::ostream & | write (std::ostream &os, int fold=0) const |
|
|
static const char | label [] |
|
|
FieldValue * | clone () const |
|
bool | typeChecked () const |
|
void | typeChecked (bool) |
|
Content-Disposition field value.
The documentation for this struct was generated from the following file: