/*
 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
 * From ASN.1 module "SBC-AP-PDU-Descriptions"
 * 	found in "../../src/sbcap/asn1/SBC_AP_PDU_Descriptions.asn"
 * 	`asn1c -S /home/pespin/dev/sysmocom/build/new/out/share/asn1c -fcompound-names -gen-APER -no-gen-BER -no-gen-XER -no-gen-JER -no-gen-OER -no-gen-UPER -no-gen-example`
 */

#include <osmocom/sbcap/SBcAP_SuccessfulOutcome.h>

static const long asn_VAL_1_SBcAP_id_Write_Replace_Warning = 0;
static const long asn_VAL_1_SBcAP_reject = 0;
static const long asn_VAL_2_SBcAP_id_Stop_Warning = 1;
static const long asn_VAL_2_SBcAP_reject = 0;
static const long asn_VAL_3_SBcAP_id_Error_Indication = 2;
static const long asn_VAL_3_SBcAP_ignore = 1;
static const long asn_VAL_4_SBcAP_id_Write_Replace_Warning_Indication = 3;
static const long asn_VAL_4_SBcAP_ignore = 1;
static const long asn_VAL_5_SBcAP_id_Stop_Warning_Indication = 4;
static const long asn_VAL_5_SBcAP_ignore = 1;
static const long asn_VAL_6_SBcAP_id_PWS_Restart_Indication = 5;
static const long asn_VAL_6_SBcAP_ignore = 1;
static const long asn_VAL_7_SBcAP_id_PWS_Failure_Indication = 6;
static const long asn_VAL_7_SBcAP_ignore = 1;
static const asn_ioc_cell_t asn_IOS_SBcAP_SBC_AP_ELEMENTARY_PROCEDURES_1_rows[] = {
	{ "&InitiatingMessage", aioc__type, &asn_DEF_SBcAP_Write_Replace_Warning_Request },
	{ "&SuccessfulOutcome", aioc__type, &asn_DEF_SBcAP_Write_Replace_Warning_Response },
	{ "&UnsuccessfulOutcome",  },
	{ "&procedureCode", aioc__value, &asn_DEF_SBcAP_ProcedureCode, &asn_VAL_1_SBcAP_id_Write_Replace_Warning },
	{ "&criticality", aioc__value, &asn_DEF_SBcAP_Criticality, &asn_VAL_1_SBcAP_reject },
	{ "&InitiatingMessage", aioc__type, &asn_DEF_SBcAP_Stop_Warning_Request },
	{ "&SuccessfulOutcome", aioc__type, &asn_DEF_SBcAP_Stop_Warning_Response },
	{ "&UnsuccessfulOutcome",  },
	{ "&procedureCode", aioc__value, &asn_DEF_SBcAP_ProcedureCode, &asn_VAL_2_SBcAP_id_Stop_Warning },
	{ "&criticality", aioc__value, &asn_DEF_SBcAP_Criticality, &asn_VAL_2_SBcAP_reject },
	{ "&InitiatingMessage", aioc__type, &asn_DEF_SBcAP_Error_Indication },
	{ "&SuccessfulOutcome",  },
	{ "&UnsuccessfulOutcome",  },
	{ "&procedureCode", aioc__value, &asn_DEF_SBcAP_ProcedureCode, &asn_VAL_3_SBcAP_id_Error_Indication },
	{ "&criticality", aioc__value, &asn_DEF_SBcAP_Criticality, &asn_VAL_3_SBcAP_ignore },
	{ "&InitiatingMessage", aioc__type, &asn_DEF_SBcAP_Write_Replace_Warning_Indication },
	{ "&SuccessfulOutcome",  },
	{ "&UnsuccessfulOutcome",  },
	{ "&procedureCode", aioc__value, &asn_DEF_SBcAP_ProcedureCode, &asn_VAL_4_SBcAP_id_Write_Replace_Warning_Indication },
	{ "&criticality", aioc__value, &asn_DEF_SBcAP_Criticality, &asn_VAL_4_SBcAP_ignore },
	{ "&InitiatingMessage", aioc__type, &asn_DEF_SBcAP_Stop_Warning_Indication },
	{ "&SuccessfulOutcome",  },
	{ "&UnsuccessfulOutcome",  },
	{ "&procedureCode", aioc__value, &asn_DEF_SBcAP_ProcedureCode, &asn_VAL_5_SBcAP_id_Stop_Warning_Indication },
	{ "&criticality", aioc__value, &asn_DEF_SBcAP_Criticality, &asn_VAL_5_SBcAP_ignore },
	{ "&InitiatingMessage", aioc__type, &asn_DEF_SBcAP_PWS_Restart_Indication },
	{ "&SuccessfulOutcome",  },
	{ "&UnsuccessfulOutcome",  },
	{ "&procedureCode", aioc__value, &asn_DEF_SBcAP_ProcedureCode, &asn_VAL_6_SBcAP_id_PWS_Restart_Indication },
	{ "&criticality", aioc__value, &asn_DEF_SBcAP_Criticality, &asn_VAL_6_SBcAP_ignore },
	{ "&InitiatingMessage", aioc__type, &asn_DEF_SBcAP_PWS_Failure_Indication },
	{ "&SuccessfulOutcome",  },
	{ "&UnsuccessfulOutcome",  },
	{ "&procedureCode", aioc__value, &asn_DEF_SBcAP_ProcedureCode, &asn_VAL_7_SBcAP_id_PWS_Failure_Indication },
	{ "&criticality", aioc__value, &asn_DEF_SBcAP_Criticality, &asn_VAL_7_SBcAP_ignore }
};
static const asn_ioc_set_t asn_IOS_SBcAP_SBC_AP_ELEMENTARY_PROCEDURES_1[] = {
	{ 7, 5, asn_IOS_SBcAP_SBC_AP_ELEMENTARY_PROCEDURES_1_rows }
};
static int
memb_SBcAP_procedureCode_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
	long value;
	
	if(!sptr) {
		ASN__CTFAIL(app_key, td, sptr,
			"%s: value not given (%s:%d)",
			td->name, __FILE__, __LINE__);
		return -1;
	}
	
	value = *(const long *)sptr;
	
	if((value >= 0L && value <= 255L)) {
		/* Constraint check succeeded */
		return 0;
	} else {
		ASN__CTFAIL(app_key, td, sptr,
			"%s: constraint failed (%s:%d)",
			td->name, __FILE__, __LINE__);
		return -1;
	}
}

static asn_type_selector_result_t
select_SuccessfulOutcome_SBcAP_criticality_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) {
	asn_type_selector_result_t result = {0, 0};
	const asn_ioc_set_t *itable = asn_IOS_SBcAP_SBC_AP_ELEMENTARY_PROCEDURES_1;
	size_t constraining_column = 3; /* &procedureCode */
	size_t for_column = 4; /* &criticality */
	size_t row, presence_index = 0;
	const long *constraining_value = (const long *)((const char *)parent_sptr + offsetof(struct SBcAP_SuccessfulOutcome, procedureCode));
	
	for(row=0; row < itable->rows_count; row++) {
	    const asn_ioc_cell_t *constraining_cell = &itable->rows[row * itable->columns_count + constraining_column];
	    const asn_ioc_cell_t *type_cell = &itable->rows[row * itable->columns_count + for_column];
	
	    if(type_cell->cell_kind == aioc__undefined)
	        continue;
	
	    presence_index++;
	    if(constraining_cell->type_descriptor->op->compare_struct(constraining_cell->type_descriptor, constraining_value, constraining_cell->value_sptr) == 0) {
	        result.type_descriptor = type_cell->type_descriptor;
	        result.presence_index = presence_index;
	        break;
	    }
	}
	
	return result;
}

static int
memb_SBcAP_criticality_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
	
	if(!sptr) {
		ASN__CTFAIL(app_key, td, sptr,
			"%s: value not given (%s:%d)",
			td->name, __FILE__, __LINE__);
		return -1;
	}
	
	
	if(1 /* No applicable constraints whatsoever */) {
		/* Nothing is here. See below */
	}
	
	return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
}

static asn_type_selector_result_t
select_SuccessfulOutcome_SBcAP_value_type(const asn_TYPE_descriptor_t *parent_type, const void *parent_sptr) {
	asn_type_selector_result_t result = {0, 0};
	const asn_ioc_set_t *itable = asn_IOS_SBcAP_SBC_AP_ELEMENTARY_PROCEDURES_1;
	size_t constraining_column = 3; /* &procedureCode */
	size_t for_column = 1; /* &SuccessfulOutcome */
	size_t row, presence_index = 0;
	const long *constraining_value = (const long *)((const char *)parent_sptr + offsetof(struct SBcAP_SuccessfulOutcome, procedureCode));
	
	for(row=0; row < itable->rows_count; row++) {
	    const asn_ioc_cell_t *constraining_cell = &itable->rows[row * itable->columns_count + constraining_column];
	    const asn_ioc_cell_t *type_cell = &itable->rows[row * itable->columns_count + for_column];
	
	    if(type_cell->cell_kind == aioc__undefined)
	        continue;
	
	    presence_index++;
	    if(constraining_cell->type_descriptor->op->compare_struct(constraining_cell->type_descriptor, constraining_value, constraining_cell->value_sptr) == 0) {
	        result.type_descriptor = type_cell->type_descriptor;
	        result.presence_index = presence_index;
	        break;
	    }
	}
	
	return result;
}

static int
memb_SBcAP_value_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
	
	if(!sptr) {
		ASN__CTFAIL(app_key, td, sptr,
			"%s: value not given (%s:%d)",
			td->name, __FILE__, __LINE__);
		return -1;
	}
	
	
	if(1 /* No applicable constraints whatsoever */) {
		/* Nothing is here. See below */
	}
	
	return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
}

#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
static asn_per_constraints_t asn_PER_memb_SBcAP_procedureCode_constr_2 CC_NOTUSED = {
	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
	0, 0	/* No PER value map */
};
#endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
static asn_per_constraints_t asn_PER_memb_SBcAP_criticality_constr_3 CC_NOTUSED = {
	{ APC_CONSTRAINED,	 2,  2,  0,  2 }	/* (0..2) */,
	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
	0, 0	/* No PER value map */
};
#endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
static asn_per_constraints_t asn_PER_memb_SBcAP_value_constr_4 CC_NOTUSED = {
	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
	0, 0	/* No PER value map */
};
#endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
static asn_TYPE_member_t asn_MBR_SBcAP_value_4[] = {
	{ ATF_NOFLAGS, 0, offsetof(struct SBcAP_SuccessfulOutcome__value, choice.Write_Replace_Warning_Response),
		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
		0,
		&asn_DEF_SBcAP_Write_Replace_Warning_Response,
		0,
		{
#if !defined(ASN_DISABLE_OER_SUPPORT)
			0,
#endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
			0,
#endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
			0
		},
		0, 0, /* No default value */
		"Write-Replace-Warning-Response"
		},
	{ ATF_NOFLAGS, 0, offsetof(struct SBcAP_SuccessfulOutcome__value, choice.Stop_Warning_Response),
		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
		0,
		&asn_DEF_SBcAP_Stop_Warning_Response,
		0,
		{
#if !defined(ASN_DISABLE_OER_SUPPORT)
			0,
#endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
			0,
#endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
			0
		},
		0, 0, /* No default value */
		"Stop-Warning-Response"
		},
};
static const asn_TYPE_tag2member_t asn_MAP_SBcAP_value_tag2el_4[] = {
    { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 0, 0, 1 }, /* Write-Replace-Warning-Response */
    { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), 1, -1, 0 } /* Stop-Warning-Response */
};
static asn_CHOICE_specifics_t asn_SPC_SBcAP_value_specs_4 = {
	sizeof(struct SBcAP_SuccessfulOutcome__value),
	offsetof(struct SBcAP_SuccessfulOutcome__value, _asn_ctx),
	offsetof(struct SBcAP_SuccessfulOutcome__value, present),
	sizeof(((struct SBcAP_SuccessfulOutcome__value *)0)->present),
	asn_MAP_SBcAP_value_tag2el_4,
	2,	/* Count of tags in the map */
	0, 0,
	-1	/* Extensions start */
};
static /* Use -fall-defs-global to expose */
asn_TYPE_descriptor_t asn_DEF_SBcAP_value_4 = {
	"value",
	"value",
	&asn_OP_OPEN_TYPE,
	0,	/* No effective tags (pointer) */
	0,	/* No effective tags (count) */
	0,	/* No tags (pointer) */
	0,	/* No tags (count) */
	{
#if !defined(ASN_DISABLE_OER_SUPPORT)
		0,
#endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
		0,
#endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
		OPEN_TYPE_constraint
	},
	asn_MBR_SBcAP_value_4,
	2,	/* Elements count */
	&asn_SPC_SBcAP_value_specs_4	/* Additional specs */
};

asn_TYPE_member_t asn_MBR_SBcAP_SuccessfulOutcome_1[] = {
	{ ATF_NOFLAGS, 0, offsetof(struct SBcAP_SuccessfulOutcome, procedureCode),
		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
		-1,	/* IMPLICIT tag at current level */
		&asn_DEF_SBcAP_ProcedureCode,
		0,
		{
#if !defined(ASN_DISABLE_OER_SUPPORT)
			0,
#endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
			&asn_PER_memb_SBcAP_procedureCode_constr_2,
#endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
			memb_SBcAP_procedureCode_constraint_1
		},
		0, 0, /* No default value */
		"procedureCode"
		},
	{ ATF_NOFLAGS, 0, offsetof(struct SBcAP_SuccessfulOutcome, criticality),
		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
		-1,	/* IMPLICIT tag at current level */
		&asn_DEF_SBcAP_Criticality,
		select_SuccessfulOutcome_SBcAP_criticality_type,
		{
#if !defined(ASN_DISABLE_OER_SUPPORT)
			0,
#endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
			&asn_PER_memb_SBcAP_criticality_constr_3,
#endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
			memb_SBcAP_criticality_constraint_1
		},
		0, 0, /* No default value */
		"criticality"
		},
	{ ATF_OPEN_TYPE | ATF_NOFLAGS, 0, offsetof(struct SBcAP_SuccessfulOutcome, value),
		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
		+1,	/* EXPLICIT tag at current level */
		&asn_DEF_SBcAP_value_4,
		select_SuccessfulOutcome_SBcAP_value_type,
		{
#if !defined(ASN_DISABLE_OER_SUPPORT)
			0,
#endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
			&asn_PER_memb_SBcAP_value_constr_4,
#endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
			memb_SBcAP_value_constraint_1
		},
		0, 0, /* No default value */
		"value"
		},
};
static const ber_tlv_tag_t asn_DEF_SBcAP_SuccessfulOutcome_tags_1[] = {
	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
};
static const asn_TYPE_tag2member_t asn_MAP_SBcAP_SuccessfulOutcome_tag2el_1[] = {
    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* procedureCode */
    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* criticality */
    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* value */
};
asn_SEQUENCE_specifics_t asn_SPC_SBcAP_SuccessfulOutcome_specs_1 = {
	sizeof(struct SBcAP_SuccessfulOutcome),
	offsetof(struct SBcAP_SuccessfulOutcome, _asn_ctx),
	asn_MAP_SBcAP_SuccessfulOutcome_tag2el_1,
	3,	/* Count of tags in the map */
	0, 0, 0,	/* Optional elements (not needed) */
	-1,	/* First extension addition */
};
asn_TYPE_descriptor_t asn_DEF_SBcAP_SuccessfulOutcome = {
	"SuccessfulOutcome",
	"SuccessfulOutcome",
	&asn_OP_SEQUENCE,
	asn_DEF_SBcAP_SuccessfulOutcome_tags_1,
	sizeof(asn_DEF_SBcAP_SuccessfulOutcome_tags_1)
		/sizeof(asn_DEF_SBcAP_SuccessfulOutcome_tags_1[0]), /* 1 */
	asn_DEF_SBcAP_SuccessfulOutcome_tags_1,	/* Same as above */
	sizeof(asn_DEF_SBcAP_SuccessfulOutcome_tags_1)
		/sizeof(asn_DEF_SBcAP_SuccessfulOutcome_tags_1[0]), /* 1 */
	{
#if !defined(ASN_DISABLE_OER_SUPPORT)
		0,
#endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
		0,
#endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
		SEQUENCE_constraint
	},
	asn_MBR_SBcAP_SuccessfulOutcome_1,
	3,	/* Elements count */
	&asn_SPC_SBcAP_SuccessfulOutcome_specs_1	/* Additional specs */
};