change the signature that asn2wrs generates for functions to marm all parameters...
[obnox/wireshark/wip.git] / epan / dissectors / packet-dcerpc-eventlog.h
1 /* autogenerated by pidl */
2
3 /* DO NOT EDIT
4         This filter was automatically generated
5         from eventlog.idl and eventlog.cnf.
6         
7         Pidl is a perl based IDL compiler for DCE/RPC idl files. 
8         It is maintained by the Samba team, not the Wireshark team.
9         Instructions on how to download and install Pidl can be 
10         found at http://wiki.wireshark.org/Pidl
11 */
12
13
14 #ifndef __PACKET_DCERPC_EVENTLOG_H
15 #define __PACKET_DCERPC_EVENTLOG_H
16
17 int eventlog_dissect_bitmap_eventlogReadFlags(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, guint8 *drep, int hf_index, guint32 param);
18 int eventlog_dissect_bitmap_eventlogEventTypes(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, guint8 *drep, int hf_index, guint32 param);
19 int eventlog_dissect_struct_OpenUnknown0(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *parent_tree, guint8 *drep, int hf_index, guint32 param _U_);
20 int eventlog_dissect_struct_Record(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *parent_tree, guint8 *drep, int hf_index, guint32 param _U_);
21 int eventlog_dissect_struct_ChangeUnknown0(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *parent_tree, guint8 *drep, int hf_index, guint32 param _U_);
22 #endif /* __PACKET_DCERPC_EVENTLOG_H */