sinfo
a compact graphical system performance monitor
Loading...
Searching...
No Matches
K3System Class Reference

this class is a collection of methods to access hardware performance information More...

#include <K3System.h>

Public Member Functions

 ~K3System ()
 
 K3System ()
 
struct K3Freenode (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)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ~K3System()

K3System::~K3System ( )

public destructor

◆ K3System()

K3System::K3System ( )
inline

public constructor

Member Function Documentation

◆ back() [1/2]

float K3System::back ( const char * name)

last data value

◆ back() [2/2]

float K3System::back ( const char * name,
int n )

reference to data

◆ connect()

unsigned int K3System::connect ( )

probe system

◆ node()

struct K3Free * K3System::node ( const char * name)

data container getter


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