remark release date
[Net-Radio-Location-SUPL-Test.git] / asn1 / GPSEphemerisDeltaEpoch.c
bloba978f34c8d8d3d6e644f4090799a99bca0bf404f
1 /*
2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "RRLP-Components"
4 * found in "../asn1src/RRLP-Components.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
6 */
8 #include "GPSEphemerisDeltaEpoch.h"
10 static asn_TYPE_member_t asn_MBR_GPSEphemerisDeltaEpoch_1[] = {
11 { ATF_POINTER, 1, offsetof(struct GPSEphemerisDeltaEpoch, gpsDeltaEpochHeader),
12 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
13 -1, /* IMPLICIT tag at current level */
14 &asn_DEF_GPSDeltaEpochHeader,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
18 "gpsDeltaEpochHeader"
20 { ATF_NOFLAGS, 0, offsetof(struct GPSEphemerisDeltaEpoch, gpsDeltaElementList),
21 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
22 -1, /* IMPLICIT tag at current level */
23 &asn_DEF_GPSDeltaElementList,
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
27 "gpsDeltaElementList"
30 static int asn_MAP_GPSEphemerisDeltaEpoch_oms_1[] = { 0 };
31 static ber_tlv_tag_t asn_DEF_GPSEphemerisDeltaEpoch_tags_1[] = {
32 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
34 static asn_TYPE_tag2member_t asn_MAP_GPSEphemerisDeltaEpoch_tag2el_1[] = {
35 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* gpsDeltaEpochHeader at 2002 */
36 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* gpsDeltaElementList at 2003 */
38 static asn_SEQUENCE_specifics_t asn_SPC_GPSEphemerisDeltaEpoch_specs_1 = {
39 sizeof(struct GPSEphemerisDeltaEpoch),
40 offsetof(struct GPSEphemerisDeltaEpoch, _asn_ctx),
41 asn_MAP_GPSEphemerisDeltaEpoch_tag2el_1,
42 2, /* Count of tags in the map */
43 asn_MAP_GPSEphemerisDeltaEpoch_oms_1, /* Optional members */
44 1, 0, /* Root/Additions */
45 1, /* Start extensions */
46 3 /* Stop extensions */
48 asn_TYPE_descriptor_t asn_DEF_GPSEphemerisDeltaEpoch = {
49 "GPSEphemerisDeltaEpoch",
50 "GPSEphemerisDeltaEpoch",
51 SEQUENCE_free,
52 SEQUENCE_print,
53 SEQUENCE_constraint,
54 SEQUENCE_decode_ber,
55 SEQUENCE_encode_der,
56 SEQUENCE_decode_xer,
57 SEQUENCE_encode_xer,
58 SEQUENCE_decode_uper,
59 SEQUENCE_encode_uper,
60 0, /* Use generic outmost tag fetcher */
61 asn_DEF_GPSEphemerisDeltaEpoch_tags_1,
62 sizeof(asn_DEF_GPSEphemerisDeltaEpoch_tags_1)
63 /sizeof(asn_DEF_GPSEphemerisDeltaEpoch_tags_1[0]), /* 1 */
64 asn_DEF_GPSEphemerisDeltaEpoch_tags_1, /* Same as above */
65 sizeof(asn_DEF_GPSEphemerisDeltaEpoch_tags_1)
66 /sizeof(asn_DEF_GPSEphemerisDeltaEpoch_tags_1[0]), /* 1 */
67 0, /* No PER visible constraints */
68 asn_MBR_GPSEphemerisDeltaEpoch_1,
69 2, /* Elements count */
70 &asn_SPC_GPSEphemerisDeltaEpoch_specs_1 /* Additional specs */