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::http_pipeline_stage, including all inherited members.
current_stage() | web::http::http_pipeline_stage | inlineprotected |
http_pipeline (defined in web::http::http_pipeline_stage) | web::http::http_pipeline_stage | friend |
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)=0 | web::http::http_pipeline_stage | pure virtual |
~http_pipeline_stage() (defined in web::http::http_pipeline_stage) | web::http::http_pipeline_stage | inlinevirtual |