MIRA
Classes | Namespaces
ThreadMonitor.h File Reference

A thread monitor, which collects information about the resources of all running threads of the current process. More...

#include <map>
#include <vector>
#include <platform/Platform.h>
#include <utils/Singleton.h>
#include <utils/Time.h>
#include <thread/Thread.h>
#include <thread/ThreadID.h>
Include dependency graph for ThreadMonitor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ThreadMonitor
 A thread monitor class. More...
 
struct  ThreadMonitor::ThreadInfo
 A thread information type. More...
 

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Detailed Description

A thread monitor, which collects information about the resources of all running threads of the current process.

Author
Christian Martin
Date
2010/09/20