lib: split trace API into trace class and trace APIs
[babeltrace.git] / include / babeltrace / lib-logging-internal.h
index f7c20586930b8897157174ed50f08b4c9b6f7cad..e3a74624430ce4b164a8965d8c4bf1c3e3333a3f 100644 (file)
@@ -105,6 +105,9 @@ int bt_lib_log_level;
  *   `a`:
  *       Packet. The parameter type is `struct bt_packet *`.
  *
+ *   `T`:
+ *       Trace IR trace class. The parameter type is `struct bt_trace_class *`.
+ *
  *   `t`:
  *       Trace IR trace. The parameter type is `struct bt_trace *`.
  *
This page took 0.022725 seconds and 4 git commands to generate.