2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "ULP-Components"
4 * found in "../asn1src/ULP-Components.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <OCTET_STRING.h>
16 #include <BIT_STRING.h>
17 #include <IA5String.h>
18 #include "IPAddress.h"
19 #include <constr_CHOICE.h>
26 typedef enum SETId_PR
{
27 SETId_PR_NOTHING
, /* No components present */
34 /* Extensions may appear below */
39 typedef struct SETId
{
42 OCTET_STRING_t msisdn
;
47 IPAddress_t iPAddress
;
49 * This type is extensible,
50 * possible extensions are below.
54 /* Context for parsing across buffer boundaries */
55 asn_struct_ctx_t _asn_ctx
;
59 extern asn_TYPE_descriptor_t asn_DEF_SETId
;
65 #endif /* _SETId_H_ */
66 #include <asn_internal.h>