#include "nrp_general_library/engine_interfaces/datapack_controller.h"#include "nrp_general_library/datapack_interface/datapack_interface.h"#include "nrp_json_engine_protocol/datapack_interfaces/json_datapack.h"#include <nlohmann/json.hpp>#include <iostream>Go to the source code of this file.
Classes | |
| class | JsonDataPackController |
| Base controller class for JSON datapacks. More... | |