Lockless Task Scheduler  v1.0a
A lockless task scheduler
Public Types | Public Member Functions | Friends | List of all members
task_scheduler::profile::errors Class Referenceabstract
Inheritance diagram for task_scheduler::profile::errors:
Inheritance graph
[legend]

Public Types

enum  type { threads = 0, memory, all }
 

Public Member Functions

virtual void suppress (enum type _error)=0
 
virtual void unsuppress (enum type _error)=0
 

Friends

template<class TInterface , class TKey = TInterface>
TInterface * get ()
 

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