C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
|
This is the complete list of members for web::http::details::function_pipeline_wrapper, including all inherited members.
current_stage() | web::http::http_pipeline_stage | inlineprotected |
function_pipeline_wrapper(std::function< pplx::task< http_response >(http_request, std::shared_ptr< http::http_pipeline_stage >)> handler) (defined in web::http::details::function_pipeline_wrapper) | web::http::details::function_pipeline_wrapper | inline |
http_pipeline_stage() (defined in web::http::http_pipeline_stage) | web::http::http_pipeline_stage | inlineprotected |
next_stage() const | web::http::http_pipeline_stage | inlineprotected |
propagate(http_request request) override | web::http::details::function_pipeline_wrapper | inlinevirtual |
~http_pipeline_stage() (defined in web::http::http_pipeline_stage) | web::http::http_pipeline_stage | inlinevirtual |