#include <map>
#include "nrp_event_loop/computational_graph/computational_node_policies.h"
#include "nrp_event_loop/computational_graph/computational_node.h"
#include "nrp_event_loop/computational_graph/input_port.h"
Go to the source code of this file.
Classes | |
class | OutputNode< DATA > |
Implementation of an output node in the computation graph. More... | |