Accept port connection method: take other port as parameter
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 28 Mar 2017 23:09:31 +0000 (19:09 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 May 2017 16:57:39 +0000 (12:57 -0400)
commit8f4799f74ca7304ef5f6cf0d30ae84039fb892fc
treeb95dc94f6ad6095432775d4aa0794a5e639fed89
parent890882eff34b4cba6f08a25f8ca56866c20b3fbe
Accept port connection method: take other port as parameter

This can be useful, as we already have it at this point when calling the
method, to inspect the other port and its component.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace/component/component-class.h
include/babeltrace/component/component-internal.h
lib/component/component.c
lib/component/graph.c
plugins/text/text.c
plugins/utils/dummy/dummy.c
plugins/utils/dummy/dummy.h
plugins/writer/writer.c
This page took 0.026351 seconds and 4 git commands to generate.