Add "port connected" component class method
[babeltrace.git] / plugins / writer / writer.h
index f5c0d10891cd903facd9070f91e025002876a937..6f6b8a49446a305b9b1de68e722bc625fa5ddbef 100644 (file)
@@ -46,6 +46,7 @@ struct writer_component {
        FILE *err;
        struct bt_notification_iterator *input_iterator;
        bool processed_first_event;
+       bool error;
 };
 
 BT_HIDDEN
This page took 0.02361 seconds and 4 git commands to generate.