![]() |
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.
|
Public Member Functions | |
| CancellationTokenRegistration_TaskProc (TaskProc_t proc, _In_ void *pData, int initialRefs) | |
Public Member Functions inherited from pplx::details::_CancellationTokenRegistration | |
| _CancellationTokenRegistration (long _InitialRefs=1) | |
| _CancellationTokenState * | _GetToken () const |
Public Member Functions inherited from pplx::details::_RefCounter | |
| long | _Reference () |
| long | _Release () |
Protected Member Functions | |
| virtual void | _Exec () |
Protected Member Functions inherited from pplx::details::_RefCounter | |
| virtual void | _Destroy () |
| _RefCounter (long _InitialCount=1) | |
Additional Inherited Members | |
Protected Attributes inherited from pplx::details::_RefCounter | |
| atomic_long | _M_refCount |
1.8.10