pidl: Add skip option to elements.
commit741fd646ea5f697ec6508d76fb135b55a4ff962d
authorAndreas Schneider <asn@samba.org>
Tue, 12 Mar 2013 10:36:38 +0000 (12 11:36 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 21 Mar 2013 08:33:04 +0000 (21 09:33 +0100)
tree3875621fface5d866ec2db24894b7d025c7565b1
parent8fad4c28716ae230d74e065524d989e049a47cca
pidl: Add skip option to elements.

This option allows to skip struct elements in pull and push function.
This can be used to pass flags to the structure e.g. for string values.

Reviewed-by: Günther Deschner <gd@samba.org>
pidl/lib/Parse/Pidl/NDR.pm
pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm