#include <ppltasks.h>
Concurrency::details::_TaskEventLogger::_TaskEventLogger |
( |
_Task_impl_base * |
_task | ) |
|
|
inline |
bool _M_scheduled
Definition: ppltasks.h:1315
_Task_impl_base * _M_task
Definition: ppltasks.h:1314
bool _M_taskPostEventStarted
Definition: ppltasks.h:1316
_CRTIMP2 void __thiscall Concurrency::details::_TaskEventLogger::_LogCancelTask |
( |
| ) |
|
_CRTIMP2 void __thiscall Concurrency::details::_TaskEventLogger::_LogScheduleTask |
( |
bool |
_isContinuation | ) |
|
_CRTIMP2 void __thiscall Concurrency::details::_TaskEventLogger::_LogTaskCompleted |
( |
| ) |
|
_CRTIMP2 void __thiscall Concurrency::details::_TaskEventLogger::_LogTaskExecutionCompleted |
( |
| ) |
|
void Concurrency::details::_TaskEventLogger::_LogTaskExecutionStarted |
( |
| ) |
|
|
inline |
_CRTIMP2 void __thiscall Concurrency::details::_TaskEventLogger::_LogWorkItemCompleted |
( |
| ) |
|
_CRTIMP2 void __thiscall Concurrency::details::_TaskEventLogger::_LogWorkItemStarted |
( |
| ) |
|
bool Concurrency::details::_TaskEventLogger::_M_scheduled |
bool Concurrency::details::_TaskEventLogger::_M_taskPostEventStarted |
The documentation for this struct was generated from the following file: