sinfo
a compact graphical system performance monitor
|
this class is a collection of methods to access hardware performance information More...
#include <K3System.h>
Public Member Functions | |
~K3System () | |
K3System () | |
struct K3Free * | node (const char *) |
float | back (const char *) |
float | back (const char *, int) |
unsigned int | connect () |
void | reset () |
void | fill (const char *, float) |
void | connect (const char *, const char *) |
void | connect (const char *, const char *, const char *) |
void | processor (const char *) |
void | get_sysinfo (const char *, const char *, const char *, const char *) |
void | get_statvfs (const char *, const char *) |
const char * | author (void) |
this class is a collection of methods to access hardware performance information
methods should not parse files to increase the efficiency and provide better control over the data retrieval process
K3System::~K3System | ( | ) |
public destructor
|
inline |
public constructor
float K3System::back | ( | const char * | name | ) |
last data value
float K3System::back | ( | const char * | name, |
int | n ) |
reference to data
unsigned int K3System::connect | ( | ) |
probe system
struct K3Free * K3System::node | ( | const char * | name | ) |
data container getter