lib: add internal bt_field_type_structure_replace_field()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 14 Feb 2018 19:53:36 +0000 (14:53 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 03:32:03 +0000 (23:32 -0400)
commit79422a2b1a3d14e130fd0fc34280ed62546ffba3
treecfce244a99825b1efbd8f90cc27dab6970ba28d9
parent631234da6f052f12bb537087a54f3eea095605f1
lib: add internal bt_field_type_structure_replace_field()

This new internal function replaces the field type of a field identified
by name within a structure field type.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
include/babeltrace/ctf-ir/field-types-internal.h
lib/ctf-ir/field-types.c
This page took 0.024001 seconds and 4 git commands to generate.