Add support for structure fields in the Python bindings
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 13 Sep 2013 19:39:39 +0000 (15:39 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 13 Nov 2013 02:57:16 +0000 (21:57 -0500)
commit3a068915df64d2480d176ae58913f9d04d72f87c
treeb8b58ea18d77cd82634dfa4b7644e893bd0dc600
parent812e668277c70fdaf7124b2e58f3562f82cb2dac
Add support for structure fields in the Python bindings

get_value() returns a dictionary when the field is a structure.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
bindings/python/babeltrace.i.in
formats/ctf/events.c
include/babeltrace/ctf/events.h
include/babeltrace/types.h
types/struct.c
This page took 0.025639 seconds and 4 git commands to generate.