denm_PathPoint.c
Go to the documentation of this file.
1 /*
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3  * From ASN.1 module "ITS-Container"
4  * found in "/input/ITS-Container.asn"
5  * `asn1c -fcompound-names -fprefix=denm_ -no-gen-BER -no-gen-XER -no-gen-OER -no-gen-example -gen-UPER -gen-JER`
6  */
7 
9 
11  { ATF_NOFLAGS, 0, offsetof(struct denm_PathPoint, pathPosition),
12  (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
13  -1, /* IMPLICIT tag at current level */
15  0,
16  {
17 #if !defined(ASN_DISABLE_OER_SUPPORT)
18  0,
19 #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */
20 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
21  0,
22 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
23 #if !defined(ASN_DISABLE_JER_SUPPORT)
24  0,
25 #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */
26  0
27  },
28  0, 0, /* No default value */
29  "pathPosition"
30  },
31  { ATF_POINTER, 1, offsetof(struct denm_PathPoint, pathDeltaTime),
32  (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
33  -1, /* IMPLICIT tag at current level */
35  0,
36  {
37 #if !defined(ASN_DISABLE_OER_SUPPORT)
38  0,
39 #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */
40 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
41  0,
42 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
43 #if !defined(ASN_DISABLE_JER_SUPPORT)
44  0,
45 #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */
46  0
47  },
48  0, 0, /* No default value */
49  "pathDeltaTime"
50  },
51 };
52 static const int asn_MAP_denm_PathPoint_oms_1[] = { 1 };
54  (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
55 };
57  { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* pathPosition */
58  { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* pathDeltaTime */
59 };
61  sizeof(struct denm_PathPoint),
64  2, /* Count of tags in the map */
65  asn_MAP_denm_PathPoint_oms_1, /* Optional members */
66  1, 0, /* Root/Additions */
67  -1, /* First extension addition */
68 };
70  "PathPoint",
71  "PathPoint",
75  /sizeof(asn_DEF_denm_PathPoint_tags_1[0]), /* 1 */
76  asn_DEF_denm_PathPoint_tags_1, /* Same as above */
78  /sizeof(asn_DEF_denm_PathPoint_tags_1[0]), /* 1 */
79  {
80 #if !defined(ASN_DISABLE_OER_SUPPORT)
81  0,
82 #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */
83 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
84  0,
85 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
86 #if !defined(ASN_DISABLE_JER_SUPPORT)
87  0,
88 #endif /* !defined(ASN_DISABLE_JER_SUPPORT) */
90  },
92  2, /* Elements count */
93  &asn_SPC_denm_PathPoint_specs_1 /* Additional specs */
94 };
95 
asn_DEF_denm_DeltaReferencePosition
asn_TYPE_descriptor_t asn_DEF_denm_DeltaReferencePosition
Definition: denm_DeltaReferencePosition.c:88
asn_OP_SEQUENCE
asn_TYPE_operation_t asn_OP_SEQUENCE
Definition: constr_SEQUENCE.c:9
asn_DEF_denm_PathPoint
asn_TYPE_descriptor_t asn_DEF_denm_PathPoint
Definition: denm_PathPoint.c:69
asn_MAP_denm_PathPoint_oms_1
static const int asn_MAP_denm_PathPoint_oms_1[]
Definition: denm_PathPoint.c:52
denm_PathPoint
Definition: denm_PathPoint.h:24
ASN_TAG_CLASS_CONTEXT
@ ASN_TAG_CLASS_CONTEXT
Definition: ber_tlv_tag.h:15
ber_tlv_tag_t
unsigned ber_tlv_tag_t
Definition: ber_tlv_tag.h:18
ASN_TAG_CLASS_UNIVERSAL
@ ASN_TAG_CLASS_UNIVERSAL
Definition: ber_tlv_tag.h:13
asn_DEF_denm_PathDeltaTime
asn_TYPE_descriptor_t asn_DEF_denm_PathDeltaTime
Definition: denm_PathDeltaTime.c:49
asn_DEF_denm_PathPoint_tags_1
static const ber_tlv_tag_t asn_DEF_denm_PathPoint_tags_1[]
Definition: denm_PathPoint.c:53
asn_TYPE_tag2member_s
Definition: constr_TYPE.h:289
ATF_POINTER
@ ATF_POINTER
Definition: constr_TYPE.h:268
SEQUENCE_constraint
asn_constr_check_f SEQUENCE_constraint
Definition: constr_SEQUENCE.h:56
asn_TYPE_descriptor_s
Definition: constr_TYPE.h:224
asn_SPC_denm_PathPoint_specs_1
asn_SEQUENCE_specifics_t asn_SPC_denm_PathPoint_specs_1
Definition: denm_PathPoint.c:60
offsetof
#define offsetof(s, m)
Definition: asn_system.h:132
denm_PathPoint.h
ATF_NOFLAGS
@ ATF_NOFLAGS
Definition: constr_TYPE.h:267
asn_MAP_denm_PathPoint_tag2el_1
static const asn_TYPE_tag2member_t asn_MAP_denm_PathPoint_tag2el_1[]
Definition: denm_PathPoint.c:56
asn_SEQUENCE_specifics_s
Definition: constr_SEQUENCE.h:14
asn_MBR_denm_PathPoint_1
asn_TYPE_member_t asn_MBR_denm_PathPoint_1[]
Definition: denm_PathPoint.c:10
asn_TYPE_member_s
Definition: constr_TYPE.h:272
denm_PathPoint::_asn_ctx
asn_struct_ctx_t _asn_ctx
Definition: denm_PathPoint.h:29


etsi_its_denm_coding
Author(s): Jean-Pierre Busch , Guido Küppers , Lennart Reiher
autogenerated on Sun May 18 2025 02:23:47