field-class.hpp: Add CommonBaseEnumerationFieldClass
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Mon, 7 Mar 2022 21:54:34 +0000 (16:54 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 11 Sep 2023 15:24:02 +0000 (11:24 -0400)
commitbe6aa6366d30e3877c0c3ff6a99f4dff27f1ba7c
treef7ab151775da4bd301f48ea6873202b0cbf5d1a0
parent5046c776430ff9f1c0580bad8cd36511fae636f8
field-class.hpp: Add CommonBaseEnumerationFieldClass

This is useful to call the `size()` method without knowing if the
enumeration field class is of the signed or unsigned type.

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