Refactor the component class and component API
[babeltrace.git] / plugins / ctf / lttng-live / lttng-live-internal.h
index 4891b0d256bd7aae9509337a2e5f53f61f1c7ccd..d26ec853b6adbdf97269ad536ef47f7df22fe97b 100644 (file)
 
 #define LTTNG_LIVE_COMPONENT_DESCRIPTION "Component implementing an LTTng-live client."
 
+BT_HIDDEN
+enum bt_component_status lttng_live_iterator_init(struct bt_component *source,
+        struct bt_notification_iterator *it);
+
 BT_HIDDEN
 enum bt_component_status lttng_live_init(struct bt_component *source,
                struct bt_value *params);
This page took 0.022932 seconds and 4 git commands to generate.