cpp-common/bt2: move some enum classes out of enclosing classes
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 3 Apr 2024 20:12:12 +0000 (16:12 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 17 Apr 2024 17:57:53 +0000 (13:57 -0400)
commit33f209287c8708cf14de930e4ce494e4edd054fa
tree0b3aeed3648389c6480f454f5861445e626f9ecb
parent8f7f61348aa532a272929af21e22ad8642505f8b
cpp-common/bt2: move some enum classes out of enclosing classes

Settle on the standard of having these enumerations out of the classes
that use them.

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