cam_ts_PathExtended.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  long value;
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  value = *(const long *)sptr;
23 
24  if((value >= 1L && value <= 23L)) {
25  /* Constraint check succeeded */
26  return 0;
27  } else {
28  ASN__CTFAIL(app_key, td, sptr,
29  "%s: constraint failed (%s:%d)",
30  td->name, __FILE__, __LINE__);
31  return -1;
32  }
33 }
34 
35 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
36 static asn_per_constraints_t asn_PER_memb_cam_ts_pointOfEventZone_constr_2 CC_NOTUSED = {
37  { APC_CONSTRAINED, 5, 5, 1, 23 } /* (1..23) */,
38  { APC_UNCONSTRAINED, -1, -1, 0, 0 },
39  0, 0 /* No PER value map */
40 };
41 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
43  { ATF_NOFLAGS, 0, offsetof(struct cam_ts_PathExtended, pointOfEventZone),
44  (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
45  -1, /* IMPLICIT tag at current level */
47  0,
48  {
49 #if !defined(ASN_DISABLE_OER_SUPPORT)
50  0,
51 #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */
52 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
53  &asn_PER_memb_cam_ts_pointOfEventZone_constr_2,
54 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
55 #if !defined(ASN_DISABLE_JER_SUPPORT)
56  0,
57 #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */
59  },
60  0, 0, /* No default value */
61  "pointOfEventZone"
62  },
63  { ATF_NOFLAGS, 0, offsetof(struct cam_ts_PathExtended, path),
64  (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
65  -1, /* IMPLICIT tag at current level */
67  0,
68  {
69 #if !defined(ASN_DISABLE_OER_SUPPORT)
70  0,
71 #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */
72 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
73  0,
74 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
75 #if !defined(ASN_DISABLE_JER_SUPPORT)
76  0,
77 #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */
78  0
79  },
80  0, 0, /* No default value */
81  "path"
82  },
83 };
85  (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
86 };
88  { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* pointOfEventZone */
89  { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* path */
90 };
92  sizeof(struct cam_ts_PathExtended),
95  2, /* Count of tags in the map */
96  0, 0, 0, /* Optional elements (not needed) */
97  -1, /* First extension addition */
98 };
100  "PathExtended",
101  "PathExtended",
105  /sizeof(asn_DEF_cam_ts_PathExtended_tags_1[0]), /* 1 */
106  asn_DEF_cam_ts_PathExtended_tags_1, /* Same as above */
108  /sizeof(asn_DEF_cam_ts_PathExtended_tags_1[0]), /* 1 */
109  {
110 #if !defined(ASN_DISABLE_OER_SUPPORT)
111  0,
112 #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */
113 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
114  0,
115 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
116 #if !defined(ASN_DISABLE_JER_SUPPORT)
117  0,
118 #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */
120  },
122  2, /* Elements count */
123  &asn_SPC_cam_ts_PathExtended_specs_1 /* Additional specs */
124 };
125 
asn_OP_SEQUENCE
asn_TYPE_operation_t asn_OP_SEQUENCE
Definition: constr_SEQUENCE.c:9
cam_ts_PathExtended
Definition: cam_ts_PathExtended.h:24
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_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
memb_cam_ts_pointOfEventZone_constraint_1
static int memb_cam_ts_pointOfEventZone_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr, asn_app_constraint_failed_f *ctfailcb, void *app_key)
Definition: cam_ts_PathExtended.c:11
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
asn_TYPE_tag2member_s
Definition: constr_TYPE.h:289
asn_DEF_cam_ts_Path
asn_TYPE_descriptor_t asn_DEF_cam_ts_Path
Definition: cam_ts_Path.c:47
asn_SPC_cam_ts_PathExtended_specs_1
asn_SEQUENCE_specifics_t asn_SPC_cam_ts_PathExtended_specs_1
Definition: cam_ts_PathExtended.c:91
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_NativeInteger
asn_TYPE_descriptor_t asn_DEF_NativeInteger
Definition: NativeInteger.c:80
asn_DEF_cam_ts_PathExtended_tags_1
static const ber_tlv_tag_t asn_DEF_cam_ts_PathExtended_tags_1[]
Definition: cam_ts_PathExtended.c:84
ATF_NOFLAGS
@ ATF_NOFLAGS
Definition: constr_TYPE.h:267
asn_MBR_cam_ts_PathExtended_1
asn_TYPE_member_t asn_MBR_cam_ts_PathExtended_1[]
Definition: cam_ts_PathExtended.c:42
cam_ts_PathExtended::_asn_ctx
asn_struct_ctx_t _asn_ctx
Definition: cam_ts_PathExtended.h:29
asn_SEQUENCE_specifics_s
Definition: constr_SEQUENCE.h:14
asn_MAP_cam_ts_PathExtended_tag2el_1
static const asn_TYPE_tag2member_t asn_MAP_cam_ts_PathExtended_tag2el_1[]
Definition: cam_ts_PathExtended.c:87
ASN__CTFAIL
#define ASN__CTFAIL
Definition: constraints.h:57
asn_DEF_cam_ts_PathExtended
asn_TYPE_descriptor_t asn_DEF_cam_ts_PathExtended
Definition: cam_ts_PathExtended.c:99
asn_per_constraints_s
Definition: per_support.h:30
asn_TYPE_member_s
Definition: constr_TYPE.h:272
cam_ts_PathExtended.h
CC_NOTUSED
static asn_per_constraints_t asn_PER_memb_cam_ts_pointOfEventZone_constr_2 CC_NOTUSED
Definition: cam_ts_PathExtended.c:36


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