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 _NoteSubscriberDataModifiedArg_H_
9 #define _NoteSubscriberDataModifiedArg_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
16 #include "ISDN-AddressString.h"
18 #include "ServingNode.h"
19 #include <constr_SEQUENCE.h>
25 /* Forward declarations */
26 struct Ext_ForwardingInfoFor_CSE
;
27 struct Ext_CallBarringInfoFor_CSE
;
29 struct CAMEL_SubscriptionInfo
;
30 struct ExtensionContainer
;
31 struct CSG_SubscriptionDataList
;
32 struct CallWaitingData
;
38 /* NoteSubscriberDataModifiedArg */
39 typedef struct NoteSubscriberDataModifiedArg
{
41 ISDN_AddressString_t msisdn
;
42 struct Ext_ForwardingInfoFor_CSE
*forwardingInfoFor_CSE
/* OPTIONAL */;
43 struct Ext_CallBarringInfoFor_CSE
*callBarringInfoFor_CSE
/* OPTIONAL */;
44 struct ODB_Info
*odb_Info
/* OPTIONAL */;
45 struct CAMEL_SubscriptionInfo
*camel_SubscriptionInfo
/* OPTIONAL */;
46 NULL_t
*allInformationSent
/* OPTIONAL */;
47 struct ExtensionContainer
*extensionContainer
/* OPTIONAL */;
49 * This type is extensible,
50 * possible extensions are below.
52 ServingNode_t
*ue_reachable
/* OPTIONAL */;
53 struct CSG_SubscriptionDataList
*csg_SubscriptionDataList
/* OPTIONAL */;
54 struct CallWaitingData
*cw_Data
/* OPTIONAL */;
55 struct CallHoldData
*ch_Data
/* OPTIONAL */;
56 struct ClipData
*clip_Data
/* OPTIONAL */;
57 struct ClirData
*clir_Data
/* OPTIONAL */;
58 struct EctData
*ect_data
/* OPTIONAL */;
60 /* Context for parsing across buffer boundaries */
61 asn_struct_ctx_t _asn_ctx
;
62 } NoteSubscriberDataModifiedArg_t
;
65 extern asn_TYPE_descriptor_t asn_DEF_NoteSubscriberDataModifiedArg
;
71 /* Referred external types */
72 #include "Ext-ForwardingInfoFor-CSE.h"
73 #include "Ext-CallBarringInfoFor-CSE.h"
75 #include "CAMEL-SubscriptionInfo.h"
76 #include "ExtensionContainer.h"
77 #include "CSG-SubscriptionDataList.h"
78 #include "CallWaitingData.h"
79 #include "CallHoldData.h"
84 #endif /* _NoteSubscriberDataModifiedArg_H_ */
85 #include <asn_internal.h>