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

#ifndef	_PE_TELECOM_H_
#define	_PE_TELECOM_H_


#include <asn_application.h>

/* Including external dependencies */
#include "PEHeader.h"
#include <OBJECT_IDENTIFIER.h>
#include "File.h"
#include <constr_SEQUENCE.h>

#ifdef __cplusplus
extern "C" {
#endif

/* Forward declarations */
struct File;

/* PE-TELECOM */
typedef struct PE_TELECOM {
	PEHeader_t	 telecom_header;
	OBJECT_IDENTIFIER_t	 templateID;
	File_t	 df_telecom;
	struct File	*ef_arr	/* OPTIONAL */;
	struct File	*ef_rma	/* OPTIONAL */;
	struct File	*ef_sume	/* OPTIONAL */;
	struct File	*ef_ice_dn	/* OPTIONAL */;
	struct File	*ef_ice_ff	/* OPTIONAL */;
	struct File	*ef_psismsc	/* OPTIONAL */;
	struct File	*df_graphics	/* OPTIONAL */;
	struct File	*ef_img	/* OPTIONAL */;
	struct File	*ef_iidf	/* OPTIONAL */;
	struct File	*ef_ice_graphics	/* OPTIONAL */;
	struct File	*ef_launch_scws	/* OPTIONAL */;
	struct File	*ef_icon	/* OPTIONAL */;
	struct File	*df_phonebook	/* OPTIONAL */;
	struct File	*ef_pbr	/* OPTIONAL */;
	struct File	*ef_ext1	/* OPTIONAL */;
	struct File	*ef_aas	/* OPTIONAL */;
	struct File	*ef_gas	/* OPTIONAL */;
	struct File	*ef_psc	/* OPTIONAL */;
	struct File	*ef_cc	/* OPTIONAL */;
	struct File	*ef_puid	/* OPTIONAL */;
	struct File	*ef_iap	/* OPTIONAL */;
	struct File	*ef_adn	/* OPTIONAL */;
	struct File	*ef_pbc	/* OPTIONAL */;
	struct File	*ef_anr	/* OPTIONAL */;
	struct File	*ef_puri	/* OPTIONAL */;
	struct File	*ef_email	/* OPTIONAL */;
	struct File	*ef_sne	/* OPTIONAL */;
	struct File	*ef_uid	/* OPTIONAL */;
	struct File	*ef_grp	/* OPTIONAL */;
	struct File	*ef_ccp1	/* OPTIONAL */;
	struct File	*df_multimedia	/* OPTIONAL */;
	struct File	*ef_mml	/* OPTIONAL */;
	struct File	*ef_mmdf	/* OPTIONAL */;
	struct File	*df_mmss	/* OPTIONAL */;
	struct File	*ef_mlpl	/* OPTIONAL */;
	struct File	*ef_mspl	/* OPTIONAL */;
	struct File	*ef_mmssmode	/* OPTIONAL */;
	struct File	*df_mcs	/* OPTIONAL */;
	struct File	*ef_mst	/* OPTIONAL */;
	struct File	*ef_mcs_config	/* OPTIONAL */;
	struct File	*df_v2x	/* OPTIONAL */;
	struct File	*ef_vst	/* OPTIONAL */;
	struct File	*ef_v2x_config	/* OPTIONAL */;
	struct File	*ef_v2xp_pc5	/* OPTIONAL */;
	struct File	*ef_v2xp_Uu	/* OPTIONAL */;
	/*
	 * This type is extensible,
	 * possible extensions are below.
	 */
	
	/* Context for parsing across buffer boundaries */
	asn_struct_ctx_t _asn_ctx;
} PE_TELECOM_t;

/* Implementation */
extern asn_TYPE_descriptor_t asn_DEF_PE_TELECOM;
extern asn_SEQUENCE_specifics_t asn_SPC_PE_TELECOM_specs_1;
extern asn_TYPE_member_t asn_MBR_PE_TELECOM_1[48];

#ifdef __cplusplus
}
#endif

/* Referred external types */
#include "File.h"

#endif	/* _PE_TELECOM_H_ */
#include <asn_internal.h>
