Init ctf fs data and metadata streams
[babeltrace.git] / include / babeltrace / plugin / notification / iterator-internal.h
index dd6ba4507efda52c3eb814cbd122459e62381439..b56d86c70a4ebc9a6ffbf1fb4e720bfe2c31f4de 100644 (file)
@@ -33,6 +33,7 @@
 
 struct bt_notification_iterator {
        struct bt_object base;
+       struct bt_component *component;
        bt_notification_iterator_get_cb get;
        bt_notification_iterator_next_cb next;
        void *user_data;
This page took 0.022754 seconds and 4 git commands to generate.