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)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:33 +0000 (18:19 -0400)
commita57af3405068ee46f26c27b710f043906192fcf7
treef7bf1bd2b5d75e464da6e2523d8200615e1d8af6
parent45c733686667a908dc097d4a2639b701149eed80
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.028505 seconds and 4 git commands to generate.