ITS
StationaryVehicleContainer.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 "DENM-PDU-Descriptions"
4  * found in "DENM.asn"
5  */
6 
8 
10  { ATF_POINTER, 6, offsetof(struct StationaryVehicleContainer, stationarySince),
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  "stationarySince"
18  },
19  { ATF_POINTER, 5, offsetof(struct StationaryVehicleContainer, stationaryCause),
20  (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
21  -1, /* IMPLICIT tag at current level */
23  0, /* Defer constraints checking to the member type */
24  0, /* No PER visible constraints */
25  0,
26  "stationaryCause"
27  },
28  { ATF_POINTER, 4, offsetof(struct StationaryVehicleContainer, carryingDangerousGoods),
29  (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
30  -1, /* IMPLICIT tag at current level */
32  0, /* Defer constraints checking to the member type */
33  0, /* No PER visible constraints */
34  0,
35  "carryingDangerousGoods"
36  },
37  { ATF_POINTER, 3, offsetof(struct StationaryVehicleContainer, numberOfOccupants),
38  (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
39  -1, /* IMPLICIT tag at current level */
41  0, /* Defer constraints checking to the member type */
42  0, /* No PER visible constraints */
43  0,
44  "numberOfOccupants"
45  },
46  { ATF_POINTER, 2, offsetof(struct StationaryVehicleContainer, vehicleIdentification),
47  (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
48  -1, /* IMPLICIT tag at current level */
50  0, /* Defer constraints checking to the member type */
51  0, /* No PER visible constraints */
52  0,
53  "vehicleIdentification"
54  },
55  { ATF_POINTER, 1, offsetof(struct StationaryVehicleContainer, energyStorageType),
56  (ASN_TAG_CLASS_CONTEXT | (5 << 2)),
57  -1, /* IMPLICIT tag at current level */
59  0, /* Defer constraints checking to the member type */
60  0, /* No PER visible constraints */
61  0,
62  "energyStorageType"
63  },
64 };
65 static int asn_MAP_StationaryVehicleContainer_oms_1[] = { 0, 1, 2, 3, 4, 5 };
67  (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
68 };
70  { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* stationarySince */
71  { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* stationaryCause */
72  { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* carryingDangerousGoods */
73  { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* numberOfOccupants */
74  { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* vehicleIdentification */
75  { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* energyStorageType */
76 };
78  sizeof(struct StationaryVehicleContainer),
81  6, /* Count of tags in the map */
82  asn_MAP_StationaryVehicleContainer_oms_1, /* Optional members */
83  6, 0, /* Root/Additions */
84  -1, /* Start extensions */
85  -1 /* Stop extensions */
86 };
88  "StationaryVehicleContainer",
89  "StationaryVehicleContainer",
99  0, /* Use generic outmost tag fetcher */
102  /sizeof(asn_DEF_StationaryVehicleContainer_tags_1[0]), /* 1 */
103  asn_DEF_StationaryVehicleContainer_tags_1, /* Same as above */
105  /sizeof(asn_DEF_StationaryVehicleContainer_tags_1[0]), /* 1 */
106  0, /* No PER visible constraints */
108  6, /* Elements count */
109  &asn_SPC_StationaryVehicleContainer_specs_1 /* Additional specs */
110 };
111 
#define offsetof(s, m)
Definition: asn_system.h:115
static ber_tlv_tag_t asn_DEF_StationaryVehicleContainer_tags_1[]
asn_TYPE_descriptor_t asn_DEF_CauseCode
Definition: CauseCode.c:45
ber_type_decoder_f SEQUENCE_decode_ber
der_type_encoder_f SEQUENCE_encode_der
asn_TYPE_descriptor_t asn_DEF_VehicleIdentification
static asn_TYPE_tag2member_t asn_MAP_StationaryVehicleContainer_tag2el_1[]
asn_TYPE_descriptor_t asn_DEF_DangerousGoodsExtended
asn_TYPE_descriptor_t asn_DEF_StationarySince
asn_struct_print_f SEQUENCE_print
per_type_decoder_f SEQUENCE_decode_uper
per_type_encoder_f SEQUENCE_encode_uper
asn_constr_check_f SEQUENCE_constraint
xer_type_decoder_f SEQUENCE_decode_xer
asn_struct_free_f SEQUENCE_free
static asn_SEQUENCE_specifics_t asn_SPC_StationaryVehicleContainer_specs_1
asn_TYPE_descriptor_t asn_DEF_StationaryVehicleContainer
asn_TYPE_descriptor_t asn_DEF_EnergyStorageType
static asn_TYPE_member_t asn_MBR_StationaryVehicleContainer_1[]
xer_type_encoder_f SEQUENCE_encode_xer
static int asn_MAP_StationaryVehicleContainer_oms_1[]
asn_TYPE_descriptor_t asn_DEF_NumberOfOccupants
unsigned ber_tlv_tag_t
Definition: ber_tlv_tag.h:18