#include <AsyncStackTrace.h>
◆ State
Enumerator |
---|
Pending | |
Active | |
Dispatched | |
Canceled | |
◆ ~AsyncStackTrace()
Inspector::AsyncStackTrace::~AsyncStackTrace |
( |
| ) |
|
◆ buildInspectorObject()
◆ create()
◆ didCancelAsyncCall()
void Inspector::AsyncStackTrace::didCancelAsyncCall |
( |
| ) |
|
◆ didDispatchAsyncCall()
void Inspector::AsyncStackTrace::didDispatchAsyncCall |
( |
| ) |
|
◆ isLocked()
bool Inspector::AsyncStackTrace::isLocked |
( |
| ) |
const |
◆ isPending()
bool Inspector::AsyncStackTrace::isPending |
( |
| ) |
const |
◆ willDispatchAsyncCall()
void Inspector::AsyncStackTrace::willDispatchAsyncCall |
( |
size_t |
maxDepth | ) |
|
The documentation for this class was generated from the following files: