|
fastdo
0.6.16
|
Content-Disposition域 更多...
#include <http_Header.hpp>


Public 成员函数 | |
| ContentDisposition () | |
| ContentDisposition (winux::String const &fieldVal) | |
| ContentDisposition (winux::String const &firstVal, winux::Mixed const &options) | |
Public 成员函数 继承自 http::Header::HeaderField | |
| HeaderField () | |
| HeaderField (winux::String const &fieldVal) | |
| HeaderField (winux::String const &firstVal, winux::Mixed const &options) | |
| void | clear () |
| virtual winux::String | toString (bool semicolonSpace=true, bool commaSpace=false, bool keyNoValForceQuote=false, bool valueForceQuote=false) const |
| HeaderField & | parse (winux::String const &fieldVal) |
| winux::String | getOption (winux::String const &name, size_t i=0) const |
| void | setOption (winux::String const &name, winux::String const &value, size_t i=0) |
| bool | hasOption (winux::String const &name, size_t i=0) const |
| size_t | getOptionsCount () const |
| winux::Mixed & | getOptions (size_t i=0) |
| winux::Mixed const & | getOptions (size_t i=0) const |
| winux::String | getFirstVal (size_t i=0) const |
| void | setFirstVal (winux::String const &firstVal, size_t i=0) |
额外继承的成员函数 | |
Protected 属性 继承自 http::Header::HeaderField | |
| std::vector< winux::Mixed > | _optionss |
Content-Disposition域
在文件 http_Header.hpp 第 60 行定义.
|
inline |
在文件 http_Header.hpp 第 63 行定义.
|
inline |
在文件 http_Header.hpp 第 64 行定义.
|
inline |
在文件 http_Header.hpp 第 65 行定义.