lib: move bt_notification_iterator_next_return to component-class.h
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 17 Jul 2017 03:15:22 +0000 (23:15 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 21 Aug 2017 21:02:22 +0000 (17:02 -0400)
commita4845e77b25b57a37bc1432fd6fae3d5ce23a329
treec26cfe5000197291288bee3ae0ff28e7943a5003
parenta5fb12270f093ed4b1e7f34abfb852cd9832de06
lib: move bt_notification_iterator_next_return to component-class.h

This type is the return type of a callback which is part of a component
class definition (to define an implicit notification iterator class).

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace/graph/component-class.h
include/babeltrace/graph/notification-iterator.h
This page took 0.024915 seconds and 4 git commands to generate.