libGizmod/CPUUsage.hpp File Reference

CPUUsage class header. More...

#include "../libH/Average.hpp"
#include <vector>
#include <boost/shared_ptr.hpp>
#include <boost/archive/text_oarchive.hpp>
#include <boost/archive/text_iarchive.hpp>

Include dependency graph for CPUUsage.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Gizmod

Classes

class  Gizmod::CPUUsageInfo
 Structure that holds info about each CPU. More...
class  Gizmod::CPUUsage
 CPU Usage monitor. More...
struct  Gizmod::CPUUsage::CPUUsageThreadProc

Enumerations

enum  Gizmod::ProcStatField {
  Gizmod::CPUUSAGE_USER = 0, Gizmod::CPUUSAGE_NICE = 1, Gizmod::CPUUSAGE_SYSTEM = 2, Gizmod::CPUUSAGE_IDLE = 3,
  Gizmod::CPUUSAGE_IOWAIT = 4, Gizmod::CPUUSAGE_IRQ = 5, Gizmod::CPUUSAGE_SOFTIRQ = 6, Gizmod::CPUUSAGE_RESERVED = 7,
  Gizmod::CPUUSAGE_MAX
}
 Enumeration to match /proc/stat. More...


Detailed Description

CPUUsage class header.

Definition in file CPUUsage.hpp.


Generated on Wed Nov 7 10:04:54 2007 for gizmod by  doxygen 1.5.3