#include <boost/python.hpp>#include <mutex>#include "nrp_general_library/datapack_interface/datapack_interface.h"#include "nrp_general_library/engine_interfaces/engine_client_interface.h"#include "nrp_event_loop/computational_graph/input_node.h"#include "nrp_event_loop/python/input_edge.h"Go to the source code of this file.
Classes | |
| class | InputEngineNode |
| Input node used to connect an EngineClient with the computational graph. More... | |
| class | InputEngineEdge |