cpp-common/bt2: field.hpp: Add assignment operator for Enum field
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 1 Jun 2022 13:27:57 +0000 (09:27 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 11 Sep 2023 15:24:02 +0000 (11:24 -0400)
commita44a99385cbaf7b78dc7cdb677bed05ae9bdc52e
tree7e907f805106113e3cc2812d4d3ed31be020b94f
parent8a79c7775d15705ae620695ce93f35e85e3e7a0b
cpp-common/bt2: field.hpp: Add assignment operator for Enum field

Used to set the value of enumeration fields using integers.

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