sink.text.pretty: print discarded events/packets warning
[babeltrace.git] / plugins / text / pretty / pretty.h
index 76e4217e68f16592c08c915479d31e2d72ec3849..d2753bf4c152987b503cd42cb35d2b3ae8e3fd03 100644 (file)
@@ -127,4 +127,8 @@ BT_HIDDEN
 enum bt_component_status pretty_print_event(struct pretty_component *pretty,
                struct bt_notification *event_notif);
 
+BT_HIDDEN
+enum bt_component_status pretty_print_packet(struct pretty_component *pretty,
+               struct bt_notification *packet_beginning_notif);
+
 #endif /* BABELTRACE_PLUGIN_TEXT_PRETTY_PRETTY_H */
This page took 0.024192 seconds and 4 git commands to generate.