src
cam_ts_HighFrequencyContainer.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 "CAM-PDU-Descriptions"
4
* found in "/input/CAM-PDU-Descriptions.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_HighFrequencyContainer.h
"
9
10
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
11
asn_per_constraints_t
asn_PER_type_cam_ts_HighFrequencyContainer_constr_1
CC_NOTUSED
= {
12
{ APC_CONSTRAINED | APC_EXTENSIBLE, 1, 1, 0, 1 }
/* (0..1,...) */
,
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_HighFrequencyContainer_1
[] = {
18
{
ATF_NOFLAGS
, 0,
offsetof
(
struct
cam_ts_HighFrequencyContainer
, choice.basicVehicleContainerHighFrequency),
19
(
ASN_TAG_CLASS_CONTEXT
| (0 << 2)),
20
-1,
/* IMPLICIT tag at current level */
21
&
asn_DEF_cam_ts_BasicVehicleContainerHighFrequency
,
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
"basicVehicleContainerHighFrequency"
37
},
38
{
ATF_NOFLAGS
, 0,
offsetof
(
struct
cam_ts_HighFrequencyContainer
, choice.rsuContainerHighFrequency),
39
(
ASN_TAG_CLASS_CONTEXT
| (1 << 2)),
40
-1,
/* IMPLICIT tag at current level */
41
&
asn_DEF_cam_ts_RSUContainerHighFrequency
,
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
"rsuContainerHighFrequency"
57
},
58
};
59
static
const
asn_TYPE_tag2member_t
asn_MAP_cam_ts_HighFrequencyContainer_tag2el_1
[] = {
60
{ (
ASN_TAG_CLASS_CONTEXT
| (0 << 2)), 0, 0, 0 },
/* basicVehicleContainerHighFrequency */
61
{ (
ASN_TAG_CLASS_CONTEXT
| (1 << 2)), 1, 0, 0 }
/* rsuContainerHighFrequency */
62
};
63
asn_CHOICE_specifics_t
asn_SPC_cam_ts_HighFrequencyContainer_specs_1
= {
64
sizeof
(
struct
cam_ts_HighFrequencyContainer
),
65
offsetof
(struct
cam_ts_HighFrequencyContainer
,
_asn_ctx
),
66
offsetof
(struct
cam_ts_HighFrequencyContainer
,
present
),
67
sizeof(((struct
cam_ts_HighFrequencyContainer
*)0)->present),
68
asn_MAP_cam_ts_HighFrequencyContainer_tag2el_1
,
69
2,
/* Count of tags in the map */
70
0, 0,
71
2
/* Extensions start */
72
};
73
asn_TYPE_descriptor_t
asn_DEF_cam_ts_HighFrequencyContainer
= {
74
"HighFrequencyContainer"
,
75
"HighFrequencyContainer"
,
76
&
asn_OP_CHOICE
,
77
0,
/* No effective tags (pointer) */
78
0,
/* No effective tags (count) */
79
0,
/* No tags (pointer) */
80
0,
/* No tags (count) */
81
{
82
#if !defined(ASN_DISABLE_OER_SUPPORT)
83
0,
84
#endif
/* !defined(ASN_DISABLE_OER_SUPPORT) */
85
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
86
&
asn_PER_type_cam_ts_HighFrequencyContainer_constr_1
,
87
#endif
/* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
88
#if !defined(ASN_DISABLE_JER_SUPPORT)
89
0,
90
#endif
/* !defined(ASN_DISABLE_JER_SUPPORT) */
91
CHOICE_constraint
92
},
93
asn_MBR_cam_ts_HighFrequencyContainer_1
,
94
2,
/* Elements count */
95
&
asn_SPC_cam_ts_HighFrequencyContainer_specs_1
/* Additional specs */
96
};
97
asn_OP_CHOICE
asn_TYPE_operation_t asn_OP_CHOICE
Definition:
constr_CHOICE.c:8
ASN_TAG_CLASS_CONTEXT
@ ASN_TAG_CLASS_CONTEXT
Definition:
ber_tlv_tag.h:15
CC_NOTUSED
asn_per_constraints_t asn_PER_type_cam_ts_HighFrequencyContainer_constr_1 CC_NOTUSED
Definition:
cam_ts_HighFrequencyContainer.c:11
cam_ts_HighFrequencyContainer
Definition:
cam_ts_HighFrequencyContainer.h:33
asn_SPC_cam_ts_HighFrequencyContainer_specs_1
asn_CHOICE_specifics_t asn_SPC_cam_ts_HighFrequencyContainer_specs_1
Definition:
cam_ts_HighFrequencyContainer.c:63
asn_CHOICE_specifics_s
Definition:
constr_CHOICE.h:14
cam_ts_HighFrequencyContainer::present
cam_ts_HighFrequencyContainer_PR present
Definition:
cam_ts_HighFrequencyContainer.h:34
cam_ts_HighFrequencyContainer.h
asn_TYPE_tag2member_s
Definition:
constr_TYPE.h:289
asn_DEF_cam_ts_HighFrequencyContainer
asn_TYPE_descriptor_t asn_DEF_cam_ts_HighFrequencyContainer
Definition:
cam_ts_HighFrequencyContainer.c:73
asn_TYPE_descriptor_s
Definition:
constr_TYPE.h:224
asn_DEF_cam_ts_BasicVehicleContainerHighFrequency
asn_TYPE_descriptor_t asn_DEF_cam_ts_BasicVehicleContainerHighFrequency
Definition:
cam_ts_BasicVehicleContainerHighFrequency.c:363
offsetof
#define offsetof(s, m)
Definition:
asn_system.h:132
asn_DEF_cam_ts_RSUContainerHighFrequency
asn_TYPE_descriptor_t asn_DEF_cam_ts_RSUContainerHighFrequency
Definition:
cam_ts_RSUContainerHighFrequency.c:48
CHOICE_constraint
asn_constr_check_f CHOICE_constraint
Definition:
constr_CHOICE.h:51
asn_PER_type_cam_ts_HighFrequencyContainer_constr_1
asn_per_constraints_t asn_PER_type_cam_ts_HighFrequencyContainer_constr_1
ATF_NOFLAGS
@ ATF_NOFLAGS
Definition:
constr_TYPE.h:267
asn_MAP_cam_ts_HighFrequencyContainer_tag2el_1
static const asn_TYPE_tag2member_t asn_MAP_cam_ts_HighFrequencyContainer_tag2el_1[]
Definition:
cam_ts_HighFrequencyContainer.c:59
asn_per_constraints_s
Definition:
per_support.h:30
asn_TYPE_member_s
Definition:
constr_TYPE.h:272
asn_MBR_cam_ts_HighFrequencyContainer_1
asn_TYPE_member_t asn_MBR_cam_ts_HighFrequencyContainer_1[]
Definition:
cam_ts_HighFrequencyContainer.c:17
cam_ts_HighFrequencyContainer::_asn_ctx
asn_struct_ctx_t _asn_ctx
Definition:
cam_ts_HighFrequencyContainer.h:45
etsi_its_cam_ts_coding
Author(s): Jean-Pierre Busch
, Guido Küppers
, Lennart Reiher
autogenerated on Sun May 18 2025 02:21:22