Fix API : functions to access fields properties
authorJulien Desfossez <julien.desfossez@efficios.com>
Thu, 1 Mar 2012 14:10:50 +0000 (09:10 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 1 Mar 2012 14:10:50 +0000 (09:10 -0500)
Add the ability to know :
- the signedness of an int
- the base of an int
- the encoding of an int
- the len of an array
- the encoding of a string

refs #139

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

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