src.ctf.lttng-live: introduce live_viewer_connection::UP and use it
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 26 Jul 2022 21:46:14 +0000 (17:46 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 23 Aug 2022 16:06:16 +0000 (12:06 -0400)
commit772808ca53b8cf5ce1bb791518914eb4e81efaa8
tree8db46055f739966e21d1f1276169d13d16feed1a
parent9b2455409199a3d53b2f1a2d02b5dec314a17e9b
src.ctf.lttng-live: introduce live_viewer_connection::UP and use it

Change lttng_live_msg_iter::viewer_connection to be a
live_viewer_connection::UP and convert live_viewer_connection_create's
output parameter to that type.

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