8#include "GeographicRegion.h"
10#if !defined(ASN_DISABLE_OER_SUPPORT)
11static asn_oer_constraints_t asn_OER_type_GeographicRegion_constr_1 CC_NOTUSED = {
15#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
16asn_per_constraints_t asn_PER_type_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_GeographicRegion_1[] = {
24 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
26 &asn_DEF_CircularRegion,
29#if !defined(ASN_DISABLE_OER_SUPPORT)
32#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
40 { ATF_NOFLAGS, 0, offsetof(
struct GeographicRegion, choice.rectangularRegion),
41 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
43 &asn_DEF_SequenceOfRectangularRegion,
46#if !defined(ASN_DISABLE_OER_SUPPORT)
49#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
58 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
60 &asn_DEF_PolygonalRegion,
63#if !defined(ASN_DISABLE_OER_SUPPORT)
66#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
74 { ATF_NOFLAGS, 0, offsetof(
struct GeographicRegion, choice.identifiedRegion),
75 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
77 &asn_DEF_SequenceOfIdentifiedRegion,
80#if !defined(ASN_DISABLE_OER_SUPPORT)
83#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
92static const asn_TYPE_tag2member_t asn_MAP_GeographicRegion_tag2el_1[] = {
93 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
94 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 },
95 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 },
96 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }
98asn_CHOICE_specifics_t asn_SPC_GeographicRegion_specs_1 = {
103 asn_MAP_GeographicRegion_tag2el_1,
108asn_TYPE_descriptor_t asn_DEF_GeographicRegion = {
117#if !defined(ASN_DISABLE_OER_SUPPORT)
118 &asn_OER_type_GeographicRegion_constr_1,
120#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
121 &asn_PER_type_GeographicRegion_constr_1,
125 asn_MBR_GeographicRegion_1,
127 &asn_SPC_GeographicRegion_specs_1