NRP Core  1.4.1
docker_launcher.h File Reference
#include "nrp_general_library/config/cmake_constants.h"
#include "nrp_general_library/process_launchers/launch_commands/launch_command.h"
#include <iostream>
#include <boost/python.hpp>

Go to the source code of this file.

Classes

class  DockerLauncher
 

Variables

const char LAUNCH_DOCKER_COMMAND [] = "DockerLauncher"
 

Variable Documentation

◆ LAUNCH_DOCKER_COMMAND

const char LAUNCH_DOCKER_COMMAND[] = "DockerLauncher"
inline