blob: 32c74a5ac59ed38ba728f91684ded5ca7a105ac6 [file] [log] [blame]
Lev Walkina00d6b32006-03-21 03:40:38 +00001
2/*** <<< INCLUDES [Narrow] >>> ***/
3
4#include <NativeInteger.h>
5#include <constr_SEQUENCE.h>
6
7/*** <<< TYPE-DECLS [Narrow] >>> ***/
8
Lev Walkin0c0bca62006-03-21 04:48:15 +00009typedef struct Narrow_15P0 {
10 long *narrow1 /* DEFAULT 3 */;
11 long narrow2;
12 long *narrow3 /* OPTIONAL */;
Lev Walkina00d6b32006-03-21 03:40:38 +000013
14 /* Context for parsing across buffer boundaries */
15 asn_struct_ctx_t _asn_ctx;
Lev Walkin0c0bca62006-03-21 04:48:15 +000016} Narrow_15P0_t;
Lev Walkina00d6b32006-03-21 03:40:38 +000017
18/*** <<< FUNC-DECLS [Narrow] >>> ***/
19
Lev Walkin0c0bca62006-03-21 04:48:15 +000020extern asn_TYPE_descriptor_t asn_DEF_Narrow_15P0;
Bi-Ruei, Chiu1fa31c92016-05-16 13:50:09 +080021extern asn_SEQUENCE_specifics_t asn_SPC_Narrow_15P0_specs_1;
22extern asn_TYPE_member_t asn_MBR_Narrow_15P0_1[3];
Lev Walkina00d6b32006-03-21 03:40:38 +000023
24/*** <<< CODE [Narrow] >>> ***/
25
26static int
Lev Walkin0c0bca62006-03-21 04:48:15 +000027memb_narrow1_constraint_1(asn_TYPE_descriptor_t *td, const void *sptr,
Lev Walkin1eded352006-07-13 11:19:01 +000028 asn_app_constraint_failed_f *ctfailcb, void *app_key) {
Lev Walkin0c0bca62006-03-21 04:48:15 +000029 long value;
30
31 if(!sptr) {
Lev Walkin7c1dc052016-03-14 03:08:15 -070032 ASN__CTFAIL(app_key, td, sptr,
Lev Walkin0c0bca62006-03-21 04:48:15 +000033 "%s: value not given (%s:%d)",
34 td->name, __FILE__, __LINE__);
35 return -1;
36 }
37
38 value = *(const long *)sptr;
39
40 if((value >= 1 && value <= 5)) {
41 /* Constraint check succeeded */
42 return 0;
43 } else {
Lev Walkin7c1dc052016-03-14 03:08:15 -070044 ASN__CTFAIL(app_key, td, sptr,
Lev Walkin0c0bca62006-03-21 04:48:15 +000045 "%s: constraint failed (%s:%d)",
46 td->name, __FILE__, __LINE__);
47 return -1;
48 }
49}
50
51static int
52memb_narrow2_constraint_1(asn_TYPE_descriptor_t *td, const void *sptr,
Lev Walkin1eded352006-07-13 11:19:01 +000053 asn_app_constraint_failed_f *ctfailcb, void *app_key) {
Lev Walkina00d6b32006-03-21 03:40:38 +000054 long value;
55
56 if(!sptr) {
Lev Walkin7c1dc052016-03-14 03:08:15 -070057 ASN__CTFAIL(app_key, td, sptr,
Lev Walkina00d6b32006-03-21 03:40:38 +000058 "%s: value not given (%s:%d)",
59 td->name, __FILE__, __LINE__);
60 return -1;
61 }
62
63 value = *(const long *)sptr;
64
65 if((value >= 2 && value <= 5)) {
66 /* Constraint check succeeded */
67 return 0;
68 } else {
Lev Walkin7c1dc052016-03-14 03:08:15 -070069 ASN__CTFAIL(app_key, td, sptr,
Lev Walkina00d6b32006-03-21 03:40:38 +000070 "%s: constraint failed (%s:%d)",
71 td->name, __FILE__, __LINE__);
72 return -1;
73 }
74}
75
Lev Walkin0c0bca62006-03-21 04:48:15 +000076static int
77memb_narrow3_constraint_1(asn_TYPE_descriptor_t *td, const void *sptr,
Lev Walkin1eded352006-07-13 11:19:01 +000078 asn_app_constraint_failed_f *ctfailcb, void *app_key) {
Lev Walkin0c0bca62006-03-21 04:48:15 +000079 long value;
80
81 if(!sptr) {
Lev Walkin7c1dc052016-03-14 03:08:15 -070082 ASN__CTFAIL(app_key, td, sptr,
Lev Walkin0c0bca62006-03-21 04:48:15 +000083 "%s: value not given (%s:%d)",
84 td->name, __FILE__, __LINE__);
85 return -1;
86 }
87
88 value = *(const long *)sptr;
89
90 if((value >= 3 && value <= 5)) {
91 /* Constraint check succeeded */
92 return 0;
93 } else {
Lev Walkin7c1dc052016-03-14 03:08:15 -070094 ASN__CTFAIL(app_key, td, sptr,
Lev Walkin0c0bca62006-03-21 04:48:15 +000095 "%s: constraint failed (%s:%d)",
96 td->name, __FILE__, __LINE__);
97 return -1;
98 }
99}
100
Lev Walkina00d6b32006-03-21 03:40:38 +0000101
102/*** <<< STAT-DEFS [Narrow] >>> ***/
103
Lev Walkin9f5bb3a2006-08-18 01:46:46 +0000104static int asn_DFL_2_set_3(int set_value, void **sptr) {
Lev Walkin0c0bca62006-03-21 04:48:15 +0000105 long *st = *sptr;
106
107 if(!st) {
Lev Walkin9f5bb3a2006-08-18 01:46:46 +0000108 if(!set_value) return -1; /* Not a default value */
Lev Walkin0c0bca62006-03-21 04:48:15 +0000109 st = (*sptr = CALLOC(1, sizeof(*st)));
110 if(!st) return -1;
111 }
112
Lev Walkin9f5bb3a2006-08-18 01:46:46 +0000113 if(set_value) {
114 /* Install default value 3 */
115 *st = 3;
116 return 0;
117 } else {
118 /* Test default value 3 */
119 return (*st == 3);
120 }
Lev Walkin0c0bca62006-03-21 04:48:15 +0000121}
Bi-Ruei, Chiu1fa31c92016-05-16 13:50:09 +0800122asn_TYPE_member_t asn_MBR_Narrow_15P0_1[] = {
Lev Walkin0c0bca62006-03-21 04:48:15 +0000123 { ATF_POINTER, 1, offsetof(struct Narrow_15P0, narrow1),
Lev Walkina00d6b32006-03-21 03:40:38 +0000124 .tag = (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
125 .tag_mode = 0,
126 .type = &asn_DEF_NativeInteger,
Lev Walkin67a30122017-08-10 05:48:54 -0700127 .type_selector = 0,
Lev Walkin0bfea562017-09-29 23:16:48 -0700128 { .oer_constraints = 0, .per_constraints = 0, .general_constraints = memb_narrow1_constraint_1 },
Lev Walkin0c0bca62006-03-21 04:48:15 +0000129 .default_value = asn_DFL_2_set_3, /* DEFAULT 3 */
130 .name = "narrow1"
131 },
132 { ATF_NOFLAGS, 0, offsetof(struct Narrow_15P0, narrow2),
133 .tag = (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
134 .tag_mode = +1, /* EXPLICIT tag at current level */
135 .type = &asn_DEF_NativeInteger,
Lev Walkin67a30122017-08-10 05:48:54 -0700136 .type_selector = 0,
Lev Walkin0bfea562017-09-29 23:16:48 -0700137 { .oer_constraints = 0, .per_constraints = 0, .general_constraints = memb_narrow2_constraint_1 },
Lev Walkina00d6b32006-03-21 03:40:38 +0000138 .default_value = 0,
Lev Walkin0c0bca62006-03-21 04:48:15 +0000139 .name = "narrow2"
140 },
141 { ATF_POINTER, 1, offsetof(struct Narrow_15P0, narrow3),
142 .tag = (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
143 .tag_mode = +1, /* EXPLICIT tag at current level */
144 .type = &asn_DEF_NativeInteger,
Lev Walkin67a30122017-08-10 05:48:54 -0700145 .type_selector = 0,
Lev Walkin0bfea562017-09-29 23:16:48 -0700146 { .oer_constraints = 0, .per_constraints = 0, .general_constraints = memb_narrow3_constraint_1 },
Lev Walkin0c0bca62006-03-21 04:48:15 +0000147 .default_value = 0,
148 .name = "narrow3"
Lev Walkina00d6b32006-03-21 03:40:38 +0000149 },
150};
Lev Walkina7591b52014-10-12 18:37:35 -0700151static const ber_tlv_tag_t asn_DEF_Narrow_15P0_tags_1[] = {
Lev Walkina00d6b32006-03-21 03:40:38 +0000152 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
153};
Lev Walkina7591b52014-10-12 18:37:35 -0700154static const asn_TYPE_tag2member_t asn_MAP_Narrow_15P0_tag2el_1[] = {
Lev Walkin4062b012013-10-11 14:29:38 -0700155 { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 0 }, /* narrow1 */
156 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 1, 0, 0 }, /* narrow2 */
157 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 2, 0, 0 } /* narrow3 */
Lev Walkina00d6b32006-03-21 03:40:38 +0000158};
Bi-Ruei, Chiu1fa31c92016-05-16 13:50:09 +0800159asn_SEQUENCE_specifics_t asn_SPC_Narrow_15P0_specs_1 = {
Lev Walkin0c0bca62006-03-21 04:48:15 +0000160 sizeof(struct Narrow_15P0),
161 offsetof(struct Narrow_15P0, _asn_ctx),
Lev Walkine3917082017-08-23 10:29:38 -0700162 .tag2el = asn_MAP_Narrow_15P0_tag2el_1,
163 .tag2el_count = 3, /* Count of tags in the map */
Lev Walkina00d6b32006-03-21 03:40:38 +0000164 0, 0, 0, /* Optional elements (not needed) */
165 -1, /* Start extensions */
166 -1 /* Stop extensions */
167};
Lev Walkin0c0bca62006-03-21 04:48:15 +0000168asn_TYPE_descriptor_t asn_DEF_Narrow_15P0 = {
Lev Walkina00d6b32006-03-21 03:40:38 +0000169 "Narrow",
170 "Narrow",
Bi-Ruei, Chiu1f87ac02017-08-20 01:25:45 +0800171 &asn_OP_SEQUENCE,
Lev Walkin0c0bca62006-03-21 04:48:15 +0000172 asn_DEF_Narrow_15P0_tags_1,
173 sizeof(asn_DEF_Narrow_15P0_tags_1)
174 /sizeof(asn_DEF_Narrow_15P0_tags_1[0]), /* 1 */
175 asn_DEF_Narrow_15P0_tags_1, /* Same as above */
176 sizeof(asn_DEF_Narrow_15P0_tags_1)
177 /sizeof(asn_DEF_Narrow_15P0_tags_1[0]), /* 1 */
Lev Walkin0bfea562017-09-29 23:16:48 -0700178 { 0, 0, SEQUENCE_constraint },
Lev Walkin0c0bca62006-03-21 04:48:15 +0000179 asn_MBR_Narrow_15P0_1,
180 3, /* Elements count */
181 &asn_SPC_Narrow_15P0_specs_1 /* Additional specs */
Lev Walkina00d6b32006-03-21 03:40:38 +0000182};
183
184
185/*** <<< INCLUDES [NarrowInteger] >>> ***/
186
Lev Walkin22b5ed42006-09-13 02:51:20 +0000187#include "Narrow.h"
Lev Walkina00d6b32006-03-21 03:40:38 +0000188
189/*** <<< TYPE-DECLS [NarrowInteger] >>> ***/
190
Lev Walkin0c0bca62006-03-21 04:48:15 +0000191typedef Narrow_15P0_t NarrowInteger_t;
Lev Walkina00d6b32006-03-21 03:40:38 +0000192
193/*** <<< FUNC-DECLS [NarrowInteger] >>> ***/
194
195extern asn_TYPE_descriptor_t asn_DEF_NarrowInteger;
196asn_struct_free_f NarrowInteger_free;
197asn_struct_print_f NarrowInteger_print;
198asn_constr_check_f NarrowInteger_constraint;
199ber_type_decoder_f NarrowInteger_decode_ber;
200der_type_encoder_f NarrowInteger_encode_der;
201xer_type_decoder_f NarrowInteger_decode_xer;
202xer_type_encoder_f NarrowInteger_encode_xer;
203
204/*** <<< CODE [NarrowInteger] >>> ***/
205
Lev Walkina00d6b32006-03-21 03:40:38 +0000206/*
Lev Walkin0c0bca62006-03-21 04:48:15 +0000207 * This type is implemented using Narrow_15P0,
Lev Walkina00d6b32006-03-21 03:40:38 +0000208 * so here we adjust the DEF accordingly.
209 */
Lev Walkina00d6b32006-03-21 03:40:38 +0000210
211/*** <<< STAT-DEFS [NarrowInteger] >>> ***/
212
Lev Walkina7591b52014-10-12 18:37:35 -0700213static const ber_tlv_tag_t asn_DEF_NarrowInteger_tags_1[] = {
Lev Walkina00d6b32006-03-21 03:40:38 +0000214 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
215};
216asn_TYPE_descriptor_t asn_DEF_NarrowInteger = {
217 "NarrowInteger",
218 "NarrowInteger",
Bi-Ruei, Chiu1f87ac02017-08-20 01:25:45 +0800219 &asn_OP_SEQUENCE,
Lev Walkina00d6b32006-03-21 03:40:38 +0000220 asn_DEF_NarrowInteger_tags_1,
221 sizeof(asn_DEF_NarrowInteger_tags_1)
222 /sizeof(asn_DEF_NarrowInteger_tags_1[0]), /* 1 */
223 asn_DEF_NarrowInteger_tags_1, /* Same as above */
224 sizeof(asn_DEF_NarrowInteger_tags_1)
225 /sizeof(asn_DEF_NarrowInteger_tags_1[0]), /* 1 */
Lev Walkin0bfea562017-09-29 23:16:48 -0700226 { 0, 0, SEQUENCE_constraint },
Bi-Ruei, Chiu1fa31c92016-05-16 13:50:09 +0800227 asn_MBR_Narrow_15P0_1,
228 3, /* Elements count */
229 &asn_SPC_Narrow_15P0_specs_1 /* Additional specs */
Lev Walkina00d6b32006-03-21 03:40:38 +0000230};
231