remark release date
[Net-Radio-Location-SUPL-Test.git] / asn1 / TimeslotISCP-List.c
blob8e41f69e87ac751a547c041c688fd119d6bf633b
1 /*
2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "ULP-Components"
4 * found in "../asn1src/ULP-Components.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
6 */
8 #include "TimeslotISCP-List.h"
10 static asn_per_constraints_t asn_PER_type_TimeslotISCP_List_constr_1 = {
11 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
12 { APC_CONSTRAINED, 4, 4, 1, 14 } /* (SIZE(1..14)) */,
13 0, 0 /* No PER value map */
15 static asn_TYPE_member_t asn_MBR_TimeslotISCP_List_1[] = {
16 { ATF_POINTER, 0, 0,
17 (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
19 &asn_DEF_TimeslotISCP,
20 0, /* Defer constraints checking to the member type */
21 0, /* No PER visible constraints */
26 static ber_tlv_tag_t asn_DEF_TimeslotISCP_List_tags_1[] = {
27 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
29 static asn_SET_OF_specifics_t asn_SPC_TimeslotISCP_List_specs_1 = {
30 sizeof(struct TimeslotISCP_List),
31 offsetof(struct TimeslotISCP_List, _asn_ctx),
32 0, /* XER encoding is XMLDelimitedItemList */
34 asn_TYPE_descriptor_t asn_DEF_TimeslotISCP_List = {
35 "TimeslotISCP-List",
36 "TimeslotISCP-List",
37 SEQUENCE_OF_free,
38 SEQUENCE_OF_print,
39 SEQUENCE_OF_constraint,
40 SEQUENCE_OF_decode_ber,
41 SEQUENCE_OF_encode_der,
42 SEQUENCE_OF_decode_xer,
43 SEQUENCE_OF_encode_xer,
44 SEQUENCE_OF_decode_uper,
45 SEQUENCE_OF_encode_uper,
46 0, /* Use generic outmost tag fetcher */
47 asn_DEF_TimeslotISCP_List_tags_1,
48 sizeof(asn_DEF_TimeslotISCP_List_tags_1)
49 /sizeof(asn_DEF_TimeslotISCP_List_tags_1[0]), /* 1 */
50 asn_DEF_TimeslotISCP_List_tags_1, /* Same as above */
51 sizeof(asn_DEF_TimeslotISCP_List_tags_1)
52 /sizeof(asn_DEF_TimeslotISCP_List_tags_1[0]), /* 1 */
53 &asn_PER_type_TimeslotISCP_List_constr_1,
54 asn_MBR_TimeslotISCP_List_1,
55 1, /* Single element */
56 &asn_SPC_TimeslotISCP_List_specs_1 /* Additional specs */