acl  3.5.3.0
acl::http_guard类 参考

#include <http_request_pool.hpp>

+ 类 acl::http_guard 继承关系图:
+ acl::http_guard 的协作图:

Public 成员函数

 http_guard (http_request_pool &pool)
 
 ~http_guard (void)
 
- Public 成员函数 继承自 acl::connect_guard
 connect_guard (connect_pool &pool)
 
virtual ~connect_guard (void)
 
void set_keep (bool keep)
 
connect_clientpeek (void)
 

额外继承的成员函数

- Protected 成员函数 继承自 acl::acl::noncopyable
 noncopyable ()
 
 ~noncopyable ()
 
- Protected 属性 继承自 acl::connect_guard
bool keep_
 
connect_poolpool_
 
connect_clientconn_
 

详细描述

在文件 http_request_pool.hpp44 行定义.

构造及析构函数说明

◆ http_guard()

acl::http_guard::http_guard ( http_request_pool pool)

◆ ~http_guard()

acl::http_guard::~http_guard ( void  )

该类的文档由以下文件生成: