Add a private pointer to the ctf_stream_pos
authorJulien Desfossez <jdesfossez@efficios.com>
Tue, 3 Dec 2013 22:34:56 +0000 (17:34 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 4 Dec 2013 19:29:16 +0000 (20:29 +0100)
commit731087d8e045649286a83aa9909b8b0d79b3368d
treed93401f2849a5cc6ce7ee7d8780662e45d3d1536
parentd80f08379f65bcb7eb3af1f8be6d7b3f66f4e830
Add a private pointer to the ctf_stream_pos

This allows a custom packet_seek function to fetch private information
about the current stream.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/ctf/ctf.c
include/babeltrace/ctf/types.h
include/babeltrace/format.h
This page took 0.024199 seconds and 4 git commands to generate.