STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
Concurrency::details::_TaskEventLogger Struct Reference

#include <ppltasks.h>

Public Member Functions

void _LogScheduleTask (bool)
 
void _LogCancelTask ()
 
void _LogWorkItemStarted ()
 
void _LogWorkItemCompleted ()
 
void _LogTaskExecutionStarted ()
 
void _LogTaskExecutionCompleted ()
 
void _LogTaskCompleted ()
 
 _TaskEventLogger (_Task_impl_base *)
 

Constructor & Destructor Documentation

Concurrency::details::_TaskEventLogger::_TaskEventLogger ( _Task_impl_base )
inline
1554 {}

Member Function Documentation

void Concurrency::details::_TaskEventLogger::_LogCancelTask ( )
inline
1548 {}
void Concurrency::details::_TaskEventLogger::_LogScheduleTask ( bool  )
inline
1547 {}
void Concurrency::details::_TaskEventLogger::_LogTaskCompleted ( )
inline
1553 {}
void Concurrency::details::_TaskEventLogger::_LogTaskExecutionCompleted ( )
inline
1552 {}
void Concurrency::details::_TaskEventLogger::_LogTaskExecutionStarted ( )
inline
1551 {}
void Concurrency::details::_TaskEventLogger::_LogWorkItemCompleted ( )
inline
1550 {}
void Concurrency::details::_TaskEventLogger::_LogWorkItemStarted ( )
inline
1549 {}

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