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 pplx::scheduler_ptr, including all inherited members.
get() const | pplx::scheduler_ptr | inline |
operator bool() const | pplx::scheduler_ptr | inline |
operator->() const | pplx::scheduler_ptr | inline |
scheduler_ptr(std::shared_ptr< scheduler_interface > scheduler) | pplx::scheduler_ptr | inlineexplicit |
scheduler_ptr(_In_opt_ scheduler_interface *pScheduler) | pplx::scheduler_ptr | inlineexplicit |