stream.h: doc: add missing type doc
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 22 Nov 2016 23:07:53 +0000 (18:07 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 27 May 2017 18:09:07 +0000 (14:09 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace/ctf-ir/stream.h

index 8de7e24378ec3e158db027419926c41382981f2f..f1191bc6b0bd7081a938bc15ab6031d59f524322 100644 (file)
@@ -85,6 +85,12 @@ management of Babeltrace objects.
 @{
 */
 
+/**
+@struct bt_ctf_stream
+@brief A CTF IR stream.
+@sa ctfirstream
+@sa ctfirwriterstream
+*/
 struct bt_ctf_stream;
 struct bt_ctf_event;
 
This page took 0.0255 seconds and 4 git commands to generate.