src.ctf.lttng-live: make lttng_live_stream_iterator::stream a bt2::Stream::Shared
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 22 Jun 2022 20:27:30 +0000 (16:27 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 23 Aug 2022 16:06:16 +0000 (12:06 -0400)
commit5f16c381dd03dbb337abd755e4e5afe4902e7773
tree266642586abf269100becd521d24f19ba3995a1f
parenta0843c0b4b8a49a2a858d810a05f14a2416e315c
src.ctf.lttng-live: make lttng_live_stream_iterator::stream a bt2::Stream::Shared

Wrapped in an optional because it's not set at construction time.

Change-Id: Ia38f2feba1040749df692574e67861c81a73e8df
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8454
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/plugins/ctf/lttng-live/data-stream.cpp
src/plugins/ctf/lttng-live/lttng-live.cpp
src/plugins/ctf/lttng-live/lttng-live.hpp
This page took 0.058836 seconds and 5 git commands to generate.