src
vam_ts_VruProfileAndSubprofile.c
Go to the documentation of this file.
1
/*
2
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3
* From ASN.1 module "ETSI-ITS-CDD"
4
* found in "/input/ETSI-ITS-CDD.asn"
5
* `asn1c -fcompound-names -fprefix=vam_ts_ -no-gen-BER -no-gen-XER -no-gen-OER -no-gen-example -gen-UPER -gen-JER`
6
*/
7
8
#include "
etsi_its_vam_ts_coding/vam_ts_VruProfileAndSubprofile.h
"
9
10
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
11
asn_per_constraints_t
asn_PER_type_vam_ts_VruProfileAndSubprofile_constr_1
CC_NOTUSED
= {
12
{ APC_CONSTRAINED | APC_EXTENSIBLE, 2, 2, 0, 3 }
/* (0..3,...) */
,
13
{ APC_UNCONSTRAINED, -1, -1, 0, 0 },
14
0, 0
/* No PER value map */
15
};
16
#endif
/* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
17
asn_TYPE_member_t
asn_MBR_vam_ts_VruProfileAndSubprofile_1
[] = {
18
{
ATF_NOFLAGS
, 0,
offsetof
(
struct
vam_ts_VruProfileAndSubprofile
, choice.pedestrian),
19
(
ASN_TAG_CLASS_CONTEXT
| (0 << 2)),
20
-1,
/* IMPLICIT tag at current level */
21
&
asn_DEF_vam_ts_VruSubProfilePedestrian
,
22
0,
23
{
24
#if !defined(ASN_DISABLE_OER_SUPPORT)
25
0,
26
#endif
/* !defined(ASN_DISABLE_OER_SUPPORT) */
27
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
28
0,
29
#endif
/* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
30
#if !defined(ASN_DISABLE_JER_SUPPORT)
31
0,
32
#endif
/* !defined(ASN_DISABLE_JER_SUPPORT) */
33
0
34
},
35
0, 0,
/* No default value */
36
"pedestrian"
37
},
38
{
ATF_NOFLAGS
, 0,
offsetof
(
struct
vam_ts_VruProfileAndSubprofile
, choice.bicyclistAndLightVruVehicle),
39
(
ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
40
-1,
/* IMPLICIT tag at current level */
41
&
asn_DEF_vam_ts_VruSubProfileBicyclist
,
42
0,
43
{
44
#if !defined(ASN_DISABLE_OER_SUPPORT)
45
0,
46
#endif
/* !defined(ASN_DISABLE_OER_SUPPORT) */
47
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
48
0,
49
#endif
/* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
50
#if !defined(ASN_DISABLE_JER_SUPPORT)
51
0,
52
#endif
/* !defined(ASN_DISABLE_JER_SUPPORT) */
53
0
54
},
55
0, 0,
/* No default value */
56
"bicyclistAndLightVruVehicle"
57
},
58
{
ATF_NOFLAGS
, 0,
offsetof
(
struct
vam_ts_VruProfileAndSubprofile
, choice.motorcyclist),
59
(
ASN_TAG_CLASS_CONTEXT
| (2 << 2)),
60
-1,
/* IMPLICIT tag at current level */
61
&
asn_DEF_vam_ts_VruSubProfileMotorcyclist
,
62
0,
63
{
64
#if !defined(ASN_DISABLE_OER_SUPPORT)
65
0,
66
#endif
/* !defined(ASN_DISABLE_OER_SUPPORT) */
67
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
68
0,
69
#endif
/* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
70
#if !defined(ASN_DISABLE_JER_SUPPORT)
71
0,
72
#endif
/* !defined(ASN_DISABLE_JER_SUPPORT) */
73
0
74
},
75
0, 0,
/* No default value */
76
"motorcyclist"
77
},
78
{
ATF_NOFLAGS
, 0,
offsetof
(
struct
vam_ts_VruProfileAndSubprofile
, choice.animal),
79
(
ASN_TAG_CLASS_CONTEXT
| (3 << 2)),
80
-1,
/* IMPLICIT tag at current level */
81
&
asn_DEF_vam_ts_VruSubProfileAnimal
,
82
0,
83
{
84
#if !defined(ASN_DISABLE_OER_SUPPORT)
85
0,
86
#endif
/* !defined(ASN_DISABLE_OER_SUPPORT) */
87
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
88
0,
89
#endif
/* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
90
#if !defined(ASN_DISABLE_JER_SUPPORT)
91
0,
92
#endif
/* !defined(ASN_DISABLE_JER_SUPPORT) */
93
0
94
},
95
0, 0,
/* No default value */
96
"animal"
97
},
98
};
99
static
const
asn_TYPE_tag2member_t
asn_MAP_vam_ts_VruProfileAndSubprofile_tag2el_1
[] = {
100
{ (
ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 0, 0, 0 },
/* pedestrian */
101
{ (
ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 1, 0, 0 },
/* bicyclistAndLightVruVehicle */
102
{ (
ASN_TAG_CLASS_CONTEXT
| (2 << 2)), 2, 0, 0 },
/* motorcyclist */
103
{ (
ASN_TAG_CLASS_CONTEXT
| (3 << 2)), 3, 0, 0 }
/* animal */
104
};
105
asn_CHOICE_specifics_t
asn_SPC_vam_ts_VruProfileAndSubprofile_specs_1
= {
106
sizeof
(
struct
vam_ts_VruProfileAndSubprofile
),
107
offsetof
(struct
vam_ts_VruProfileAndSubprofile
,
_asn_ctx
),
108
offsetof
(struct
vam_ts_VruProfileAndSubprofile
,
present
),
109
sizeof(((struct
vam_ts_VruProfileAndSubprofile
*)0)->present),
110
asn_MAP_vam_ts_VruProfileAndSubprofile_tag2el_1
,
111
4,
/* Count of tags in the map */
112
0, 0,
113
4
/* Extensions start */
114
};
115
asn_TYPE_descriptor_t
asn_DEF_vam_ts_VruProfileAndSubprofile
= {
116
"VruProfileAndSubprofile"
,
117
"VruProfileAndSubprofile"
,
118
&
asn_OP_CHOICE
,
119
0,
/* No effective tags (pointer) */
120
0,
/* No effective tags (count) */
121
0,
/* No tags (pointer) */
122
0,
/* No tags (count) */
123
{
124
#if !defined(ASN_DISABLE_OER_SUPPORT)
125
0,
126
#endif
/* !defined(ASN_DISABLE_OER_SUPPORT) */
127
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
128
&
asn_PER_type_vam_ts_VruProfileAndSubprofile_constr_1
,
129
#endif
/* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
130
#if !defined(ASN_DISABLE_JER_SUPPORT)
131
0,
132
#endif
/* !defined(ASN_DISABLE_JER_SUPPORT) */
133
CHOICE_constraint
134
},
135
asn_MBR_vam_ts_VruProfileAndSubprofile_1
,
136
4,
/* Elements count */
137
&
asn_SPC_vam_ts_VruProfileAndSubprofile_specs_1
/* Additional specs */
138
};
139
asn_OP_CHOICE
asn_TYPE_operation_t asn_OP_CHOICE
Definition:
constr_CHOICE.c:8
asn_SPC_vam_ts_VruProfileAndSubprofile_specs_1
asn_CHOICE_specifics_t asn_SPC_vam_ts_VruProfileAndSubprofile_specs_1
Definition:
vam_ts_VruProfileAndSubprofile.c:105
CC_NOTUSED
asn_per_constraints_t asn_PER_type_vam_ts_VruProfileAndSubprofile_constr_1 CC_NOTUSED
Definition:
vam_ts_VruProfileAndSubprofile.c:11
ASN_TAG_CLASS_CONTEXT
@ ASN_TAG_CLASS_CONTEXT
Definition:
ber_tlv_tag.h:15
asn_MBR_vam_ts_VruProfileAndSubprofile_1
asn_TYPE_member_t asn_MBR_vam_ts_VruProfileAndSubprofile_1[]
Definition:
vam_ts_VruProfileAndSubprofile.c:17
asn_DEF_vam_ts_VruSubProfileBicyclist
asn_TYPE_descriptor_t asn_DEF_vam_ts_VruSubProfileBicyclist
Definition:
vam_ts_VruSubProfileBicyclist.c:57
asn_DEF_vam_ts_VruSubProfilePedestrian
asn_TYPE_descriptor_t asn_DEF_vam_ts_VruSubProfilePedestrian
Definition:
vam_ts_VruSubProfilePedestrian.c:47
asn_CHOICE_specifics_s
Definition:
constr_CHOICE.h:14
vam_ts_VruProfileAndSubprofile::_asn_ctx
asn_struct_ctx_t _asn_ctx
Definition:
vam_ts_VruProfileAndSubprofile.h:51
asn_TYPE_tag2member_s
Definition:
constr_TYPE.h:289
vam_ts_VruProfileAndSubprofile::present
vam_ts_VruProfileAndSubprofile_PR present
Definition:
vam_ts_VruProfileAndSubprofile.h:38
asn_TYPE_descriptor_s
Definition:
constr_TYPE.h:224
offsetof
#define offsetof(s, m)
Definition:
asn_system.h:132
vam_ts_VruProfileAndSubprofile
Definition:
vam_ts_VruProfileAndSubprofile.h:37
vam_ts_VruProfileAndSubprofile.h
asn_PER_type_vam_ts_VruProfileAndSubprofile_constr_1
asn_per_constraints_t asn_PER_type_vam_ts_VruProfileAndSubprofile_constr_1
CHOICE_constraint
asn_constr_check_f CHOICE_constraint
Definition:
constr_CHOICE.h:51
ATF_NOFLAGS
@ ATF_NOFLAGS
Definition:
constr_TYPE.h:267
asn_DEF_vam_ts_VruSubProfileMotorcyclist
asn_TYPE_descriptor_t asn_DEF_vam_ts_VruSubProfileMotorcyclist
Definition:
vam_ts_VruSubProfileMotorcyclist.c:49
asn_DEF_vam_ts_VruProfileAndSubprofile
asn_TYPE_descriptor_t asn_DEF_vam_ts_VruProfileAndSubprofile
Definition:
vam_ts_VruProfileAndSubprofile.c:115
asn_DEF_vam_ts_VruSubProfileAnimal
asn_TYPE_descriptor_t asn_DEF_vam_ts_VruSubProfileAnimal
Definition:
vam_ts_VruSubProfileAnimal.c:47
asn_per_constraints_s
Definition:
per_support.h:30
asn_TYPE_member_s
Definition:
constr_TYPE.h:272
asn_MAP_vam_ts_VruProfileAndSubprofile_tag2el_1
static const asn_TYPE_tag2member_t asn_MAP_vam_ts_VruProfileAndSubprofile_tag2el_1[]
Definition:
vam_ts_VruProfileAndSubprofile.c:99
etsi_its_vam_ts_coding
Author(s): Jean-Pierre Busch
, Guido Küppers
, Lennart Reiher
autogenerated on Sun May 18 2025 02:30:56