remark release date
[Net-Radio-Location-SUPL-Test.git] / asn1 / GANSSAuxiliaryInformation.c
blob8b8373cfcddbeedc009fd06e977f24740b6c0a83
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 "GANSSAuxiliaryInformation.h"
10 static asn_per_constraints_t asn_PER_type_GANSSAuxiliaryInformation_constr_1 = {
11 { APC_CONSTRAINED | APC_EXTENSIBLE, 1, 1, 0, 1 } /* (0..1,...) */,
12 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
13 0, 0 /* No PER value map */
15 static asn_TYPE_member_t asn_MBR_GANSSAuxiliaryInformation_1[] = {
16 { ATF_NOFLAGS, 0, offsetof(struct GANSSAuxiliaryInformation, choice.ganssID1),
17 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
18 -1, /* IMPLICIT tag at current level */
19 &asn_DEF_GANSS_ID1,
20 0, /* Defer constraints checking to the member type */
21 0, /* No PER visible constraints */
23 "ganssID1"
25 { ATF_NOFLAGS, 0, offsetof(struct GANSSAuxiliaryInformation, choice.ganssID3),
26 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
27 -1, /* IMPLICIT tag at current level */
28 &asn_DEF_GANSS_ID3,
29 0, /* Defer constraints checking to the member type */
30 0, /* No PER visible constraints */
32 "ganssID3"
35 static asn_TYPE_tag2member_t asn_MAP_GANSSAuxiliaryInformation_tag2el_1[] = {
36 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* ganssID1 at 1880 */
37 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* ganssID3 at 1881 */
39 static asn_CHOICE_specifics_t asn_SPC_GANSSAuxiliaryInformation_specs_1 = {
40 sizeof(struct GANSSAuxiliaryInformation),
41 offsetof(struct GANSSAuxiliaryInformation, _asn_ctx),
42 offsetof(struct GANSSAuxiliaryInformation, present),
43 sizeof(((struct GANSSAuxiliaryInformation *)0)->present),
44 asn_MAP_GANSSAuxiliaryInformation_tag2el_1,
45 2, /* Count of tags in the map */
47 2 /* Extensions start */
49 asn_TYPE_descriptor_t asn_DEF_GANSSAuxiliaryInformation = {
50 "GANSSAuxiliaryInformation",
51 "GANSSAuxiliaryInformation",
52 CHOICE_free,
53 CHOICE_print,
54 CHOICE_constraint,
55 CHOICE_decode_ber,
56 CHOICE_encode_der,
57 CHOICE_decode_xer,
58 CHOICE_encode_xer,
59 CHOICE_decode_uper,
60 CHOICE_encode_uper,
61 CHOICE_outmost_tag,
62 0, /* No effective tags (pointer) */
63 0, /* No effective tags (count) */
64 0, /* No tags (pointer) */
65 0, /* No tags (count) */
66 &asn_PER_type_GANSSAuxiliaryInformation_constr_1,
67 asn_MBR_GANSSAuxiliaryInformation_1,
68 2, /* Elements count */
69 &asn_SPC_GANSSAuxiliaryInformation_specs_1 /* Additional specs */