cpp-common/bt2: add `streamClassDefaultClockClass()` methods
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 1 Mar 2024 15:56:17 +0000 (10:56 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 26 Mar 2024 18:56:36 +0000 (14:56 -0400)
commitafe77d4f77220b7fa0a27cbe6e2aef34c6935174
tree721edbf54efca041ff483894dc7e3d0a94f4d9ca
parentbfa3d907d7e1d21d73c63a4b8bcf213aa4ca3d1d
cpp-common/bt2: add `streamClassDefaultClockClass()` methods

Add `streamClassDefaultClockClass()` methods on all relevant message
types, calling the
`bt_message_*_borrow_stream_class_default_clock_class_const` library
functions.

Change-Id: Iee1636048838d263b4407c60f8760870bd4ddb01
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11964
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/cpp-common/bt2/message.hpp
This page took 0.023617 seconds and 4 git commands to generate.