2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-LCS-DataTypes"
4 * found in "../asn1src/MAP-LCS-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #include "ResponseTime.h"
10 static asn_TYPE_member_t asn_MBR_ResponseTime_1
[] = {
11 { ATF_NOFLAGS
, 0, offsetof(struct ResponseTime
, responseTimeCategory
),
12 (ASN_TAG_CLASS_UNIVERSAL
| (10 << 2)),
14 &asn_DEF_ResponseTimeCategory
,
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
18 "responseTimeCategory"
21 static ber_tlv_tag_t asn_DEF_ResponseTime_tags_1
[] = {
22 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
24 static asn_TYPE_tag2member_t asn_MAP_ResponseTime_tag2el_1
[] = {
25 { (ASN_TAG_CLASS_UNIVERSAL
| (10 << 2)), 0, 0, 0 } /* responseTimeCategory at 242 */
27 static asn_SEQUENCE_specifics_t asn_SPC_ResponseTime_specs_1
= {
28 sizeof(struct ResponseTime
),
29 offsetof(struct ResponseTime
, _asn_ctx
),
30 asn_MAP_ResponseTime_tag2el_1
,
31 1, /* Count of tags in the map */
32 0, 0, 0, /* Optional elements (not needed) */
33 0, /* Start extensions */
34 2 /* Stop extensions */
36 asn_TYPE_descriptor_t asn_DEF_ResponseTime
= {
48 0, /* Use generic outmost tag fetcher */
49 asn_DEF_ResponseTime_tags_1
,
50 sizeof(asn_DEF_ResponseTime_tags_1
)
51 /sizeof(asn_DEF_ResponseTime_tags_1
[0]), /* 1 */
52 asn_DEF_ResponseTime_tags_1
, /* Same as above */
53 sizeof(asn_DEF_ResponseTime_tags_1
)
54 /sizeof(asn_DEF_ResponseTime_tags_1
[0]), /* 1 */
55 0, /* No PER visible constraints */
56 asn_MBR_ResponseTime_1
,
57 1, /* Elements count */
58 &asn_SPC_ResponseTime_specs_1
/* Additional specs */