MSWSP: add two more Property Sets
[wireshark-wip.git] / epan / dissectors / packet-cdt.h
blob2c5ab3c429fa19b5f4136340dfb50f263185a020
1 /* Do not modify this file. Changes will be overwritten. */
2 /* Generated automatically by the ASN.1 to Wireshark dissector compiler */
3 /* packet-cdt.h */
4 /* ../../tools/asn2wrs.py -b -p cdt -c ./cdt.cnf -s ./packet-cdt-template -D . -O ../../epan/dissectors cdt.asn */
6 /* Input file: packet-cdt-template.h */
8 #line 1 "../../asn1/cdt/packet-cdt-template.h"
9 /* packet-cdt.h
11 * Routines for Compressed Data Type packet dissection.
13 * Copyright 2005, Stig Bjorlykke <stig@bjorlykke.org>, Thales Norway AS
15 * $Id$
17 * Wireshark - Network traffic analyzer
18 * By Gerald Combs <gerald@wireshark.org>
19 * Copyright 1998 Gerald Combs
21 * This program is free software; you can redistribute it and/or
22 * modify it under the terms of the GNU General Public License
23 * as published by the Free Software Foundation; either version 2
24 * of the License, or (at your option) any later version.
26 * This program is distributed in the hope that it will be useful,
27 * but WITHOUT ANY WARRANTY; without even the implied warranty of
28 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29 * GNU General Public License for more details.
31 * You should have received a copy of the GNU General Public License
32 * along with this program; if not, write to the Free Software
33 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
36 #ifndef PACKET_CDT_H
37 #define PACKET_CDT_H
39 void dissect_cdt (tvbuff_t *tvb, packet_info *pinfo, proto_tree *parent_tree);
41 /*--- Included file: packet-cdt-exp.h ---*/
42 #line 1 "../../asn1/cdt/packet-cdt-exp.h"
43 int dissect_cdt_CompressedData(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
45 /*--- End of included file: packet-cdt-exp.h ---*/
46 #line 33 "../../asn1/cdt/packet-cdt-template.h"
48 #endif /* PACKET_CDT_H */