src/cpp-common/bt2/trace-ir.hpp: add nameSpace() methods where needed
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 26 Mar 2024 20:02:15 +0000 (16:02 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Sep 2024 19:05:14 +0000 (15:05 -0400)
commit6e082c859ae60cb521664a131aba012d5864219b
tree70fc9e7ee674157237f7b46181df47c211f3fc36
parentced0b7fde9652d643711c3e9641775b76a73f280
src/cpp-common/bt2/trace-ir.hpp: add nameSpace() methods where needed

The bt2::CommonEventClass::nameSpace() and
bt2::CommonStreamClass::nameSpace() methods make it possible to set and
get the namespace of event classes and stream classes (new feature
starting with MIP 1).

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I6bd37d130fe8aaa8180181e41127e1ebfeb1ea4b
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8003
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12698
src/cpp-common/bt2/trace-ir.hpp
This page took 0.023977 seconds and 4 git commands to generate.