/*
 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
 * From ASN.1 module "SGP32Definitions"
 * 	found in "../../../asn1/SGP32Definitions.asn"
 * 	`asn1c -fcompound-names -no-gen-example`
 */

#include "Eco.h"

static asn_oer_constraints_t asn_OER_type_Eco_constr_1 CC_NOTUSED = {
	{ 0, 0 },
	-1};
asn_per_constraints_t asn_PER_type_Eco_constr_1 CC_NOTUSED = {
	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
	0, 0	/* No PER value map */
};
static asn_TYPE_member_t asn_MBR_deleteEim_3[] = {
	{ ATF_NOFLAGS, 0, offsetof(struct Eco__deleteEim, eimId),
		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
		-1,	/* IMPLICIT tag at current level */
		&asn_DEF_UTF8String,
		0,
		{ 0, 0, 0 },
		0, 0, /* No default value */
		"eimId"
		},
};
static const ber_tlv_tag_t asn_DEF_deleteEim_tags_3[] = {
	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
};
static const asn_TYPE_tag2member_t asn_MAP_deleteEim_tag2el_3[] = {
    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* eimId */
};
static asn_SEQUENCE_specifics_t asn_SPC_deleteEim_specs_3 = {
	sizeof(struct Eco__deleteEim),
	offsetof(struct Eco__deleteEim, _asn_ctx),
	asn_MAP_deleteEim_tag2el_3,
	1,	/* Count of tags in the map */
	0, 0, 0,	/* Optional elements (not needed) */
	1,	/* First extension addition */
};
static /* Use -fall-defs-global to expose */
asn_TYPE_descriptor_t asn_DEF_deleteEim_3 = {
	"deleteEim",
	"deleteEim",
	&asn_OP_SEQUENCE,
	asn_DEF_deleteEim_tags_3,
	sizeof(asn_DEF_deleteEim_tags_3)
		/sizeof(asn_DEF_deleteEim_tags_3[0]) - 1, /* 1 */
	asn_DEF_deleteEim_tags_3,	/* Same as above */
	sizeof(asn_DEF_deleteEim_tags_3)
		/sizeof(asn_DEF_deleteEim_tags_3[0]), /* 2 */
	{ 0, 0, SEQUENCE_constraint },
	asn_MBR_deleteEim_3,
	1,	/* Elements count */
	&asn_SPC_deleteEim_specs_3	/* Additional specs */
};

static const ber_tlv_tag_t asn_DEF_listEim_tags_7[] = {
	(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
};
static asn_SEQUENCE_specifics_t asn_SPC_listEim_specs_7 = {
	sizeof(struct Eco__listEim),
	offsetof(struct Eco__listEim, _asn_ctx),
	0,	/* No top level tags */
	0,	/* No tags in the map */
	0, 0, 0,	/* Optional elements (not needed) */
	-1,	/* First extension addition */
};
static /* Use -fall-defs-global to expose */
asn_TYPE_descriptor_t asn_DEF_listEim_7 = {
	"listEim",
	"listEim",
	&asn_OP_SEQUENCE,
	asn_DEF_listEim_tags_7,
	sizeof(asn_DEF_listEim_tags_7)
		/sizeof(asn_DEF_listEim_tags_7[0]) - 1, /* 1 */
	asn_DEF_listEim_tags_7,	/* Same as above */
	sizeof(asn_DEF_listEim_tags_7)
		/sizeof(asn_DEF_listEim_tags_7[0]), /* 2 */
	{ 0, 0, SEQUENCE_constraint },
	0, 0,	/* No members */
	&asn_SPC_listEim_specs_7	/* Additional specs */
};

asn_TYPE_member_t asn_MBR_Eco_1[] = {
	{ ATF_NOFLAGS, 0, offsetof(struct Eco, choice.addEim),
		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
		-1,	/* IMPLICIT tag at current level */
		&asn_DEF_EimConfigurationData,
		0,
		{ 0, 0, 0 },
		0, 0, /* No default value */
		"addEim"
		},
	{ ATF_NOFLAGS, 0, offsetof(struct Eco, choice.deleteEim),
		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
		0,
		&asn_DEF_deleteEim_3,
		0,
		{ 0, 0, 0 },
		0, 0, /* No default value */
		"deleteEim"
		},
	{ ATF_NOFLAGS, 0, offsetof(struct Eco, choice.updateEim),
		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
		-1,	/* IMPLICIT tag at current level */
		&asn_DEF_EimConfigurationData,
		0,
		{ 0, 0, 0 },
		0, 0, /* No default value */
		"updateEim"
		},
	{ ATF_NOFLAGS, 0, offsetof(struct Eco, choice.listEim),
		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
		0,
		&asn_DEF_listEim_7,
		0,
		{ 0, 0, 0 },
		0, 0, /* No default value */
		"listEim"
		},
};
static const asn_TYPE_tag2member_t asn_MAP_Eco_tag2el_1[] = {
    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 0, 0, 0 }, /* addEim */
    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 1, 0, 0 }, /* deleteEim */
    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 2, 0, 0 }, /* updateEim */
    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 3, 0, 0 } /* listEim */
};
asn_CHOICE_specifics_t asn_SPC_Eco_specs_1 = {
	sizeof(struct Eco),
	offsetof(struct Eco, _asn_ctx),
	offsetof(struct Eco, present),
	sizeof(((struct Eco *)0)->present),
	asn_MAP_Eco_tag2el_1,
	4,	/* Count of tags in the map */
	0, 0,
	4	/* Extensions start */
};
asn_TYPE_descriptor_t asn_DEF_Eco = {
	"Eco",
	"Eco",
	&asn_OP_CHOICE,
	0,	/* No effective tags (pointer) */
	0,	/* No effective tags (count) */
	0,	/* No tags (pointer) */
	0,	/* No tags (count) */
	{ &asn_OER_type_Eco_constr_1, &asn_PER_type_Eco_constr_1, CHOICE_constraint },
	asn_MBR_Eco_1,
	4,	/* Elements count */
	&asn_SPC_Eco_specs_1	/* Additional specs */
};

