pidl: Add skip option to elements.
commit3395375c06ef7911da1934cf4e3d88de2b7b72bd
authorAndreas Schneider <asn@samba.org>
Tue, 12 Mar 2013 10:36:38 +0000 (12 11:36 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 26 Apr 2013 07:25:01 +0000 (26 09:25 +0200)
treee5121c7fd28655740a9513437db456d72da4867f
parentf63731364b75a4e831f0de05d6807cfb93374ab4
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>
(cherry picked from commit 7f13e139825a4363d8d304c5b86c805bb2a1b0db)
pidl/lib/Parse/Pidl/NDR.pm
pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm