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>
Thu, 10 Aug 2017 20:04:09 +0000 (16:04 -0400)
commita22f4171f56f93b525c294e47252d652427144c7
treed5e3cef03ae095033acd0d091db4f82cd2f64519
parent7d62a2ab12a4bdd6b67dd0c2de4246c116be991e
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.025379 seconds and 4 git commands to generate.