ITS
PathHistory.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 "PathHistory.h"
8 
9 static asn_per_constraints_t asn_PER_type_PathHistory_constr_1 GCC_NOTUSED = {
10  { APC_UNCONSTRAINED, -1, -1, 0, 0 },
11  { APC_CONSTRAINED, 6, 6, 0, 40 } /* (SIZE(0..40)) */,
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 PathHistory),
30  offsetof(struct PathHistory, _asn_ctx),
31  0, /* XER encoding is XMLDelimitedItemList */
32 };
34  "PathHistory",
35  "PathHistory",
45  0, /* Use generic outmost tag fetcher */
48  /sizeof(asn_DEF_PathHistory_tags_1[0]), /* 1 */
49  asn_DEF_PathHistory_tags_1, /* Same as above */
51  /sizeof(asn_DEF_PathHistory_tags_1[0]), /* 1 */
52  &asn_PER_type_PathHistory_constr_1,
54  1, /* Single element */
55  &asn_SPC_PathHistory_specs_1 /* Additional specs */
56 };
57 
static asn_per_constraints_t asn_PER_type_PathHistory_constr_1 GCC_NOTUSED
Definition: PathHistory.c:9
#define offsetof(s, m)
Definition: asn_system.h:115
#define SEQUENCE_OF_decode_xer
#define SEQUENCE_OF_decode_ber
#define SEQUENCE_OF_constraint
asn_TYPE_descriptor_t asn_DEF_PathPoint
Definition: PathPoint.c:47
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
asn_struct_ctx_t _asn_ctx
Definition: PathHistory.h:29
asn_TYPE_descriptor_t asn_DEF_PathHistory
Definition: PathHistory.c:33
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
unsigned ber_tlv_tag_t
Definition: ber_tlv_tag.h:18