iterator: move auto-seek data in its own struct, add comments
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 17 Jun 2019 16:56:24 +0000 (12:56 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 18 Jul 2019 15:53:33 +0000 (11:53 -0400)
commit1b3630b648de9e965c607a4a505d23cdbbf4a8ec
tree75893b9f8dd7554821d65521e6b967074a66d3a7
parentd1ad6fc2f1d4ea8335dcd4b7de41389055ef7101
iterator: move auto-seek data in its own struct, add comments

Further patches will add more fields related to this feature, so it
seems useful to group them under the same (anonymous) struct.

No functional changes intended.

Change-Id: I6ed922801cf5bd9001d388d7d8b050a6c8d01790
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1484
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/lib/graph/iterator.c
src/lib/graph/message/iterator.h
This page took 0.026404 seconds and 4 git commands to generate.