aboutsummaryrefslogtreecommitdiffstats
path: root/file.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2005-03-14 20:51:13 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2005-03-14 20:51:13 +0000
commit1fe0f9022eb0aba54b89a6c4f280f9f7f1071705 (patch)
treedfce12023675e300ec058a9592573c0af52ec2af /file.h
parente7a72ba624ab12a714fe272bf6992d8b41355e4d (diff)
a lot of people dont specify top level pointers in teh idl and just
cerlare it as a parameter that is a struct/union and not a ref pointer to one. this is ok since toplevel ref pointers are invisible in the wire encoding anyway. unfortunatelky ethereal dce runtime needed to see that pointer to keep track of whisch one was a toplevel and which one wasnt. implement a new api to call pointers which explicitely specifies whether the pointer is toplevel or embedded. eventually all dce dissectors will use this new interface and the generic dissect_ndr_pointer() can be retired. svn path=/trunk/; revision=13755
Diffstat (limited to 'file.h')
0 files changed, 0 insertions, 0 deletions