ITS
ThreeDLocation.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 "Secured-Pdu-Descriptions"
4  * found in "Secured.asn"
5  */
6 
7 #include "ThreeDLocation.h"
8 
10  { ATF_NOFLAGS, 0, offsetof(struct ThreeDLocation, latitude),
11  (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
12  -1, /* IMPLICIT tag at current level */
14  0, /* Defer constraints checking to the member type */
15  0, /* No PER visible constraints */
16  0,
17  "latitude"
18  },
19  { ATF_NOFLAGS, 0, offsetof(struct ThreeDLocation, longitude),
20  (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
21  -1, /* IMPLICIT tag at current level */
23  0, /* Defer constraints checking to the member type */
24  0, /* No PER visible constraints */
25  0,
26  "longitude"
27  },
28  { ATF_NOFLAGS, 0, offsetof(struct ThreeDLocation, elevation),
29  (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
30  -1, /* IMPLICIT tag at current level */
32  0, /* Defer constraints checking to the member type */
33  0, /* No PER visible constraints */
34  0,
35  "elevation"
36  },
37 };
39  (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
40 };
42  { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* latitude */
43  { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* longitude */
44  { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* elevation */
45 };
47  sizeof(struct ThreeDLocation),
50  3, /* Count of tags in the map */
51  0, 0, 0, /* Optional elements (not needed) */
52  -1, /* Start extensions */
53  -1 /* Stop extensions */
54 };
56  "ThreeDLocation",
57  "ThreeDLocation",
67  0, /* Use generic outmost tag fetcher */
70  /sizeof(asn_DEF_ThreeDLocation_tags_1[0]), /* 1 */
71  asn_DEF_ThreeDLocation_tags_1, /* Same as above */
73  /sizeof(asn_DEF_ThreeDLocation_tags_1[0]), /* 1 */
74  0, /* No PER visible constraints */
76  3, /* Elements count */
77  &asn_SPC_ThreeDLocation_specs_1 /* Additional specs */
78 };
79 
static asn_TYPE_member_t asn_MBR_ThreeDLocation_1[]
Definition: ThreeDLocation.c:9
static asn_SEQUENCE_specifics_t asn_SPC_ThreeDLocation_specs_1
#define offsetof(s, m)
Definition: asn_system.h:115
ber_type_decoder_f SEQUENCE_decode_ber
der_type_encoder_f SEQUENCE_encode_der
asn_TYPE_descriptor_t asn_DEF_INT32
Definition: INT32.c:123
asn_struct_print_f SEQUENCE_print
per_type_decoder_f SEQUENCE_decode_uper
per_type_encoder_f SEQUENCE_encode_uper
asn_constr_check_f SEQUENCE_constraint
asn_TYPE_descriptor_t asn_DEF_Opaque
Definition: Opaque.c:45
xer_type_decoder_f SEQUENCE_decode_xer
asn_TYPE_descriptor_t asn_DEF_ThreeDLocation
asn_struct_free_f SEQUENCE_free
static asn_TYPE_tag2member_t asn_MAP_ThreeDLocation_tag2el_1[]
xer_type_encoder_f SEQUENCE_encode_xer
asn_struct_ctx_t _asn_ctx
static ber_tlv_tag_t asn_DEF_ThreeDLocation_tags_1[]
unsigned ber_tlv_tag_t
Definition: ber_tlv_tag.h:18