lib: plugin-dev.h: rename `MESSAGE_ITERATOR` -> `MESSAGE_ITERATOR_CLASS`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 10 Jan 2020 16:45:34 +0000 (11:45 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Fri, 10 Jan 2020 20:00:58 +0000 (15:00 -0500)
commit8e1fe2a41cf0739d379a0836095a227413e73e76
tree44f8c4a4626b44976290e47c93fda76f988ff428
parent9a2c8b8e0cb6579066b4b8ceb8255cdd5175bb2d
lib: plugin-dev.h: rename `MESSAGE_ITERATOR` -> `MESSAGE_ITERATOR_CLASS`

This is more in line with the message iterator class concept and
indicates that a given method belongs to the (implicit) component
class's message iterator class.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Icbcefec886fcbb2b1928d4b1009f3aca88c032a0
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2751
CI-Build: Simon Marchi <simon.marchi@efficios.com>
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
Tested-by: jenkins <jenkins@lttng.org>
include/babeltrace2/plugin/plugin-dev.h
src/plugins/ctf/plugin.c
src/plugins/lttng-utils/plugin.c
src/plugins/text/plugin.c
src/plugins/utils/plugin.c
tests/lib/test-plugin-plugins/sfs.c
This page took 0.026003 seconds and 4 git commands to generate.