pidl: Add skip option to elements.
commita42527e51b97737fd7c56872bb80a7a782cdf11e
authorAndreas Schneider <asn@samba.org>
Tue, 12 Mar 2013 10:36:38 +0000 (12 11:36 +0100)
committerGünther Deschner <gd@samba.org>
Fri, 15 Mar 2013 11:11:02 +0000 (15 12:11 +0100)
treec430558d15356c61d6b6e39df49f60b782b41a66
parentc044e930d34cd8539ced485f1ed8ead91279c3be
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