ITS
EventPoint.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 "ITS-Container"
4  * found in "ITS-Container.asn"
5  */
6 
7 #include "EventPoint.h"
8 
10  { ATF_NOFLAGS, 0, offsetof(struct EventPoint, eventPosition),
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  "eventPosition"
18  },
19  { ATF_POINTER, 1, offsetof(struct EventPoint, eventDeltaTime),
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  "eventDeltaTime"
27  },
28  { ATF_NOFLAGS, 0, offsetof(struct EventPoint, informationQuality),
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  "informationQuality"
36  },
37 };
38 static int asn_MAP_EventPoint_oms_1[] = { 1 };
40  (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
41 };
43  { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* eventPosition */
44  { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* eventDeltaTime */
45  { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* informationQuality */
46 };
48  sizeof(struct EventPoint),
49  offsetof(struct EventPoint, _asn_ctx),
51  3, /* Count of tags in the map */
52  asn_MAP_EventPoint_oms_1, /* Optional members */
53  1, 0, /* Root/Additions */
54  -1, /* Start extensions */
55  -1 /* Stop extensions */
56 };
58  "EventPoint",
59  "EventPoint",
69  0, /* Use generic outmost tag fetcher */
72  /sizeof(asn_DEF_EventPoint_tags_1[0]), /* 1 */
73  asn_DEF_EventPoint_tags_1, /* Same as above */
75  /sizeof(asn_DEF_EventPoint_tags_1[0]), /* 1 */
76  0, /* No PER visible constraints */
78  3, /* Elements count */
79  &asn_SPC_EventPoint_specs_1 /* Additional specs */
80 };
81 
#define offsetof(s, m)
Definition: asn_system.h:115
ber_type_decoder_f SEQUENCE_decode_ber
asn_TYPE_descriptor_t asn_DEF_EventPoint
Definition: EventPoint.c:57
asn_TYPE_descriptor_t asn_DEF_DeltaReferencePosition
der_type_encoder_f SEQUENCE_encode_der
static asn_SEQUENCE_specifics_t asn_SPC_EventPoint_specs_1
Definition: EventPoint.c:47
asn_struct_print_f SEQUENCE_print
per_type_decoder_f SEQUENCE_decode_uper
per_type_encoder_f SEQUENCE_encode_uper
static asn_TYPE_tag2member_t asn_MAP_EventPoint_tag2el_1[]
Definition: EventPoint.c:42
asn_constr_check_f SEQUENCE_constraint
xer_type_decoder_f SEQUENCE_decode_xer
asn_struct_free_f SEQUENCE_free
asn_struct_ctx_t _asn_ctx
Definition: EventPoint.h:30
asn_TYPE_descriptor_t asn_DEF_InformationQuality
asn_TYPE_descriptor_t asn_DEF_PathDeltaTime
xer_type_encoder_f SEQUENCE_encode_xer
static ber_tlv_tag_t asn_DEF_EventPoint_tags_1[]
Definition: EventPoint.c:39
static int asn_MAP_EventPoint_oms_1[]
Definition: EventPoint.c:38
unsigned ber_tlv_tag_t
Definition: ber_tlv_tag.h:18
static asn_TYPE_member_t asn_MBR_EventPoint_1[]
Definition: EventPoint.c:9