ITS
EventHistory.c File Reference
#include "EventHistory.h"
Include dependency graph for EventHistory.c:

Go to the source code of this file.

Variables

static asn_per_constraints_t asn_PER_type_EventHistory_constr_1 GCC_NOTUSED
 
static asn_TYPE_member_t asn_MBR_EventHistory_1 []
 
static ber_tlv_tag_t asn_DEF_EventHistory_tags_1 []
 
static asn_SET_OF_specifics_t asn_SPC_EventHistory_specs_1
 
asn_TYPE_descriptor_t asn_DEF_EventHistory
 

Variable Documentation

◆ asn_DEF_EventHistory

asn_TYPE_descriptor_t asn_DEF_EventHistory
Initial value:
= {
"EventHistory",
"EventHistory",
0,
&asn_PER_type_EventHistory_constr_1,
1,
}
static asn_SET_OF_specifics_t asn_SPC_EventHistory_specs_1
Definition: EventHistory.c:28
#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
#define SEQUENCE_OF_free
#define SEQUENCE_OF_decode_uper
static ber_tlv_tag_t asn_DEF_EventHistory_tags_1[]
Definition: EventHistory.c:25
der_type_encoder_f SEQUENCE_OF_encode_der
#define SEQUENCE_OF_print
per_type_encoder_f SEQUENCE_OF_encode_uper

Definition at line 33 of file EventHistory.c.

◆ asn_DEF_EventHistory_tags_1

ber_tlv_tag_t asn_DEF_EventHistory_tags_1[]
static
Initial value:

Definition at line 25 of file EventHistory.c.

◆ asn_MBR_EventHistory_1

asn_TYPE_member_t asn_MBR_EventHistory_1[]
static
Initial value:
= {
{ ATF_POINTER, 0, 0,
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
0,
0,
0,
0,
""
},
}
asn_TYPE_descriptor_t asn_DEF_EventPoint
Definition: EventPoint.c:57

Definition at line 14 of file EventHistory.c.

◆ asn_SPC_EventHistory_specs_1

asn_SET_OF_specifics_t asn_SPC_EventHistory_specs_1
static
Initial value:
= {
sizeof(struct EventHistory),
0,
}
#define offsetof(s, m)
Definition: asn_system.h:115
asn_struct_ctx_t _asn_ctx
Definition: EventHistory.h:29

Definition at line 28 of file EventHistory.c.

◆ GCC_NOTUSED

asn_per_constraints_t asn_PER_type_EventHistory_constr_1 GCC_NOTUSED
static
Initial value:
= {
{ APC_UNCONSTRAINED, -1, -1, 0, 0 },
{ APC_CONSTRAINED, 5, 5, 1, 23 } ,
0, 0
}

Definition at line 9 of file EventHistory.c.