]> git.stg.codes - stg.git/blobdiff - libs/smux/include/stg/SOutPDU.h
Regen SMUX support library with more recent ASN1 compiler.
[stg.git] / libs / smux / include / stg / SOutPDU.h
index d0259f9ad73f75df5c5e82e76665158e1a3b353e..08fa3db8746df02965feb7e0580d5c075c742853 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "SMUX"
  *     found in "SMUX.asn1"
- *     `asn1c -S/mnt/data/software/asn1c/skeletons -fcompound-names -fwide-types`
+ *     `asn1c -S /home/faust/software/asn1c/skeletons/ -fcompound-names -fwide-types`
  */
 
 #ifndef        _SOutPDU_H_
@@ -36,6 +36,10 @@ ber_type_decoder_f SOutPDU_decode_ber;
 der_type_encoder_f SOutPDU_encode_der;
 xer_type_decoder_f SOutPDU_decode_xer;
 xer_type_encoder_f SOutPDU_encode_xer;
+oer_type_decoder_f SOutPDU_decode_oer;
+oer_type_encoder_f SOutPDU_encode_oer;
+per_type_decoder_f SOutPDU_decode_uper;
+per_type_encoder_f SOutPDU_encode_uper;
 
 #ifdef __cplusplus
 }