| 
    fastdo
    0.5.12
    
   | 
 
Content-Disposition域 更多...
#include <http_misc.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) | |
| virtual winux::String | toString () const | 
| HeaderField & | parse (winux::String const &fieldVal) | 
| void | clear () | 
| winux::String | getOption (winux::String const &name) const | 
| void | setOption (winux::String const &name, winux::String const &value) | 
| bool | hasOption (winux::String const &name) const | 
| winux::StringStringMap & | getOptions () | 
| winux::StringStringMap const & | getOptions () const | 
| winux::String | getFirstVal () const | 
| void | setFirstVal (winux::String const &firstVal) | 
额外继承的成员函数 | |
  静态 Protected 成员函数 继承自 http::Header::HeaderField | |
| static void | _ParseOptions (winux::String const &strOptions, winux::StringStringMap *options) | 
  Protected 属性 继承自 http::Header::HeaderField | |
| winux::String | _firstVal | 
| winux::StringStringMap | _options | 
Content-Disposition域
在文件 http_misc.hpp 第 56 行定义.
      
  | 
  inline | 
在文件 http_misc.hpp 第 59 行定义.
      
  | 
  inline | 
在文件 http_misc.hpp 第 60 行定义.
      
  | 
  inline | 
在文件 http_misc.hpp 第 61 行定义.