8#include "Ieee1609Dot2Data.h"
11memb_protocolVersion_constraint_1(
const asn_TYPE_descriptor_t *td,
const void *sptr,
12 asn_app_constraint_failed_f *ctfailcb,
void *app_key) {
16 ASN__CTFAIL(app_key, td, sptr,
17 "%s: value not given (%s:%d)",
18 td->name, __FILE__, __LINE__);
22 value = *(
const long *)sptr;
28 ASN__CTFAIL(app_key, td, sptr,
29 "%s: constraint failed (%s:%d)",
30 td->name, __FILE__, __LINE__);
35#if !defined(ASN_DISABLE_OER_SUPPORT)
36static asn_oer_constraints_t asn_OER_memb_protocolVersion_constr_2 CC_NOTUSED = {
40#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
41static asn_per_constraints_t asn_PER_memb_protocolVersion_constr_2 CC_NOTUSED = {
42 { APC_CONSTRAINED, 0, 0, 3, 3 } ,
43 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
47asn_TYPE_member_t asn_MBR_Ieee1609Dot2Data_1[] = {
49 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
54#if !defined(ASN_DISABLE_OER_SUPPORT)
55 &asn_OER_memb_protocolVersion_constr_2,
57#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
58 &asn_PER_memb_protocolVersion_constr_2,
60 memb_protocolVersion_constraint_1
66 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
68 &asn_DEF_Ieee1609Dot2Content,
71#if !defined(ASN_DISABLE_OER_SUPPORT)
74#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
83static const ber_tlv_tag_t asn_DEF_Ieee1609Dot2Data_tags_1[] = {
84 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
86static const asn_TYPE_tag2member_t asn_MAP_Ieee1609Dot2Data_tag2el_1[] = {
87 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
88 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }
90asn_SEQUENCE_specifics_t asn_SPC_Ieee1609Dot2Data_specs_1 = {
93 asn_MAP_Ieee1609Dot2Data_tag2el_1,
98asn_TYPE_descriptor_t asn_DEF_Ieee1609Dot2Data = {
102 asn_DEF_Ieee1609Dot2Data_tags_1,
103 sizeof(asn_DEF_Ieee1609Dot2Data_tags_1)
104 /
sizeof(asn_DEF_Ieee1609Dot2Data_tags_1[0]),
105 asn_DEF_Ieee1609Dot2Data_tags_1,
106 sizeof(asn_DEF_Ieee1609Dot2Data_tags_1)
107 /
sizeof(asn_DEF_Ieee1609Dot2Data_tags_1[0]),
109#if !defined(ASN_DISABLE_OER_SUPPORT)
112#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
117 asn_MBR_Ieee1609Dot2Data_1,
119 &asn_SPC_Ieee1609Dot2Data_specs_1