Rose
Classes | Namespaces | Enumerations
SystemMonitor.h File Reference

A class to display system related information. More...

#include "Label.h"
#include "Signals.h"
#include "Timer.h"
Include dependency graph for SystemMonitor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rose::SystemData
 Gather system data to transmit on Signal objects. More...
 
class  rose::SystemMonitor
 A widget to display some system values to be monitored. More...
 

Namespaces

 rose
 ToDo: There is an issue that the initial scroll interaction is lost if the click/press lands on a Widget and not a Container (by user observation).
 

Enumerations

enum  CpuTimeIndex : std::size_t {
  USER = 0, NICE, SYSTEM, IDLE,
  IOWAIT, IRQ, SOFTIRQ, STEAL,
  GUEST, GUEST_NICE, ARRAY_SIZE
}
 

Detailed Description

A class to display system related information.

Author
Richard Buckley richa.nosp@m.rd.b.nosp@m.uckle.nosp@m.y@ie.nosp@m.ee.or.nosp@m.g
Version
2.0
Date
2021-02-10