Add the component port interface
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 14 Feb 2017 17:55:29 +0000 (12:55 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 May 2017 16:57:38 +0000 (12:57 -0400)
commit8b2850175bf4a9118d99706d20cf54603e4dc394
treed3001ee309c9b7123150fbe8663ecdf0e078de3b
parent8f3f094584f51ebc1556392df9b375b3b4bb9d46
Add the component port interface

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/Makefile.am
include/babeltrace/component/component-port-internal.h [new file with mode: 0644]
include/babeltrace/component/component-port.h [new file with mode: 0644]
lib/component/Makefile.am
lib/component/component-port.c [new file with mode: 0644]
This page took 0.02456 seconds and 4 git commands to generate.