lib: prepare the ground for stateful query operations
[babeltrace.git] / src / plugins / ctf / fs-src / fs.h
index 8e7ca952797454849756735c0c1805ebb951b527..74432046d0d3fbefab048aaf95902da3612e6215 100644 (file)
@@ -213,9 +213,8 @@ void ctf_fs_finalize(bt_self_component_source *component);
 BT_HIDDEN
 bt_component_class_query_method_status ctf_fs_query(
                bt_self_component_class_source *comp_class,
-               const bt_query_executor *query_exec,
+               bt_private_query_executor *priv_query_exec,
                const char *object, const bt_value *params,
-               bt_logging_level log_level,
                const bt_value **result);
 
 BT_HIDDEN
This page took 0.024776 seconds and 4 git commands to generate.