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
};
14
static
asn_TYPE_member_t
asn_MBR_Traces_1
[] = {
15
{
ATF_POINTER
, 0, 0,
16
(
ASN_TAG_CLASS_UNIVERSAL
| (16 << 2)),
17
0,
18
&
asn_DEF_PathHistory
,
19
0,
/* Defer constraints checking to the member type */
20
0,
/* No PER visible constraints */
21
0,
22
""
23
},
24
};
25
static
ber_tlv_tag_t
asn_DEF_Traces_tags_1
[] = {
26
(
ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
27
};
28
static
asn_SET_OF_specifics_t
asn_SPC_Traces_specs_1
= {
29
sizeof
(
struct
Traces
),
30
offsetof
(struct
Traces
,
_asn_ctx
),
31
0,
/* XER encoding is XMLDelimitedItemList */
32
};
33
asn_TYPE_descriptor_t
asn_DEF_Traces
= {
34
"Traces"
,
35
"Traces"
,
36
SEQUENCE_OF_free
,
37
SEQUENCE_OF_print
,
38
SEQUENCE_OF_constraint
,
39
SEQUENCE_OF_decode_ber
,
40
SEQUENCE_OF_encode_der
,
41
SEQUENCE_OF_decode_xer
,
42
SEQUENCE_OF_encode_xer
,
43
SEQUENCE_OF_decode_uper
,
44
SEQUENCE_OF_encode_uper
,
45
0,
/* Use generic outmost tag fetcher */
46
asn_DEF_Traces_tags_1
,
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,
53
asn_MBR_Traces_1
,
54
1,
/* Single element */
55
&
asn_SPC_Traces_specs_1
/* Additional specs */
56
};
57
offsetof
#define offsetof(s, m)
Definition:
asn_system.h:115
SEQUENCE_OF_decode_xer
#define SEQUENCE_OF_decode_xer
Definition:
constr_SEQUENCE_OF.h:23
SEQUENCE_OF_decode_ber
#define SEQUENCE_OF_decode_ber
Definition:
constr_SEQUENCE_OF.h:22
SEQUENCE_OF_constraint
#define SEQUENCE_OF_constraint
Definition:
constr_SEQUENCE_OF.h:21
asn_TYPE_descriptor_s
Definition:
constr_TYPE.h:85
asn_DEF_Traces_tags_1
static ber_tlv_tag_t asn_DEF_Traces_tags_1[]
Definition:
Traces.c:25
SEQUENCE_OF_encode_xer
xer_type_encoder_f SEQUENCE_OF_encode_xer
Definition:
constr_SEQUENCE_OF.h:26
Traces
Definition:
Traces.h:25
ASN_TAG_CLASS_UNIVERSAL
Definition:
ber_tlv_tag.h:13
asn_per_constraints_s
Definition:
per_support.h:30
SEQUENCE_OF_free
#define SEQUENCE_OF_free
Definition:
constr_SEQUENCE_OF.h:19
SEQUENCE_OF_decode_uper
#define SEQUENCE_OF_decode_uper
Definition:
constr_SEQUENCE_OF.h:24
asn_DEF_Traces
asn_TYPE_descriptor_t asn_DEF_Traces
Definition:
Traces.c:33
asn_SPC_Traces_specs_1
static asn_SET_OF_specifics_t asn_SPC_Traces_specs_1
Definition:
Traces.c:28
GCC_NOTUSED
static asn_per_constraints_t asn_PER_type_Traces_constr_1 GCC_NOTUSED
Definition:
Traces.c:9
asn_MBR_Traces_1
static asn_TYPE_member_t asn_MBR_Traces_1[]
Definition:
Traces.c:14
SEQUENCE_OF_encode_der
der_type_encoder_f SEQUENCE_OF_encode_der
Definition:
constr_SEQUENCE_OF.h:25
Traces.h
asn_DEF_PathHistory
asn_TYPE_descriptor_t asn_DEF_PathHistory
Definition:
PathHistory.c:33
asn_TYPE_member_s
Definition:
constr_TYPE.h:140
ATF_POINTER
Definition:
constr_TYPE.h:137
SEQUENCE_OF_print
#define SEQUENCE_OF_print
Definition:
constr_SEQUENCE_OF.h:20
SEQUENCE_OF_encode_uper
per_type_encoder_f SEQUENCE_OF_encode_uper
Definition:
constr_SEQUENCE_OF.h:27
Traces::_asn_ctx
asn_struct_ctx_t _asn_ctx
Definition:
Traces.h:29
asn_SET_OF_specifics_s
Definition:
constr_SET_OF.h:14
ber_tlv_tag_t
unsigned ber_tlv_tag_t
Definition:
ber_tlv_tag.h:18
libITS
libasn
its_container
src
Traces.c
Generated by
1.8.14