NGAP_MaximumDataBurstVolume.h 1.44 KB
/*
 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
 * From ASN.1 module "NGAP-IEs"
 * 	found in "R15/ngap-15.8.0.asn1"
 * 	`asn1c -pdu=all -fcompound-names -gen-PER -no-gen-OER -no-gen-example -fno-include-deps -findirect-choice -D R15/ngap-15.8.0.gen/`
 */

#ifndef	_NGAP_MaximumDataBurstVolume_H_
#define	_NGAP_MaximumDataBurstVolume_H_


#include <asn_application.h>

/* Including external dependencies */
#include <NativeInteger.h>

#ifdef __cplusplus
extern "C" {
#endif

/* NGAP_MaximumDataBurstVolume */
typedef long	 NGAP_MaximumDataBurstVolume_t;

/* Implementation */
extern asn_per_constraints_t asn_PER_type_NGAP_MaximumDataBurstVolume_constr_1;
extern asn_TYPE_descriptor_t asn_DEF_NGAP_MaximumDataBurstVolume;
asn_struct_free_f NGAP_MaximumDataBurstVolume_free;
asn_struct_print_f NGAP_MaximumDataBurstVolume_print;
asn_constr_check_f NGAP_MaximumDataBurstVolume_constraint;
ber_type_decoder_f NGAP_MaximumDataBurstVolume_decode_ber;
der_type_encoder_f NGAP_MaximumDataBurstVolume_encode_der;
xer_type_decoder_f NGAP_MaximumDataBurstVolume_decode_xer;
xer_type_encoder_f NGAP_MaximumDataBurstVolume_encode_xer;
per_type_decoder_f NGAP_MaximumDataBurstVolume_decode_uper;
per_type_encoder_f NGAP_MaximumDataBurstVolume_encode_uper;
per_type_decoder_f NGAP_MaximumDataBurstVolume_decode_aper;
per_type_encoder_f NGAP_MaximumDataBurstVolume_encode_aper;

#ifdef __cplusplus
}
#endif

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