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

Go to the source code of this file.

Variables

static asn_per_constraints_t asn_PER_type_PathHistory_constr_1 GCC_NOTUSED
 
static asn_TYPE_member_t asn_MBR_PathHistory_1 []
 
static ber_tlv_tag_t asn_DEF_PathHistory_tags_1 []
 
static asn_SET_OF_specifics_t asn_SPC_PathHistory_specs_1
 
asn_TYPE_descriptor_t asn_DEF_PathHistory
 

Variable Documentation

◆ asn_DEF_PathHistory

asn_TYPE_descriptor_t asn_DEF_PathHistory
Initial value:
= {
"PathHistory",
"PathHistory",
0,
&asn_PER_type_PathHistory_constr_1,
1,
}
#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_PathHistory_1[]
Definition: PathHistory.c:14
static asn_SET_OF_specifics_t asn_SPC_PathHistory_specs_1
Definition: PathHistory.c:28
#define SEQUENCE_OF_free
#define SEQUENCE_OF_decode_uper
der_type_encoder_f SEQUENCE_OF_encode_der
#define SEQUENCE_OF_print
per_type_encoder_f SEQUENCE_OF_encode_uper
static ber_tlv_tag_t asn_DEF_PathHistory_tags_1[]
Definition: PathHistory.c:25

Definition at line 33 of file PathHistory.c.

◆ asn_DEF_PathHistory_tags_1

ber_tlv_tag_t asn_DEF_PathHistory_tags_1[]
static
Initial value:

Definition at line 25 of file PathHistory.c.

◆ asn_MBR_PathHistory_1

asn_TYPE_member_t asn_MBR_PathHistory_1[]
static
Initial value:
= {
{ ATF_POINTER, 0, 0,
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
0,
0,
0,
0,
""
},
}
asn_TYPE_descriptor_t asn_DEF_PathPoint
Definition: PathPoint.c:47

Definition at line 14 of file PathHistory.c.

◆ asn_SPC_PathHistory_specs_1

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

Definition at line 28 of file PathHistory.c.

◆ GCC_NOTUSED

asn_per_constraints_t asn_PER_type_PathHistory_constr_1 GCC_NOTUSED
static
Initial value:
= {
{ APC_UNCONSTRAINED, -1, -1, 0, 0 },
{ APC_CONSTRAINED, 6, 6, 0, 40 } ,
0, 0
}

Definition at line 9 of file PathHistory.c.