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)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 27 Jun 2019 17:58:21 +0000 (13:58 -0400)
commitda9c4c5260242efe4e3c2ff4a15201f7cbd1c89a
treee0b1b0402f483512cdf1fdfbc7cb4ef89e26a63c
parent7f5155f714bc8dd2ea70b3fe4fb2050ffd4c7dfa
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.02479 seconds and 4 git commands to generate.