src
vam_ts_StationId.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_StationId.h
"
9
10
int
11
vam_ts_StationId_constraint
(
const
asn_TYPE_descriptor_t
*td,
const
void
*sptr,
12
asn_app_constraint_failed_f
*ctfailcb,
void
*app_key) {
13
14
if
(!sptr) {
15
ASN__CTFAIL
(app_key, td, sptr,
16
"%s: value not given (%s:%d)"
,
17
td->
name
, __FILE__, __LINE__);
18
return
-1;
19
}
20
21
22
/* Constraint check succeeded */
23
return
0;
24
}
25
26
/*
27
* This type is implemented using NativeInteger,
28
* so here we adjust the DEF accordingly.
29
*/
30
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
31
asn_per_constraints_t
asn_PER_type_vam_ts_StationId_constr_1
CC_NOTUSED
= {
32
{ APC_CONSTRAINED, 32, -1, 0, 4294967295 }
/* (0..4294967295) */
,
33
{ APC_UNCONSTRAINED, -1, -1, 0, 0 },
34
0, 0
/* No PER value map */
35
};
36
#endif
/* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
37
const
asn_INTEGER_specifics_t
asn_SPC_vam_ts_StationId_specs_1
= {
38
0, 0, 0, 0, 0,
39
0,
/* Native long size */
40
1
/* Unsigned representation */
41
};
42
static
const
ber_tlv_tag_t
asn_DEF_vam_ts_StationId_tags_1
[] = {
43
(
ASN_TAG_CLASS_UNIVERSAL
| (2 << 2))
44
};
45
asn_TYPE_descriptor_t
asn_DEF_vam_ts_StationId
= {
46
"StationId"
,
47
"StationId"
,
48
&
asn_OP_NativeInteger
,
49
asn_DEF_vam_ts_StationId_tags_1
,
50
sizeof
(
asn_DEF_vam_ts_StationId_tags_1
)
51
/
sizeof
(
asn_DEF_vam_ts_StationId_tags_1
[0]),
/* 1 */
52
asn_DEF_vam_ts_StationId_tags_1
,
/* Same as above */
53
sizeof
(
asn_DEF_vam_ts_StationId_tags_1
)
54
/
sizeof
(
asn_DEF_vam_ts_StationId_tags_1
[0]),
/* 1 */
55
{
56
#if !defined(ASN_DISABLE_OER_SUPPORT)
57
0,
58
#endif
/* !defined(ASN_DISABLE_OER_SUPPORT) */
59
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
60
&
asn_PER_type_vam_ts_StationId_constr_1
,
61
#endif
/* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
62
#if !defined(ASN_DISABLE_JER_SUPPORT)
63
0,
64
#endif
/* !defined(ASN_DISABLE_JER_SUPPORT) */
65
vam_ts_StationId_constraint
66
},
67
0, 0,
/* No members */
68
&
asn_SPC_vam_ts_StationId_specs_1
/* Additional specs */
69
};
70
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
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
asn_PER_type_vam_ts_StationId_constr_1
asn_per_constraints_t asn_PER_type_vam_ts_StationId_constr_1
asn_SPC_vam_ts_StationId_specs_1
const asn_INTEGER_specifics_t asn_SPC_vam_ts_StationId_specs_1
Definition:
vam_ts_StationId.c:37
asn_TYPE_descriptor_s
Definition:
constr_TYPE.h:224
vam_ts_StationId_constraint
int vam_ts_StationId_constraint(const asn_TYPE_descriptor_t *td, const void *sptr, asn_app_constraint_failed_f *ctfailcb, void *app_key)
Definition:
vam_ts_StationId.c:11
asn_INTEGER_specifics_s
Definition:
INTEGER.h:28
vam_ts_StationId.h
CC_NOTUSED
asn_per_constraints_t asn_PER_type_vam_ts_StationId_constr_1 CC_NOTUSED
Definition:
vam_ts_StationId.c:31
ASN__CTFAIL
#define ASN__CTFAIL
Definition:
constraints.h:57
asn_OP_NativeInteger
asn_TYPE_operation_t asn_OP_NativeInteger
Definition:
NativeInteger.c:22
asn_DEF_vam_ts_StationId
asn_TYPE_descriptor_t asn_DEF_vam_ts_StationId
Definition:
vam_ts_StationId.c:45
asn_per_constraints_s
Definition:
per_support.h:30
asn_DEF_vam_ts_StationId_tags_1
static const ber_tlv_tag_t asn_DEF_vam_ts_StationId_tags_1[]
Definition:
vam_ts_StationId.c:42
etsi_its_vam_ts_coding
Author(s): Jean-Pierre Busch
, Guido Küppers
, Lennart Reiher
autogenerated on Sun May 18 2025 02:30:56