aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/constr_CHOICE.h
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2006-08-18 01:34:18 +0000
committerLev Walkin <vlm@lionet.info>2006-08-18 01:34:18 +0000
commit523de9eba2d6963b2e0620bc93a3edc50e038c67 (patch)
tree14ca9b70265a116636cc10677d92af9a0f630e01 /skeletons/constr_CHOICE.h
parent1dc85299236b3264bc9eb6d7f2177153ffe0ce55 (diff)
per support
Diffstat (limited to 'skeletons/constr_CHOICE.h')
-rw-r--r--skeletons/constr_CHOICE.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/skeletons/constr_CHOICE.h b/skeletons/constr_CHOICE.h
index 6276d7e4..83404e6d 100644
--- a/skeletons/constr_CHOICE.h
+++ b/skeletons/constr_CHOICE.h
@@ -47,6 +47,7 @@ der_type_encoder_f CHOICE_encode_der;
xer_type_decoder_f CHOICE_decode_xer;
xer_type_encoder_f CHOICE_encode_xer;
per_type_decoder_f CHOICE_decode_uper;
+per_type_encoder_f CHOICE_encode_uper;
asn_outmost_tag_f CHOICE_outmost_tag;
#ifdef __cplusplus