2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-SM-DataTypes"
4 * found in "../asn1src/MAP-SM-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
12 #include <asn_application.h>
14 /* Including external dependencies */
17 #include "AddressString.h"
19 #include <constr_CHOICE.h>
26 typedef enum SM_RP_DA_PR
{
27 SM_RP_DA_PR_NOTHING
, /* No components present */
30 SM_RP_DA_PR_serviceCentreAddressDA
,
31 SM_RP_DA_PR_noSM_RP_DA
35 typedef struct SM_RP_DA
{
40 AddressString_t serviceCentreAddressDA
;
44 /* Context for parsing across buffer boundaries */
45 asn_struct_ctx_t _asn_ctx
;
49 extern asn_TYPE_descriptor_t asn_DEF_SM_RP_DA
;
55 #endif /* _SM_RP_DA_H_ */
56 #include <asn_internal.h>