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 _VlrCamelSubscriptionInfo_H_
9 #define _VlrCamelSubscriptionInfo_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
16 #include <constr_SEQUENCE.h>
22 /* Forward declarations */
24 struct ExtensionContainer
;
26 struct O_BcsmCamelTDPCriteriaList
;
30 struct T_BCSM_CAMEL_TDP_CriteriaList
;
32 struct MT_smsCAMELTDP_CriteriaList
;
34 /* VlrCamelSubscriptionInfo */
35 typedef struct VlrCamelSubscriptionInfo
{
36 struct O_CSI
*o_CSI
/* OPTIONAL */;
37 struct ExtensionContainer
*extensionContainer
/* OPTIONAL */;
39 * This type is extensible,
40 * possible extensions are below.
42 struct SS_CSI
*ss_CSI
/* OPTIONAL */;
43 struct O_BcsmCamelTDPCriteriaList
*o_BcsmCamelTDP_CriteriaList
/* OPTIONAL */;
44 NULL_t
*tif_CSI
/* OPTIONAL */;
45 struct M_CSI
*m_CSI
/* OPTIONAL */;
46 struct SMS_CSI
*mo_sms_CSI
/* OPTIONAL */;
47 struct T_CSI
*vt_CSI
/* OPTIONAL */;
48 struct T_BCSM_CAMEL_TDP_CriteriaList
*t_BCSM_CAMEL_TDP_CriteriaList
/* OPTIONAL */;
49 struct D_CSI
*d_CSI
/* OPTIONAL */;
50 struct SMS_CSI
*mt_sms_CSI
/* OPTIONAL */;
51 struct MT_smsCAMELTDP_CriteriaList
*mt_smsCAMELTDP_CriteriaList
/* OPTIONAL */;
53 /* Context for parsing across buffer boundaries */
54 asn_struct_ctx_t _asn_ctx
;
55 } VlrCamelSubscriptionInfo_t
;
58 extern asn_TYPE_descriptor_t asn_DEF_VlrCamelSubscriptionInfo
;
64 /* Referred external types */
66 #include "ExtensionContainer.h"
68 #include "O-BcsmCamelTDPCriteriaList.h"
72 #include "T-BCSM-CAMEL-TDP-CriteriaList.h"
74 #include "MT-smsCAMELTDP-CriteriaList.h"
76 #endif /* _VlrCamelSubscriptionInfo_H_ */
77 #include <asn_internal.h>