|
sinfo
a compact graphical system performance monitor
|
a linked list of data containers More...
#include <K3Buffer.h>
Public Attributes | |
| const char * | name |
| std::vector< float > * | buffer |
| float | mini |
| float | maxi |
| struct K3List * | next |
a linked list of data containers
not breaf
| std::vector<float>* K3List::buffer |
container data
| float K3List::maxi |
data absolute maximum
| float K3List::mini |
data absolute minimum
| const char* K3List::name |
container label
| struct K3List* K3List::next |
a reference to the next container