|
NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
成员的完整列表,这些成员属于 http_filter_chain,包括所有继承而来的类成员
| add_filter(unique_ptr< http_filter > filter) | http_filter_chain | |
| add_filter_ref(http_filter *filter) | http_filter_chain | |
| clear() noexcept | http_filter_chain | |
| empty() const noexcept | http_filter_chain | inline |
| execute_filters(http_request &request, http_response &response) | http_filter_chain | |
| execute_post_filters(http_request &request, http_response &response) | http_filter_chain | |
| execute_pre_filters(http_request &request, http_response &response) | http_filter_chain | |
| http_filter_chain(const bool owns_filters) | http_filter_chain | inlineexplicit |
| size() const noexcept | http_filter_chain | inline |