ITS
CamParameters.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 
7 #include "CamParameters.h"
8 
10  { ATF_NOFLAGS, 0, offsetof(struct CamParameters, basicContainer),
11  (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
12  -1, /* IMPLICIT tag at current level */
14  0, /* Defer constraints checking to the member type */
15  0, /* No PER visible constraints */
16  0,
17  "basicContainer"
18  },
19  { ATF_NOFLAGS, 0, offsetof(struct CamParameters, highFrequencyContainer),
20  (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
21  +1, /* EXPLICIT tag at current level */
23  0, /* Defer constraints checking to the member type */
24  0, /* No PER visible constraints */
25  0,
26  "highFrequencyContainer"
27  },
28  { ATF_POINTER, 2, offsetof(struct CamParameters, lowFrequencyContainer),
29  (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
30  +1, /* EXPLICIT tag at current level */
32  0, /* Defer constraints checking to the member type */
33  0, /* No PER visible constraints */
34  0,
35  "lowFrequencyContainer"
36  },
37  { ATF_POINTER, 1, offsetof(struct CamParameters, specialVehicleContainer),
38  (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
39  +1, /* EXPLICIT tag at current level */
41  0, /* Defer constraints checking to the member type */
42  0, /* No PER visible constraints */
43  0,
44  "specialVehicleContainer"
45  },
46 };
47 static int asn_MAP_CamParameters_oms_1[] = { 2, 3 };
49  (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
50 };
52  { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* basicContainer */
53  { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* highFrequencyContainer */
54  { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* lowFrequencyContainer */
55  { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* specialVehicleContainer */
56 };
58  sizeof(struct CamParameters),
61  4, /* Count of tags in the map */
62  asn_MAP_CamParameters_oms_1, /* Optional members */
63  2, 0, /* Root/Additions */
64  3, /* Start extensions */
65  5 /* Stop extensions */
66 };
68  "CamParameters",
69  "CamParameters",
79  0, /* Use generic outmost tag fetcher */
82  /sizeof(asn_DEF_CamParameters_tags_1[0]), /* 1 */
83  asn_DEF_CamParameters_tags_1, /* Same as above */
85  /sizeof(asn_DEF_CamParameters_tags_1[0]), /* 1 */
86  0, /* No PER visible constraints */
88  4, /* Elements count */
89  &asn_SPC_CamParameters_specs_1 /* Additional specs */
90 };
91 
#define offsetof(s, m)
Definition: asn_system.h:115
static asn_TYPE_member_t asn_MBR_CamParameters_1[]
Definition: CamParameters.c:9
asn_TYPE_descriptor_t asn_DEF_BasicContainer
ber_type_decoder_f SEQUENCE_decode_ber
asn_TYPE_descriptor_t asn_DEF_HighFrequencyContainer
der_type_encoder_f SEQUENCE_encode_der
asn_TYPE_descriptor_t asn_DEF_LowFrequencyContainer
asn_struct_print_f SEQUENCE_print
per_type_decoder_f SEQUENCE_decode_uper
per_type_encoder_f SEQUENCE_encode_uper
asn_TYPE_descriptor_t asn_DEF_CamParameters
Definition: CamParameters.c:67
asn_constr_check_f SEQUENCE_constraint
xer_type_decoder_f SEQUENCE_decode_xer
static asn_TYPE_tag2member_t asn_MAP_CamParameters_tag2el_1[]
Definition: CamParameters.c:51
asn_struct_free_f SEQUENCE_free
static ber_tlv_tag_t asn_DEF_CamParameters_tags_1[]
Definition: CamParameters.c:48
static asn_SEQUENCE_specifics_t asn_SPC_CamParameters_specs_1
Definition: CamParameters.c:57
asn_TYPE_descriptor_t asn_DEF_SpecialVehicleContainer
static int asn_MAP_CamParameters_oms_1[]
Definition: CamParameters.c:47
xer_type_encoder_f SEQUENCE_encode_xer
asn_struct_ctx_t _asn_ctx
Definition: CamParameters.h:38
unsigned ber_tlv_tag_t
Definition: ber_tlv_tag.h:18