2
3
4
5
6
10#if !defined(ASN_DISABLE_OER_SUPPORT)
11asn_oer_constraints_t asn_OER_type_Vanetza_Security_GeographicRegion_constr_1 CC_NOTUSED = {
15#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
16asn_per_constraints_t asn_PER_type_Vanetza_Security_GeographicRegion_constr_1 CC_NOTUSED = {
17 { APC_CONSTRAINED | APC_EXTENSIBLE, 2, 2, 0, 3 } ,
18 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
22asn_TYPE_member_t asn_MBR_Vanetza_Security_GeographicRegion_1[] = {
23 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_GeographicRegion, choice.circularRegion),
24 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
26 &asn_DEF_Vanetza_Security_CircularRegion,
29#if !defined(ASN_DISABLE_OER_SUPPORT)
32#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
35#if !defined(ASN_DISABLE_JER_SUPPORT)
43 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_GeographicRegion, choice.rectangularRegion),
44 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
46 &asn_DEF_Vanetza_Security_SequenceOfRectangularRegion,
49#if !defined(ASN_DISABLE_OER_SUPPORT)
52#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
55#if !defined(ASN_DISABLE_JER_SUPPORT)
63 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_GeographicRegion, choice.polygonalRegion),
64 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
66 &asn_DEF_Vanetza_Security_PolygonalRegion,
69#if !defined(ASN_DISABLE_OER_SUPPORT)
72#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
75#if !defined(ASN_DISABLE_JER_SUPPORT)
83 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_GeographicRegion, choice.identifiedRegion),
84 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
86 &asn_DEF_Vanetza_Security_SequenceOfIdentifiedRegion,
89#if !defined(ASN_DISABLE_OER_SUPPORT)
92#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
95#if !defined(ASN_DISABLE_JER_SUPPORT)
104static const asn_TYPE_tag2member_t asn_MAP_Vanetza_Security_GeographicRegion_tag2el_1[] = {
105 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
106 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 },
107 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 },
108 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }
110asn_CHOICE_specifics_t asn_SPC_Vanetza_Security_GeographicRegion_specs_1 = {
111 sizeof(
struct Vanetza_Security_GeographicRegion),
112 offsetof(
struct Vanetza_Security_GeographicRegion, _asn_ctx),
113 offsetof(
struct Vanetza_Security_GeographicRegion, present),
114 sizeof(((
struct Vanetza_Security_GeographicRegion *)0)->present),
115 asn_MAP_Vanetza_Security_GeographicRegion_tag2el_1,
120asn_TYPE_descriptor_t asn_DEF_Vanetza_Security_GeographicRegion = {
129#if !defined(ASN_DISABLE_OER_SUPPORT)
130 &asn_OER_type_Vanetza_Security_GeographicRegion_constr_1,
132#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
133 &asn_PER_type_Vanetza_Security_GeographicRegion_constr_1,
135#if !defined(ASN_DISABLE_JER_SUPPORT)
140 asn_MBR_Vanetza_Security_GeographicRegion_1,
142 &asn_SPC_Vanetza_Security_GeographicRegion_specs_1