remark release date
[Net-Radio-Location-SUPL-Test.git] / asn1 / OngoingGroupCallParam.c
blobc8d61a5a587eb026049d9ef5a128d243911d61c5
1 /*
2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-ER-DataTypes"
4 * found in "../asn1src/MAP-ER-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
6 */
8 #include "OngoingGroupCallParam.h"
10 static asn_TYPE_member_t asn_MBR_OngoingGroupCallParam_1[] = {
11 { ATF_POINTER, 1, offsetof(struct OngoingGroupCallParam, extensionContainer),
12 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
14 &asn_DEF_ExtensionContainer,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
18 "extensionContainer"
21 static int asn_MAP_OngoingGroupCallParam_oms_1[] = { 0 };
22 static ber_tlv_tag_t asn_DEF_OngoingGroupCallParam_tags_1[] = {
23 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
25 static asn_TYPE_tag2member_t asn_MAP_OngoingGroupCallParam_tag2el_1[] = {
26 { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 0, 0, 0 } /* extensionContainer at 410 */
28 static asn_SEQUENCE_specifics_t asn_SPC_OngoingGroupCallParam_specs_1 = {
29 sizeof(struct OngoingGroupCallParam),
30 offsetof(struct OngoingGroupCallParam, _asn_ctx),
31 asn_MAP_OngoingGroupCallParam_tag2el_1,
32 1, /* Count of tags in the map */
33 asn_MAP_OngoingGroupCallParam_oms_1, /* Optional members */
34 1, 0, /* Root/Additions */
35 0, /* Start extensions */
36 2 /* Stop extensions */
38 asn_TYPE_descriptor_t asn_DEF_OngoingGroupCallParam = {
39 "OngoingGroupCallParam",
40 "OngoingGroupCallParam",
41 SEQUENCE_free,
42 SEQUENCE_print,
43 SEQUENCE_constraint,
44 SEQUENCE_decode_ber,
45 SEQUENCE_encode_der,
46 SEQUENCE_decode_xer,
47 SEQUENCE_encode_xer,
48 SEQUENCE_decode_uper,
49 SEQUENCE_encode_uper,
50 0, /* Use generic outmost tag fetcher */
51 asn_DEF_OngoingGroupCallParam_tags_1,
52 sizeof(asn_DEF_OngoingGroupCallParam_tags_1)
53 /sizeof(asn_DEF_OngoingGroupCallParam_tags_1[0]), /* 1 */
54 asn_DEF_OngoingGroupCallParam_tags_1, /* Same as above */
55 sizeof(asn_DEF_OngoingGroupCallParam_tags_1)
56 /sizeof(asn_DEF_OngoingGroupCallParam_tags_1[0]), /* 1 */
57 0, /* No PER visible constraints */
58 asn_MBR_OngoingGroupCallParam_1,
59 1, /* Elements count */
60 &asn_SPC_OngoingGroupCallParam_specs_1 /* Additional specs */