ITS
Traces.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 "Traces.h"
8 
9 static asn_per_constraints_t asn_PER_type_Traces_constr_1 GCC_NOTUSED = {
10  { APC_UNCONSTRAINED, -1, -1, 0, 0 },
11  { APC_CONSTRAINED, 3, 3, 1, 7 } /* (SIZE(1..7)) */,
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 Traces),
30  offsetof(struct Traces, _asn_ctx),
31  0, /* XER encoding is XMLDelimitedItemList */
32 };
34  "Traces",
35  "Traces",
45  0, /* Use generic outmost tag fetcher */
47  sizeof(asn_DEF_Traces_tags_1)
48  /sizeof(asn_DEF_Traces_tags_1[0]), /* 1 */
49  asn_DEF_Traces_tags_1, /* Same as above */
50  sizeof(asn_DEF_Traces_tags_1)
51  /sizeof(asn_DEF_Traces_tags_1[0]), /* 1 */
52  &asn_PER_type_Traces_constr_1,
54  1, /* Single element */
55  &asn_SPC_Traces_specs_1 /* Additional specs */
56 };
57 
#define offsetof(s, m)
Definition: asn_system.h:115
#define SEQUENCE_OF_decode_xer
#define SEQUENCE_OF_decode_ber
#define SEQUENCE_OF_constraint
static ber_tlv_tag_t asn_DEF_Traces_tags_1[]
Definition: Traces.c:25
xer_type_encoder_f SEQUENCE_OF_encode_xer
Definition: Traces.h:25
#define SEQUENCE_OF_free
#define SEQUENCE_OF_decode_uper
asn_TYPE_descriptor_t asn_DEF_Traces
Definition: Traces.c:33
static asn_SET_OF_specifics_t asn_SPC_Traces_specs_1
Definition: Traces.c:28
static asn_per_constraints_t asn_PER_type_Traces_constr_1 GCC_NOTUSED
Definition: Traces.c:9
static asn_TYPE_member_t asn_MBR_Traces_1[]
Definition: Traces.c:14
der_type_encoder_f SEQUENCE_OF_encode_der
asn_TYPE_descriptor_t asn_DEF_PathHistory
Definition: PathHistory.c:33
#define SEQUENCE_OF_print
per_type_encoder_f SEQUENCE_OF_encode_uper
asn_struct_ctx_t _asn_ctx
Definition: Traces.h:29
unsigned ber_tlv_tag_t
Definition: ber_tlv_tag.h:18