#include <boost/python.hpp>#include <iostream>#include <mutex>#include "nrp_general_library/datapack_interface/datapack_interface.h"#include "nrp_event_loop/computational_graph/output_node.h"#include "nrp_event_loop/python/output_edge.h"Go to the source code of this file.
Classes | |
| class | OutputEngineNode |
| Output node used to connect the computational graph with an EngineClient. More... | |
| class | OutputEngineEdge |