src.ctf.fs: support no packet beg/end CS and no discarded events/packets
[babeltrace.git] / plugins / ctf / common / metadata / ctf-meta-visitors.h
index 9e835158e9636301055cb2a950b07aaa4be03788..2856e67124754942bf82a48e4be610786cf87c5c 100644 (file)
@@ -43,6 +43,9 @@ int ctf_trace_class_update_text_array_sequence(struct ctf_trace_class *ctf_tc);
 BT_HIDDEN
 int ctf_trace_class_update_value_storing_indexes(struct ctf_trace_class *ctf_tc);
 
+BT_HIDDEN
+int ctf_trace_class_update_stream_class_config(struct ctf_trace_class *ctf_tc);
+
 BT_HIDDEN
 int ctf_trace_class_validate(struct ctf_trace_class *ctf_tc);
 
This page took 0.023059 seconds and 4 git commands to generate.