pidl: Add skip option to elements.
commit7f13e139825a4363d8d304c5b86c805bb2a1b0db
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:45:47 +0000 (21 09:45 +0100)
tree899205e91a8a65220087cb4172444ca35729171c
parent3bc39aa493aa8d2db9ac423d82bed08bda10e754
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