Fix: Field types native byte order refers to the trace
[babeltrace.git] / include / babeltrace / ctf-ir / stream-class-internal.h
index 55ad787e50723d11548f04d9d0e0bfa9d88bbdeb..ed995b1c3e1d8ebea9a2f327abc8043731e2d850 100644 (file)
@@ -49,6 +49,7 @@ struct bt_ctf_stream_class {
        struct bt_ctf_field_type *packet_context_type;
        struct bt_ctf_field_type *event_context_type;
        int frozen;
+       int byte_order;
 };
 
 BT_HIDDEN
This page took 0.023887 seconds and 4 git commands to generate.