lib: add user attributes property to metadata, stream, and trace objects
[babeltrace.git] / include / babeltrace2 / trace-ir / clock-class-const.h
index b4affd536a19d6f0cece9012da00fe524fa6078b..6316f83f4e2e3d28ad2089a596560ce8ddfb399a 100644 (file)
@@ -35,6 +35,9 @@
 extern "C" {
 #endif
 
+extern const bt_value *bt_clock_class_borrow_user_attributes_const(
+               const bt_clock_class *clock_class);
+
 extern const char *bt_clock_class_get_name(
                const bt_clock_class *clock_class);
 
This page took 0.023924 seconds and 4 git commands to generate.