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 Concurrency::streams::details::async_operation_queue, including all inherited members.
async_operation_queue() (defined in Concurrency::streams::details::async_operation_queue) | Concurrency::streams::details::async_operation_queue | inline |
enqueue_operation(Func &&op) -> decltype(op()) (defined in Concurrency::streams::details::async_operation_queue) | Concurrency::streams::details::async_operation_queue | inline |
wait() const (defined in Concurrency::streams::details::async_operation_queue) | Concurrency::streams::details::async_operation_queue | inline |