solved errors with client compile, rxr yet to do

This commit is contained in:
2018-10-09 13:43:50 +02:00
parent 4bcc24a59f
commit 7d5b24fe33
4 changed files with 8 additions and 9 deletions

View File

@ -576,10 +576,9 @@ public:
* Executes a system command on the detector server
* e.g. mount an nfs disk, reboot and returns answer etc.
* @param cmd command to be executed
* @param answer is the answer from the detector
* @returns OK or FAIL
*/
int execCommand(std::string cmd, std::string answer);
int execCommand(std::string cmd);
/**
* Updates some of the shared memory receiving the data from the detector