lib: introduce bt_message_iterator_class
[babeltrace.git] / include / babeltrace2 / types.h
index f541b9c39e7b7382b3af800a9ed7017062c94692..e2b9854eade93b07ab274b984da72dbd30059ccd 100644 (file)
@@ -119,10 +119,9 @@ typedef struct bt_integer_range_unsigned bt_integer_range_unsigned;
 typedef struct bt_interrupter bt_interrupter;
 typedef struct bt_message bt_message;
 typedef struct bt_message_iterator bt_message_iterator;
+typedef struct bt_message_iterator_class bt_message_iterator_class;
 typedef struct bt_object bt_object;
 typedef struct bt_packet bt_packet;
-typedef struct bt_packet_context_field bt_packet_context_field;
-typedef struct bt_packet_header_field bt_packet_header_field;
 typedef struct bt_plugin bt_plugin;
 typedef struct bt_plugin_set bt_plugin_set;
 typedef struct bt_plugin_so_shared_lib_handle bt_plugin_so_shared_lib_handle;
This page took 0.025249 seconds and 4 git commands to generate.