NRP Core  1.4.1
empty_launch_command.h File Reference
#include "nrp_general_library/config/cmake_constants.h"
#include "nrp_general_library/process_launchers/launch_commands/launch_command.h"

Go to the source code of this file.

Classes

class  EmptyLaunchCommand
 

Variables

const char EmptyLaunchC [] = "EmptyLaunchCommand"
 Empty Launch Command. A "dummy" launcher that doesn't launch a process. Useful in the cases when the EngineServer is not intended to be launched by the corresponding EngineClient. More...
 

Variable Documentation

◆ EmptyLaunchC

const char EmptyLaunchC[] = "EmptyLaunchCommand"
inline

Empty Launch Command. A "dummy" launcher that doesn't launch a process. Useful in the cases when the EngineServer is not intended to be launched by the corresponding EngineClient.