src
cam_ts_MapemElementReference.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=cam_ts_ -no-gen-BER -no-gen-XER -no-gen-OER -no-gen-example -gen-UPER -gen-JER`
6
*/
7
8
#include "
etsi_its_cam_ts_coding/cam_ts_MapemElementReference.h
"
9
10
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
11
asn_per_constraints_t
asn_PER_type_cam_ts_MapemElementReference_constr_1
CC_NOTUSED
= {
12
{ APC_UNCONSTRAINED, -1, -1, 0, 0 },
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_cam_ts_MapemElementReference_1
[] = {
18
{
ATF_POINTER
, 3,
offsetof
(
struct
cam_ts_MapemElementReference
, mapReference),
19
(
ASN_TAG_CLASS_CONTEXT
| (0 << 2)),
20
+1,
/* EXPLICIT tag at current level */
21
&
asn_DEF_cam_ts_MapReference
,
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
"mapReference"
37
},
38
{
ATF_POINTER
, 2,
offsetof
(
struct
cam_ts_MapemElementReference
, laneIds),
39
(
ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
40
-1,
/* IMPLICIT tag at current level */
41
&
asn_DEF_cam_ts_MapemLaneList
,
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
"laneIds"
57
},
58
{
ATF_POINTER
, 1,
offsetof
(
struct
cam_ts_MapemElementReference
, connectionIds),
59
(
ASN_TAG_CLASS_CONTEXT
| (2 << 2)),
60
-1,
/* IMPLICIT tag at current level */
61
&
asn_DEF_cam_ts_MapemConnectionList
,
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
"connectionIds"
77
},
78
};
79
static
const
int
asn_MAP_cam_ts_MapemElementReference_oms_1
[] = { 0, 1, 2 };
80
static
const
ber_tlv_tag_t
asn_DEF_cam_ts_MapemElementReference_tags_1
[] = {
81
(
ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
82
};
83
static
const
asn_TYPE_tag2member_t
asn_MAP_cam_ts_MapemElementReference_tag2el_1
[] = {
84
{ (
ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 0, 0, 0 },
/* mapReference */
85
{ (
ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 1, 0, 0 },
/* laneIds */
86
{ (
ASN_TAG_CLASS_CONTEXT
| (2 << 2)), 2, 0, 0 }
/* connectionIds */
87
};
88
asn_SEQUENCE_specifics_t
asn_SPC_cam_ts_MapemElementReference_specs_1
= {
89
sizeof
(
struct
cam_ts_MapemElementReference
),
90
offsetof
(struct
cam_ts_MapemElementReference
,
_asn_ctx
),
91
asn_MAP_cam_ts_MapemElementReference_tag2el_1
,
92
3,
/* Count of tags in the map */
93
asn_MAP_cam_ts_MapemElementReference_oms_1
,
/* Optional members */
94
3, 0,
/* Root/Additions */
95
3,
/* First extension addition */
96
};
97
asn_TYPE_descriptor_t
asn_DEF_cam_ts_MapemElementReference
= {
98
"MapemElementReference"
,
99
"MapemElementReference"
,
100
&
asn_OP_SEQUENCE
,
101
asn_DEF_cam_ts_MapemElementReference_tags_1
,
102
sizeof
(
asn_DEF_cam_ts_MapemElementReference_tags_1
)
103
/
sizeof
(
asn_DEF_cam_ts_MapemElementReference_tags_1
[0]),
/* 1 */
104
asn_DEF_cam_ts_MapemElementReference_tags_1
,
/* Same as above */
105
sizeof
(
asn_DEF_cam_ts_MapemElementReference_tags_1
)
106
/
sizeof
(
asn_DEF_cam_ts_MapemElementReference_tags_1
[0]),
/* 1 */
107
{
108
#if !defined(ASN_DISABLE_OER_SUPPORT)
109
0,
110
#endif
/* !defined(ASN_DISABLE_OER_SUPPORT) */
111
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
112
&
asn_PER_type_cam_ts_MapemElementReference_constr_1
,
113
#endif
/* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
114
#if !defined(ASN_DISABLE_JER_SUPPORT)
115
0,
116
#endif
/* !defined(ASN_DISABLE_JER_SUPPORT) */
117
SEQUENCE_constraint
118
},
119
asn_MBR_cam_ts_MapemElementReference_1
,
120
3,
/* Elements count */
121
&
asn_SPC_cam_ts_MapemElementReference_specs_1
/* Additional specs */
122
};
123
asn_OP_SEQUENCE
asn_TYPE_operation_t asn_OP_SEQUENCE
Definition:
constr_SEQUENCE.c:9
asn_MAP_cam_ts_MapemElementReference_tag2el_1
static const asn_TYPE_tag2member_t asn_MAP_cam_ts_MapemElementReference_tag2el_1[]
Definition:
cam_ts_MapemElementReference.c:83
asn_PER_type_cam_ts_MapemElementReference_constr_1
asn_per_constraints_t asn_PER_type_cam_ts_MapemElementReference_constr_1
asn_DEF_cam_ts_MapReference
asn_TYPE_descriptor_t asn_DEF_cam_ts_MapReference
Definition:
cam_ts_MapReference.c:73
ASN_TAG_CLASS_CONTEXT
@ ASN_TAG_CLASS_CONTEXT
Definition:
ber_tlv_tag.h:15
ber_tlv_tag_t
unsigned ber_tlv_tag_t
Definition:
ber_tlv_tag.h:18
ASN_TAG_CLASS_UNIVERSAL
@ ASN_TAG_CLASS_UNIVERSAL
Definition:
ber_tlv_tag.h:13
asn_DEF_cam_ts_MapemElementReference
asn_TYPE_descriptor_t asn_DEF_cam_ts_MapemElementReference
Definition:
cam_ts_MapemElementReference.c:97
cam_ts_MapemElementReference.h
asn_TYPE_tag2member_s
Definition:
constr_TYPE.h:289
ATF_POINTER
@ ATF_POINTER
Definition:
constr_TYPE.h:268
SEQUENCE_constraint
asn_constr_check_f SEQUENCE_constraint
Definition:
constr_SEQUENCE.h:56
asn_TYPE_descriptor_s
Definition:
constr_TYPE.h:224
offsetof
#define offsetof(s, m)
Definition:
asn_system.h:132
CC_NOTUSED
asn_per_constraints_t asn_PER_type_cam_ts_MapemElementReference_constr_1 CC_NOTUSED
Definition:
cam_ts_MapemElementReference.c:11
asn_DEF_cam_ts_MapemElementReference_tags_1
static const ber_tlv_tag_t asn_DEF_cam_ts_MapemElementReference_tags_1[]
Definition:
cam_ts_MapemElementReference.c:80
asn_DEF_cam_ts_MapemLaneList
asn_TYPE_descriptor_t asn_DEF_cam_ts_MapemLaneList
Definition:
cam_ts_MapemLaneList.c:47
asn_SPC_cam_ts_MapemElementReference_specs_1
asn_SEQUENCE_specifics_t asn_SPC_cam_ts_MapemElementReference_specs_1
Definition:
cam_ts_MapemElementReference.c:88
asn_SEQUENCE_specifics_s
Definition:
constr_SEQUENCE.h:14
asn_per_constraints_s
Definition:
per_support.h:30
asn_DEF_cam_ts_MapemConnectionList
asn_TYPE_descriptor_t asn_DEF_cam_ts_MapemConnectionList
Definition:
cam_ts_MapemConnectionList.c:47
asn_TYPE_member_s
Definition:
constr_TYPE.h:272
asn_MBR_cam_ts_MapemElementReference_1
asn_TYPE_member_t asn_MBR_cam_ts_MapemElementReference_1[]
Definition:
cam_ts_MapemElementReference.c:17
cam_ts_MapemElementReference::_asn_ctx
asn_struct_ctx_t _asn_ctx
Definition:
cam_ts_MapemElementReference.h:37
asn_MAP_cam_ts_MapemElementReference_oms_1
static const int asn_MAP_cam_ts_MapemElementReference_oms_1[]
Definition:
cam_ts_MapemElementReference.c:79
cam_ts_MapemElementReference
Definition:
cam_ts_MapemElementReference.h:27
etsi_its_cam_ts_coding
Author(s): Jean-Pierre Busch
, Guido Küppers
, Lennart Reiher
autogenerated on Sun May 18 2025 02:21:22