cam_ts_PathPredicted2.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 
9 
10 static int
12  asn_app_constraint_failed_f *ctfailcb, void *app_key) {
13  size_t size;
14 
15  if(!sptr) {
16  ASN__CTFAIL(app_key, td, sptr,
17  "%s: value not given (%s:%d)",
18  td->name, __FILE__, __LINE__);
19  return -1;
20  }
21 
22  /* Determine the number of elements */
23  size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
24 
25  if((size >= 1UL && size <= 16UL)) {
26  /* Perform validation of the inner elements */
27  return SEQUENCE_OF_constraint(td, sptr, ctfailcb, app_key);
28  } else {
29  ASN__CTFAIL(app_key, td, sptr,
30  "%s: constraint failed (%s:%d)",
31  td->name, __FILE__, __LINE__);
32  return -1;
33  }
34 }
35 
36 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
37 static asn_per_constraints_t asn_PER_memb_cam_ts_pathPredicted_constr_2 CC_NOTUSED = {
38  { APC_UNCONSTRAINED, -1, -1, 0, 0 },
39  { APC_CONSTRAINED, 4, 4, 1, 16 } /* (SIZE(1..16)) */,
40  0, 0 /* No PER value map */
41 };
42 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
44  { ATF_NOFLAGS, 0, offsetof(struct cam_ts_PathPredicted2, pathPredicted),
45  (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
46  -1, /* IMPLICIT tag at current level */
48  0,
49  {
50 #if !defined(ASN_DISABLE_OER_SUPPORT)
51  0,
52 #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */
53 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
54  &asn_PER_memb_cam_ts_pathPredicted_constr_2,
55 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
56 #if !defined(ASN_DISABLE_JER_SUPPORT)
57  0,
58 #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */
60  },
61  0, 0, /* No default value */
62  "pathPredicted"
63  },
64  { ATF_NOFLAGS, 0, offsetof(struct cam_ts_PathPredicted2, usageIndication),
65  (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
66  -1, /* IMPLICIT tag at current level */
68  0,
69  {
70 #if !defined(ASN_DISABLE_OER_SUPPORT)
71  0,
72 #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */
73 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
74  0,
75 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
76 #if !defined(ASN_DISABLE_JER_SUPPORT)
77  0,
78 #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */
79  0
80  },
81  0, 0, /* No default value */
82  "usageIndication"
83  },
84  { ATF_NOFLAGS, 0, offsetof(struct cam_ts_PathPredicted2, confidenceLevel),
85  (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
86  -1, /* IMPLICIT tag at current level */
88  0,
89  {
90 #if !defined(ASN_DISABLE_OER_SUPPORT)
91  0,
92 #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */
93 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
94  0,
95 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
96 #if !defined(ASN_DISABLE_JER_SUPPORT)
97  0,
98 #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */
99  0
100  },
101  0, 0, /* No default value */
102  "confidenceLevel"
103  },
104 };
106  (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
107 };
109  { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* pathPredicted */
110  { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* usageIndication */
111  { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* confidenceLevel */
112 };
114  sizeof(struct cam_ts_PathPredicted2),
117  3, /* Count of tags in the map */
118  0, 0, 0, /* Optional elements (not needed) */
119  3, /* First extension addition */
120 };
122  "PathPredicted2",
123  "PathPredicted2",
127  /sizeof(asn_DEF_cam_ts_PathPredicted2_tags_1[0]), /* 1 */
128  asn_DEF_cam_ts_PathPredicted2_tags_1, /* Same as above */
130  /sizeof(asn_DEF_cam_ts_PathPredicted2_tags_1[0]), /* 1 */
131  {
132 #if !defined(ASN_DISABLE_OER_SUPPORT)
133  0,
134 #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */
135 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
136  0,
137 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
138 #if !defined(ASN_DISABLE_JER_SUPPORT)
139  0,
140 #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */
142  },
144  3, /* Elements count */
145  &asn_SPC_cam_ts_PathPredicted2_specs_1 /* Additional specs */
146 };
147 
asn_OP_SEQUENCE
asn_TYPE_operation_t asn_OP_SEQUENCE
Definition: constr_SEQUENCE.c:9
_A_CSEQUENCE_FROM_VOID
#define _A_CSEQUENCE_FROM_VOID(ptr)
Definition: asn_SEQUENCE_OF.h:46
asn_DEF_cam_ts_ConfidenceLevel
asn_TYPE_descriptor_t asn_DEF_cam_ts_ConfidenceLevel
Definition: cam_ts_ConfidenceLevel.c:49
asn_app_constraint_failed_f
void() asn_app_constraint_failed_f(void *application_specific_key, const struct asn_TYPE_descriptor_s *type_descriptor_which_failed, const void *structure_which_failed_ptr, const char *error_message_format,...) CC_PRINTFLIKE(4
Definition: asn_application.h:167
asn_DEF_cam_ts_PathPredicted2_tags_1
static const ber_tlv_tag_t asn_DEF_cam_ts_PathPredicted2_tags_1[]
Definition: cam_ts_PathPredicted2.c:105
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_TYPE_descriptor_s::name
const char * name
Definition: constr_TYPE.h:225
CC_NOTUSED
static asn_per_constraints_t asn_PER_memb_cam_ts_pathPredicted_constr_2 CC_NOTUSED
Definition: cam_ts_PathPredicted2.c:37
memb_cam_ts_pathPredicted_constraint_1
static int memb_cam_ts_pathPredicted_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr, asn_app_constraint_failed_f *ctfailcb, void *app_key)
Definition: cam_ts_PathPredicted2.c:11
asn_SPC_cam_ts_PathPredicted2_specs_1
asn_SEQUENCE_specifics_t asn_SPC_cam_ts_PathPredicted2_specs_1
Definition: cam_ts_PathPredicted2.c:113
SEQUENCE_OF_constraint
#define SEQUENCE_OF_constraint
Definition: constr_SEQUENCE_OF.h:28
asn_DEF_cam_ts_PathPredicted2
asn_TYPE_descriptor_t asn_DEF_cam_ts_PathPredicted2
Definition: cam_ts_PathPredicted2.c:121
asn_TYPE_tag2member_s
Definition: constr_TYPE.h:289
cam_ts_PathPredicted2::_asn_ctx
asn_struct_ctx_t _asn_ctx
Definition: cam_ts_PathPredicted2.h:35
asn_MAP_cam_ts_PathPredicted2_tag2el_1
static const asn_TYPE_tag2member_t asn_MAP_cam_ts_PathPredicted2_tag2el_1[]
Definition: cam_ts_PathPredicted2.c:108
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
asn_DEF_cam_ts_PathPredicted
asn_TYPE_descriptor_t asn_DEF_cam_ts_PathPredicted
Definition: cam_ts_PathPredicted.c:47
ATF_NOFLAGS
@ ATF_NOFLAGS
Definition: constr_TYPE.h:267
asn_SEQUENCE_specifics_s
Definition: constr_SEQUENCE.h:14
ASN__CTFAIL
#define ASN__CTFAIL
Definition: constraints.h:57
asn_per_constraints_s
Definition: per_support.h:30
asn_MBR_cam_ts_PathPredicted2_1
asn_TYPE_member_t asn_MBR_cam_ts_PathPredicted2_1[]
Definition: cam_ts_PathPredicted2.c:43
asn_TYPE_member_s
Definition: constr_TYPE.h:272
cam_ts_PathPredicted2.h
asn_DEF_cam_ts_UsageIndication
asn_TYPE_descriptor_t asn_DEF_cam_ts_UsageIndication
Definition: cam_ts_UsageIndication.c:45
cam_ts_PathPredicted2
Definition: cam_ts_PathPredicted2.h:25


etsi_its_cam_ts_coding
Author(s): Jean-Pierre Busch , Guido Küppers , Lennart Reiher
autogenerated on Sun May 18 2025 02:21:23