Extract int and char arrays from fields
authorJulien Desfossez <julien.desfossez@polymtl.ca>
Tue, 27 Sep 2011 01:00:10 +0000 (21:00 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 27 Sep 2011 01:00:10 +0000 (21:00 -0400)
Three helper functions to ease the extraction of basic types from event
fields. For now we support signed and unsigned integers and strings.
Other functions could be added following the same principle for other
types.

Signed-off-by: Julien Desfossez <julien.desfossez@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.025258 seconds and 4 git commands to generate.