lib: add option field class and field types
[babeltrace.git] / include / babeltrace2 / trace-ir / field-path-const.h
index b1bd0154e470eb916f3a6741bfe7705e8e44cd94..f1a693523fe817e49c9f95ba41c6ccdfa506541e 100644 (file)
@@ -38,6 +38,7 @@ extern "C" {
 typedef enum bt_field_path_item_type {
        BT_FIELD_PATH_ITEM_TYPE_INDEX,
        BT_FIELD_PATH_ITEM_TYPE_CURRENT_ARRAY_ELEMENT,
+       BT_FIELD_PATH_ITEM_TYPE_CURRENT_OPTION_CONTENT,
 } bt_field_path_item_type;
 
 typedef enum bt_field_path_scope {
This page took 0.023491 seconds and 4 git commands to generate.