src.ctf.fs: add GMappedFileUP
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 9 Jun 2022 19:49:39 +0000 (15:49 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 11 Sep 2023 15:24:02 +0000 (11:24 -0400)
commit2478aa4b52528d04d71bfb48b286c02817d24ceb
treebefd13899c19f464122914fffe4004024c6e16f8
parent2058f4fb67a7728697db601df323b59f5da1f0b6
src.ctf.fs: add GMappedFileUP

Add GMappedFileUP, a unique_ptr type used to manage the lifetime of a
GMappedFile object.

Change-Id: Ibc47d3c6e052499013cb34782b112ff1e72eab46
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8311
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/10846
Tested-by: jenkins <jenkins@lttng.org>
CI-Build: Philippe Proulx <eeppeliteloop@gmail.com>
src/cpp-common/glib-up.hpp
This page took 0.024174 seconds and 4 git commands to generate.