bt2: move _bt_graph_is_configured_from_native() to `_UserSinkComponent`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 22 Jul 2019 17:42:26 +0000 (13:42 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 23 Jul 2019 13:07:19 +0000 (09:07 -0400)
commitd14a864ace9bc0a891c17a14a508160165a7d30e
tree433ebe1afc8f8321160a3e974f916063e190b1f3
parentb0aa949375a6e0f8dfaab404ad7bd889da0ae99b
bt2: move _bt_graph_is_configured_from_native() to `_UserSinkComponent`

This method is only called on a sink user component, it does not need to
be in the base `_UserComponent`.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Ie537c6871d145d2cb3c96eaa0e95573b02731cc9
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1739
Tested-by: jenkins <jenkins@lttng.org>
src/bindings/python/bt2/bt2/component.py
This page took 0.024082 seconds and 4 git commands to generate.