src.ctf.fs: Add `readPktProps()`
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Mon, 30 May 2022 20:30:46 +0000 (16:30 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 23 Aug 2022 16:06:15 +0000 (12:06 -0400)
commitdfee8bf0ad86ea19bb6a4009473ab641f58b8608
tree6dc1576157d4247634796b5d29b6558ab2faac08
parent8d235a21d1f98a887368e2a49186de2afaaa7484
src.ctf.fs: Add `readPktProps()`

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: I0e98db658cc50e44bc8d77c8dea53c1984af28aa
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8190
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/plugins/ctf/common/src/Makefile.am
src/plugins/ctf/common/src/ctf-common-src.cpp [deleted file]
src/plugins/ctf/common/src/pkt-props.cpp [new file with mode: 0644]
src/plugins/ctf/common/src/pkt-props.hpp [new file with mode: 0644]
This page took 0.025527 seconds and 5 git commands to generate.