ITS
EventHistory.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 "EventHistory.h"
8 
9 static asn_per_constraints_t asn_PER_type_EventHistory_constr_1 GCC_NOTUSED = {
10  { APC_UNCONSTRAINED, -1, -1, 0, 0 },
11  { APC_CONSTRAINED, 5, 5, 1, 23 } /* (SIZE(1..23)) */,
12  0, 0 /* No PER value map */
13 };
15  { ATF_POINTER, 0, 0,
16  (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
17  0,
19  0, /* Defer constraints checking to the member type */
20  0, /* No PER visible constraints */
21  0,
22  ""
23  },
24 };
26  (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
27 };
29  sizeof(struct EventHistory),
31  0, /* XER encoding is XMLDelimitedItemList */
32 };
34  "EventHistory",
35  "EventHistory",
45  0, /* Use generic outmost tag fetcher */
48  /sizeof(asn_DEF_EventHistory_tags_1[0]), /* 1 */
49  asn_DEF_EventHistory_tags_1, /* Same as above */
51  /sizeof(asn_DEF_EventHistory_tags_1[0]), /* 1 */
52  &asn_PER_type_EventHistory_constr_1,
54  1, /* Single element */
55  &asn_SPC_EventHistory_specs_1 /* Additional specs */
56 };
57 
static asn_SET_OF_specifics_t asn_SPC_EventHistory_specs_1
Definition: EventHistory.c:28
#define offsetof(s, m)
Definition: asn_system.h:115
#define SEQUENCE_OF_decode_xer
#define SEQUENCE_OF_decode_ber
#define SEQUENCE_OF_constraint
xer_type_encoder_f SEQUENCE_OF_encode_xer
static asn_TYPE_member_t asn_MBR_EventHistory_1[]
Definition: EventHistory.c:14
static asn_per_constraints_t asn_PER_type_EventHistory_constr_1 GCC_NOTUSED
Definition: EventHistory.c:9
#define SEQUENCE_OF_free
#define SEQUENCE_OF_decode_uper
asn_TYPE_descriptor_t asn_DEF_EventPoint
Definition: EventPoint.c:57
static ber_tlv_tag_t asn_DEF_EventHistory_tags_1[]
Definition: EventHistory.c:25
der_type_encoder_f SEQUENCE_OF_encode_der
asn_TYPE_descriptor_t asn_DEF_EventHistory
Definition: EventHistory.c:33
asn_struct_ctx_t _asn_ctx
Definition: EventHistory.h:29
#define SEQUENCE_OF_print
per_type_encoder_f SEQUENCE_OF_encode_uper
unsigned ber_tlv_tag_t
Definition: ber_tlv_tag.h:18