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 _LCSInformation_H_
9 #define _LCSInformation_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <constr_SEQUENCE.h>
21 /* Forward declarations */
23 struct LCS_PrivacyExceptionList
;
27 typedef struct LCSInformation
{
28 struct GMLC_List
*gmlc_List
/* OPTIONAL */;
29 struct LCS_PrivacyExceptionList
*lcs_PrivacyExceptionList
/* OPTIONAL */;
30 struct MOLR_List
*molr_List
/* OPTIONAL */;
32 * This type is extensible,
33 * possible extensions are below.
35 struct LCS_PrivacyExceptionList
*add_lcs_PrivacyExceptionList
/* OPTIONAL */;
37 /* Context for parsing across buffer boundaries */
38 asn_struct_ctx_t _asn_ctx
;
42 extern asn_TYPE_descriptor_t asn_DEF_LCSInformation
;
48 /* Referred external types */
49 #include "GMLC-List.h"
50 #include "LCS-PrivacyExceptionList.h"
51 #include "MOLR-List.h"
53 #endif /* _LCSInformation_H_ */
54 #include <asn_internal.h>