hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <dirent.h>
#include <signal.h>
Go to the source code of this file.
Functions | |
bool | restartApplication (char **argv) |
bool restartApplication | ( | char ** | argv | ) |
Definition at line 2 of file Restart.cpp.