From 9a6f65b2a18219811d38b6e4ba8a2ddb567dca53 Mon Sep 17 00:00:00 2001 From: Lev Walkin Date: Sat, 23 Oct 2004 11:20:06 +0000 Subject: XER decoding support --- skeletons/BMPString.h | 1 + 1 file changed, 1 insertion(+) (limited to 'skeletons/BMPString.h') diff --git a/skeletons/BMPString.h b/skeletons/BMPString.h index 3ff2baf3..cd515973 100644 --- a/skeletons/BMPString.h +++ b/skeletons/BMPString.h @@ -12,6 +12,7 @@ typedef OCTET_STRING_t BMPString_t; /* Implemented via OCTET STRING */ extern asn_TYPE_descriptor_t asn_DEF_BMPString; asn_struct_print_f BMPString_print; /* Human-readable output */ +xer_type_decoder_f BMPString_decode_xer; xer_type_encoder_f BMPString_encode_xer; #endif /* _BMPString_H_ */ -- cgit v1.2.3