cpp-common/bt2: move user component class bases to `component-class-dev.hpp`
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 16 Feb 2024 03:53:01 +0000 (22:53 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 19 Feb 2024 18:10:15 +0000 (13:10 -0500)
commit212313d92b421f098108a33e0eda7ada08e8a6b8
tree2247f7fb6105e19a08d230e136d3d9176e94a2f2
parent223096991003ecb21c555060226717932f6e2180
cpp-common/bt2: move user component class bases to `component-class-dev.hpp`

It will become possible to use these classes to create component classes
at runtime, not only in the context of plugins.

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