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.
|
Callstack container, which is used to capture and preserve callstacks in ppltasks. Members of this class is examined by vc debugger, thus there will be no public access methods. Please note that names of this class should be kept stable for debugger examining. More...
#include <pplxtasks.h>
Public Member Functions | |
__declspec (noinline) static _TaskCreationCallstack _CaptureMultiFramesCallstack(size_t _CaptureFrames) | |
Static Public Member Functions | |
static _TaskCreationCallstack | _CaptureSingleFrameCallstack (void *_SingleFrame) |
Callstack container, which is used to capture and preserve callstacks in ppltasks. Members of this class is examined by vc debugger, thus there will be no public access methods. Please note that names of this class should be kept stable for debugger examining.