field-class.hpp: add missing support for user attributes
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 20 May 2022 13:11:40 +0000 (09:11 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 11 Sep 2023 15:24:02 +0000 (11:24 -0400)
commit8e5571209c1d406db6e5ab4e64a929d952a48d91
tree0e34ef254e88850b2a4470de7981b91ba27529bd
parent45e0ded5cd688d00bd39feace0720cba4e63a298
field-class.hpp: add missing support for user attributes

This patch adds the missing
bt2::CommonStructureFieldClassMember::userAttributes() and
bt2::CommonVariantFieldClassOption::userAttributes() methods to set and
borrow user attributes of structure field member classes and variant
field class options.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I023e835531753eb928ea5db41b5f429750139af7
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8100
Reviewed-on: https://review.lttng.org/c/babeltrace/+/10804
Tested-by: jenkins <jenkins@lttng.org>
src/cpp-common/bt2/field-class.hpp
This page took 0.024809 seconds and 4 git commands to generate.