Freeze event classes as they are added to a stream class
[babeltrace.git] / include / babeltrace / ctf-ir / stream-class.h
index d7089ccb938254c4ebe5a771776ccb47ff72d255..bf5f577c3c99140b21f43c694bc13aae3830b91f 100644 (file)
@@ -144,7 +144,8 @@ extern int bt_ctf_stream_class_set_id(
  * The stream class will share the ownership of "event_class" by incrementing
  * its reference count.
  *
- * Note that an event class may only be added to one stream class.
+ * Note that an event class may only be added to one stream class. It
+ * also becomes immutable.
  *
  * @param stream_class Stream class.
  * @param event_class Event class to add to the provided stream class.
This page took 0.025039 seconds and 4 git commands to generate.