ITS
DENM.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 
7 #include "DENM.h"
8 
10  { ATF_NOFLAGS, 0, offsetof(struct DENM, header),
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  "header"
18  },
19  { ATF_NOFLAGS, 0, offsetof(struct DENM, denm),
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  "denm"
27  },
28 };
30  (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
31 };
33  { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* header */
34  { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* denm */
35 };
37  sizeof(struct DENM),
38  offsetof(struct DENM, _asn_ctx),
40  2, /* Count of tags in the map */
41  0, 0, 0, /* Optional elements (not needed) */
42  -1, /* Start extensions */
43  -1 /* Stop extensions */
44 };
46  "DENM",
47  "DENM",
57  0, /* Use generic outmost tag fetcher */
59  sizeof(asn_DEF_DENM_tags_1)
60  /sizeof(asn_DEF_DENM_tags_1[0]), /* 1 */
61  asn_DEF_DENM_tags_1, /* Same as above */
62  sizeof(asn_DEF_DENM_tags_1)
63  /sizeof(asn_DEF_DENM_tags_1[0]), /* 1 */
64  0, /* No PER visible constraints */
66  2, /* Elements count */
67  &asn_SPC_DENM_specs_1 /* Additional specs */
68 };
69 
#define offsetof(s, m)
Definition: asn_system.h:115
asn_TYPE_descriptor_t asn_DEF_DENM
Definition: DENM.c:45
asn_TYPE_descriptor_t asn_DEF_DecentralizedEnvironmentalNotificationMessage
ber_type_decoder_f SEQUENCE_decode_ber
static ber_tlv_tag_t asn_DEF_DENM_tags_1[]
Definition: DENM.c:29
der_type_encoder_f SEQUENCE_encode_der
static asn_TYPE_member_t asn_MBR_DENM_1[]
Definition: DENM.c:9
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
asn_TYPE_descriptor_t asn_DEF_ItsPduHeader
Definition: ItsPduHeader.c:115
Definition: DENM.h:23
xer_type_encoder_f SEQUENCE_encode_xer
asn_struct_ctx_t _asn_ctx
Definition: DENM.h:28
static asn_TYPE_tag2member_t asn_MAP_DENM_tag2el_1[]
Definition: DENM.c:32
unsigned ber_tlv_tag_t
Definition: ber_tlv_tag.h:18
static asn_SEQUENCE_specifics_t asn_SPC_DENM_specs_1
Definition: DENM.c:36