#include <functional>
#include "nrp_event_loop/computational_graph/port.h"
#include "nrp_event_loop/computational_graph/computational_node.h"
Go to the source code of this file.
Classes | |
class | OutputPort< T > |
Implementation of an output port in the computation graph. More... | |