fastdo
0.6.8
|
libcurl的字符串链表 更多...
#include <eiennet_curl.hpp>
Public 成员函数 | |
SList () | |
virtual | ~SList () |
void | free () |
void | append (char const *s) |
void | append (winux::String const &str) |
operator struct curl_slist * () const | |
libcurl的字符串链表
在文件 eiennet_curl.hpp 第 31 行定义.
eiennet::SList::SList | ( | ) |
|
virtual |
void eiennet::SList::append | ( | char const * | s | ) |
void eiennet::SList::append | ( | winux::String const & | str | ) |
void eiennet::SList::free | ( | ) |
|
inline |
在文件 eiennet_curl.hpp 第 40 行定义.