aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/BMPString.h
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-10-23 11:20:06 +0000
committerLev Walkin <vlm@lionet.info>2004-10-23 11:20:06 +0000
commit9a6f65b2a18219811d38b6e4ba8a2ddb567dca53 (patch)
tree2a5606d66477dd2d58594c14bf7f1a94f15d6137 /skeletons/BMPString.h
parent36b8b8270318e3d814c8092f75fb900bf8721850 (diff)
XER decoding support
Diffstat (limited to 'skeletons/BMPString.h')
-rw-r--r--skeletons/BMPString.h1
1 files changed, 1 insertions, 0 deletions
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_ */