X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf-ir%2Fstream-class.h;h=40dbf819992259903b54676297d57953511364b4;hb=c2f29fb98a1e9088434fe8872d68695afd8e9dd3;hp=1db7ec5796ebd2f57bcc4dbea663e40cfb225cc2;hpb=2fc615974989b0c3dfbd0702341c06bc614dc022;p=babeltrace.git diff --git a/include/babeltrace/ctf-ir/stream-class.h b/include/babeltrace/ctf-ir/stream-class.h index 1db7ec57..40dbf819 100644 --- a/include/babeltrace/ctf-ir/stream-class.h +++ b/include/babeltrace/ctf-ir/stream-class.h @@ -42,6 +42,10 @@ extern "C" { @ingroup ctfir @brief CTF IR stream class. +@code +#include +@endcode + @note See \ref ctfirwriterstreamclass which documents additional CTF IR stream class functions exclusive to the CTF IR writer mode. @@ -183,6 +187,7 @@ bt_ctf_trace_add_stream_class(). added to a trace class yet or on error. @prenotnull{stream_class} +@postrefcountsame{stream_class} @postsuccessrefcountretinc @sa bt_ctf_trace_add_stream_class(): Add a stream class to @@ -294,6 +299,7 @@ extern int bt_ctf_stream_class_set_id( or \c NULL on error. @prenotnull{stream_class} +@postrefcountsame{stream_class} @postsuccessrefcountretinc @sa bt_ctf_stream_class_set_packet_context_type(): Sets the packet @@ -338,6 +344,7 @@ extern int bt_ctf_stream_class_set_packet_context_type( or \c NULL on error. @prenotnull{stream_class} +@postrefcountsame{stream_class} @postsuccessrefcountretinc @sa bt_ctf_stream_class_set_event_header_type(): Sets the event @@ -383,6 +390,7 @@ extern int bt_ctf_stream_class_set_event_header_type( \p stream_class, or \c NULL on error. @prenotnull{stream_class} +@postrefcountsame{stream_class} @postsuccessrefcountretinc @sa bt_ctf_stream_class_set_event_context_type(): Sets the per-stream