1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/pidl/lib/Parse
Stefan Metzmacher 57539c8441 pidl:Python: add PyTypeObject objects for function structs
They provide get/set methods for the in_* and out_* elements
and the magic __ndr_{push,pull,print}_{in,out}__ hooks to enable
the marshalling via ndr_{push,pull,print}_{in,out}().

This provides an easy way to generate and parse the payload of
DCERPC requests and responses, which is very useful for writing
tests.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2016-10-26 11:20:19 +02:00
..
Pidl pidl:Python: add PyTypeObject objects for function structs 2016-10-26 11:20:19 +02:00
Yapp Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
Pidl.pm pidl: Allow location argument to warning() and error() to be undef, in case it is 2008-12-22 03:21:10 +01:00