#include "nrp_general_library/config/cmake_constants.h"#include "nrp_general_library/process_launchers/process_launcher.h"#include "nrp_general_library/process_launchers/launch_commands/basic_fork.h"#include "nrp_general_library/process_launchers/launch_commands/docker_launcher.h"#include "nrp_general_library/process_launchers/launch_commands/empty_launch_command.h"Go to the source code of this file.
Classes | |
| class | ProcessLauncherBasic |
Variables | |
| const char | Basic [] = "Basic" |
| Basic Process Launcher, for simple process management. More... | |
|
inline |
Basic Process Launcher, for simple process management.