field-class.hpp: Add CommonVariantWithSelectorFieldClass
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Mon, 7 Mar 2022 22:17:46 +0000 (17:17 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 11 Sep 2023 15:24:02 +0000 (11:24 -0400)
commitcefe03a2360ba4d9ab29c558863e3c82582ece0c
tree303b26b63a091981e8b57365f695b7b02d20378e
parentbe6aa6366d30e3877c0c3ff6a99f4dff27f1ba7c
field-class.hpp: Add CommonVariantWithSelectorFieldClass

This is useful to call the `selectorFieldPath()` method without knowing
if the variant field class has a signed or unsigned selector.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: Ib54bfa31d8f818430ec378c7c0e0c9258e20e450
Reviewed-on: https://review.lttng.org/c/babeltrace/+/7511
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/10761
CI-Build: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins <jenkins@lttng.org>
src/cpp-common/bt2/field-class.hpp
This page took 0.024684 seconds and 4 git commands to generate.