r5853: Move some of the functions not specific to the Samba NDR parser generator
authorJelmer Vernooij <jelmer@samba.org>
Thu, 17 Mar 2005 12:45:10 +0000 (12:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:05 +0000 (13:11 -0500)
commit2603a7326d7e54a012a95e37fd54433b85d8acc4
treebfe32176dbadd7da52a872623116982e722a4109
parent5162daa9464cd64930f5a8fd0d7b381b122c931d
r5853: Move some of the functions not specific to the Samba NDR parser generator
to a new ndr.pm.
Add function that can generate a "OrderTable" describing the order
in which the NDR data will be pushed/pulled.
source/build/pidl/ndr.pm [new file with mode: 0644]
source/build/pidl/ndr_header.pm
source/build/pidl/ndr_parser.pm