Jpp test-rotations-new
the software that should make you happy
|
Auxiliary class for system information. More...
#include <JSysinfo.hh>
Public Member Functions | |
JSysinfo () | |
Default constructor. | |
unsigned long long int | getTotalRAM () const |
Get total RAM. | |
Auxiliary class for system information.
This class encapsulates the sysinfo
data structure.
Definition at line 36 of file JSysinfo.hh.
|
inline |
Default constructor.
Definition at line 43 of file JSysinfo.hh.
|
inline |
Get total RAM.
Definition at line 64 of file JSysinfo.hh.