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 | Protected Member Functions | Protected Attributes | List of all members
pplx::details::_RefCounter Class Reference
Inheritance diagram for pplx::details::_RefCounter:
pplx::details::_CancellationTokenRegistration pplx::details::_CancellationTokenState pplx::details::_CancellationTokenCallback< _Function > pplx::details::CancellationTokenRegistration_TaskProc

Public Member Functions

long _Reference ()
 
long _Release ()
 

Protected Member Functions

virtual void _Destroy ()
 
 _RefCounter (long _InitialCount=1)
 

Protected Attributes

atomic_long _M_refCount
 

The documentation for this class was generated from the following file: