r7186: add [relative_base] property, which is allowed on typedef's
authorStefan Metzmacher <metze@samba.org>
Thu, 2 Jun 2005 03:41:12 +0000 (03:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:24 +0000 (13:17 -0500)
commitc0dd18326c058e3e218d43f48ecff418f4b0b51e
treebc036cd0b1062a56e84f2c15e91f5458b26aa034
parent87a31621908c30b0376e98e3f4143eb591987c5c
r7186: add [relative_base] property, which is allowed on typedef's
(maybe we could add them to elements latter...)

with this property all relative pointers from inside the struct or union
are relative to the struct/union start

metze
source/build/pidl/ndr_parser.pm
source/build/pidl/validator.pm
source/librpc/ndr/libndr.h
source/librpc/ndr/ndr.c