X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fbabeltrace%2Fctf-ir%2Fstream-class.h;h=40dbf819992259903b54676297d57953511364b4;hb=c2f29fb98a1e9088434fe8872d68695afd8e9dd3;hp=1959d9569a4643ac4d62c7fb7e7eecb38385e3fb;hpb=6dd2bd0c811d382f28ccb20a74ed56b68ef5eb01;p=babeltrace.git diff --git a/include/babeltrace/ctf-ir/stream-class.h b/include/babeltrace/ctf-ir/stream-class.h index 1959d956..40dbf819 100644 --- a/include/babeltrace/ctf-ir/stream-class.h +++ b/include/babeltrace/ctf-ir/stream-class.h @@ -187,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 @@ -298,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 @@ -342,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 @@ -387,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