git-svn-id: svn://db.shs.com.ru/pip@728 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -38,7 +38,6 @@ public:
|
||||
};
|
||||
|
||||
PIString ifconfigPath, execCommand, hostname, user, OS_name, OS_version, architecture;
|
||||
ullong RAM_total, RAM_free;
|
||||
PIDateTime execDateTime;
|
||||
int processorsCount;
|
||||
|
||||
@@ -46,9 +45,6 @@ public:
|
||||
static PIVector<MountInfo> mountInfo();
|
||||
|
||||
static PISystemInfo * instance();
|
||||
static ullong totalRAM();
|
||||
static ullong freeRAM();
|
||||
static ullong usedRAM();
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user