ITS
LowFrequencyContainer.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_LowFrequencyContainer_constr_1 GCC_NOTUSED = {
10  { APC_CONSTRAINED | APC_EXTENSIBLE, 0, 0, 0, 0 } /* (0..0,...) */,
11  { APC_UNCONSTRAINED, -1, -1, 0, 0 },
12  0, 0 /* No PER value map */
13 };
15  { ATF_NOFLAGS, 0, offsetof(struct LowFrequencyContainer, choice.basicVehicleContainerLowFrequency),
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  "basicVehicleContainerLowFrequency"
23  },
24 };
26  { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* basicVehicleContainerLowFrequency */
27 };
29  sizeof(struct LowFrequencyContainer),
32  sizeof(((struct LowFrequencyContainer *)0)->present),
34  1, /* Count of tags in the map */
35  0,
36  1 /* Extensions start */
37 };
39  "LowFrequencyContainer",
40  "LowFrequencyContainer",
51  0, /* No effective tags (pointer) */
52  0, /* No effective tags (count) */
53  0, /* No tags (pointer) */
54  0, /* No tags (count) */
55  &asn_PER_type_LowFrequencyContainer_constr_1,
57  1, /* Elements count */
58  &asn_SPC_LowFrequencyContainer_specs_1 /* Additional specs */
59 };
60 
#define offsetof(s, m)
Definition: asn_system.h:115
asn_struct_print_f CHOICE_print
Definition: constr_CHOICE.h:43
LowFrequencyContainer_PR present
static asn_CHOICE_specifics_t asn_SPC_LowFrequencyContainer_specs_1
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_LowFrequencyContainer
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_per_constraints_t asn_PER_type_LowFrequencyContainer_constr_1 GCC_NOTUSED
xer_type_encoder_f CHOICE_encode_xer
Definition: constr_CHOICE.h:48
union HighFrequencyContainer::HighFrequencyContainer_u choice
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_LowFrequencyContainer_1[]
static asn_TYPE_tag2member_t asn_MAP_LowFrequencyContainer_tag2el_1[]
asn_TYPE_descriptor_t asn_DEF_BasicVehicleContainerLowFrequency
asn_struct_free_f CHOICE_free
Definition: constr_CHOICE.h:42