cpp-common/bt2: add `CommonStringField::length` method
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 12 Feb 2024 19:30:07 +0000 (14:30 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 19 Feb 2024 18:10:15 +0000 (13:10 -0500)
commit7b3d2ca62ba9d0f2e619935bbd855646dd71bc37
treec884abe2d6a560a51e72c6c4697591d62094b273
parent7c9d996f00a4172ab5ce40ae7f1d8506a469c03a
cpp-common/bt2: add `CommonStringField::length` method

Add this method, which wraps `bt_field_string_get_length`.

Change-Id: Ie662e1fe84c56e6f3d48cadcd5f3c4d153ea108d
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11786
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins <jenkins@lttng.org>
src/cpp-common/bt2/field.hpp
This page took 0.025733 seconds and 4 git commands to generate.