2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-MS-DataTypes"
4 * found in "../asn1src/MAP-MS-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #ifndef _AoIPCodecsList_H_
9 #define _AoIPCodecsList_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include "AoIPCodec.h"
16 #include <constr_SEQUENCE.h>
22 /* Forward declarations */
23 struct ExtensionContainer
;
26 typedef struct AoIPCodecsList
{
28 AoIPCodec_t
*codec2
/* OPTIONAL */;
29 AoIPCodec_t
*codec3
/* OPTIONAL */;
30 AoIPCodec_t
*codec4
/* OPTIONAL */;
31 AoIPCodec_t
*codec5
/* OPTIONAL */;
32 AoIPCodec_t
*codec6
/* OPTIONAL */;
33 AoIPCodec_t
*codec7
/* OPTIONAL */;
34 AoIPCodec_t
*codec8
/* OPTIONAL */;
35 struct ExtensionContainer
*extensionContainer
/* OPTIONAL */;
37 * This type is extensible,
38 * possible extensions are below.
41 /* Context for parsing across buffer boundaries */
42 asn_struct_ctx_t _asn_ctx
;
46 extern asn_TYPE_descriptor_t asn_DEF_AoIPCodecsList
;
52 /* Referred external types */
53 #include "ExtensionContainer.h"
55 #endif /* _AoIPCodecsList_H_ */
56 #include <asn_internal.h>