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.
pplx::scheduler_ptr Member List

This is the complete list of members for pplx::scheduler_ptr, including all inherited members.

get() const pplx::scheduler_ptrinline
operator bool() const pplx::scheduler_ptrinline
operator->() const pplx::scheduler_ptrinline
scheduler_ptr(std::shared_ptr< scheduler_interface > scheduler)pplx::scheduler_ptrinlineexplicit
scheduler_ptr(_In_opt_ scheduler_interface *pScheduler)pplx::scheduler_ptrinlineexplicit