#include "nrp_json_engine_protocol/nrp_client/engine_json_nrp_client.h"
#include "nrp_general_library/engine_interfaces/engine_client_interface.h"
#include "nrp_general_library/plugin_system/plugin.h"
#include "nrp_nest_json_engine/config/nest_config.h"
#include "nrp_general_library/config/cmake_constants.h"
#include <unistd.h>
Go to the source code of this file.
Classes | |
class | NestEngineJSONNRPClient |
NRP - Nest Communicator on the NRP side. Converts DataPackInterface classes from/to JSON objects. More... | |
Typedefs | |
using | NestEngineJSONLauncher = NestEngineJSONNRPClient::EngineLauncher< NestConfigConst::EngineType > |
Functions | |
CREATE_NRP_ENGINE_LAUNCHER (NestEngineJSONLauncher) | |
using NestEngineJSONLauncher = NestEngineJSONNRPClient::EngineLauncher<NestConfigConst::EngineType> |
CREATE_NRP_ENGINE_LAUNCHER | ( | NestEngineJSONLauncher | ) |