ITS
HighFrequencyContainer.c
Go to the documentation of this file.
1 /*
2  * Generated by asn1c-0.9.27 (http://lionet.info/asn1c)
3  * From ASN.1 module "CAM-PDU-Descriptions"
4  * found in "CAM.asn"
5  */
6 
8 
9 static asn_per_constraints_t asn_PER_type_HighFrequencyContainer_constr_1 GCC_NOTUSED = {
10  { APC_CONSTRAINED | APC_EXTENSIBLE, 1, 1, 0, 1 } /* (0..1,...) */,
11  { APC_UNCONSTRAINED, -1, -1, 0, 0 },
12  0, 0 /* No PER value map */
13 };
15  { ATF_NOFLAGS, 0, offsetof(struct HighFrequencyContainer, choice.basicVehicleContainerHighFrequency),
16  (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
17  -1, /* IMPLICIT tag at current level */
19  0, /* Defer constraints checking to the member type */
20  0, /* No PER visible constraints */
21  0,
22  "basicVehicleContainerHighFrequency"
23  },
24  { ATF_NOFLAGS, 0, offsetof(struct HighFrequencyContainer, choice.rsuContainerHighFrequency),
25  (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
26  -1, /* IMPLICIT tag at current level */
28  0, /* Defer constraints checking to the member type */
29  0, /* No PER visible constraints */
30  0,
31  "rsuContainerHighFrequency"
32  },
33 };
35  { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* basicVehicleContainerHighFrequency */
36  { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* rsuContainerHighFrequency */
37 };
39  sizeof(struct HighFrequencyContainer),
42  sizeof(((struct HighFrequencyContainer *)0)->present),
44  2, /* Count of tags in the map */
45  0,
46  2 /* Extensions start */
47 };
49  "HighFrequencyContainer",
50  "HighFrequencyContainer",
61  0, /* No effective tags (pointer) */
62  0, /* No effective tags (count) */
63  0, /* No tags (pointer) */
64  0, /* No tags (count) */
65  &asn_PER_type_HighFrequencyContainer_constr_1,
67  2, /* Elements count */
68  &asn_SPC_HighFrequencyContainer_specs_1 /* Additional specs */
69 };
70 
asn_TYPE_descriptor_t asn_DEF_BasicVehicleContainerHighFrequency
#define offsetof(s, m)
Definition: asn_system.h:115
HighFrequencyContainer_PR present
asn_struct_print_f CHOICE_print
Definition: constr_CHOICE.h:43
asn_TYPE_descriptor_t asn_DEF_HighFrequencyContainer
static asn_per_constraints_t asn_PER_type_HighFrequencyContainer_constr_1 GCC_NOTUSED
asn_constr_check_f CHOICE_constraint
Definition: constr_CHOICE.h:44
ber_type_decoder_f CHOICE_decode_ber
Definition: constr_CHOICE.h:45
asn_TYPE_descriptor_t asn_DEF_RSUContainerHighFrequency
der_type_encoder_f CHOICE_encode_der
Definition: constr_CHOICE.h:46
per_type_decoder_f CHOICE_decode_uper
Definition: constr_CHOICE.h:49
static asn_CHOICE_specifics_t asn_SPC_HighFrequencyContainer_specs_1
xer_type_encoder_f CHOICE_encode_xer
Definition: constr_CHOICE.h:48
xer_type_decoder_f CHOICE_decode_xer
Definition: constr_CHOICE.h:47
per_type_encoder_f CHOICE_encode_uper
Definition: constr_CHOICE.h:50
asn_outmost_tag_f CHOICE_outmost_tag
Definition: constr_CHOICE.h:51
static asn_TYPE_member_t asn_MBR_HighFrequencyContainer_1[]
static asn_TYPE_tag2member_t asn_MAP_HighFrequencyContainer_tag2el_1[]
asn_struct_free_f CHOICE_free
Definition: constr_CHOICE.h:42