X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Ftypes.h;h=2c7650e620779ae2e8c202c38b26f07d7f87b00b;hp=b7e84da2ee22cf6bc488c27d76af2acf4ea76eab;hb=fd3382e8659903b36971efb933e5770e802b45d5;hpb=764af3f43c289a0a5cd8bf6fd85d9361ae17a253 diff --git a/include/babeltrace/types.h b/include/babeltrace/types.h index b7e84da2..2c7650e6 100644 --- a/include/babeltrace/types.h +++ b/include/babeltrace/types.h @@ -446,6 +446,7 @@ struct definition * struct_definition_get_field_from_index(struct definition_struct *struct_definition, int index); int struct_rw(struct stream_pos *pos, struct definition *definition); +uint64_t struct_declaration_len(struct declaration_struct *struct_declaration); /* * The tag enumeration is validated to ensure that it contains only mappings