lib: pass config object to message iterator init method, add can seek forward property
[babeltrace.git] / include / babeltrace2 / types.h
index d9b883ac85d491abd24bddadcf3a909b9b1fcd85..fe74a81a314112bcd2d455c5fd0b30514ca59c3a 100644 (file)
@@ -148,6 +148,7 @@ typedef struct bt_self_component_sink_configuration bt_self_component_sink_confi
 typedef struct bt_self_component_source bt_self_component_source;
 typedef struct bt_self_component_source_configuration bt_self_component_source_configuration;
 typedef struct bt_self_message_iterator bt_self_message_iterator;
+typedef struct bt_self_message_iterator_configuration bt_self_message_iterator_configuration;
 typedef struct bt_self_plugin bt_self_plugin;
 typedef struct bt_stream bt_stream;
 typedef struct bt_stream_class bt_stream_class;
This page took 0.024803 seconds and 4 git commands to generate.