Manage enumerations at the library level
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 30 Sep 2010 19:57:54 +0000 (15:57 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 30 Sep 2010 19:57:54 +0000 (15:57 -0400)
commit448d3cc7640830015850cc6287532d4c194fe690
tree858606853f356323bb59af7a1e9e6378f5d0f5e5
parent0a46062b3916eda6f871b5d80c4b97dcb3804d37
Manage enumerations at the library level

.. rather than keeping a table individually for each format.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/ctf/ctf.c
formats/ctf/types/enum.c
include/babeltrace/ctf/types.h
include/babeltrace/format.h
include/babeltrace/types.h
types/bitfield.c
types/enum.c [new file with mode: 0644]
types/float.c
types/integer.c
This page took 0.024837 seconds and 4 git commands to generate.