cpp-common/bt2: move component class bridges to `internal/comp-cls-bridge.hpp`
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 15 Feb 2024 21:17:55 +0000 (16:17 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 19 Feb 2024 18:10:15 +0000 (13:10 -0500)
commit223096991003ecb21c555060226717932f6e2180
treea3b9278dc29b7158664fc8579b87326d4fcf6852
parent6e3150f48c1dc98e80fdf539af64eb313faee2cd
cpp-common/bt2: move component class bridges to `internal/comp-cls-bridge.hpp`

The bridges are going to be used when creating component classes at
runtime, not only in the context of plugins.

Change-Id: If6d04531ee660692d1a6eb84950a584530a23566
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11813
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/Makefile.am
src/cpp-common/bt2/internal/comp-cls-bridge.hpp [new file with mode: 0644]
src/cpp-common/bt2/plugin-dev.hpp
src/plugins/utils/muxer/msg-iter.hpp
This page took 0.024577 seconds and 4 git commands to generate.