git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
More std::jthread stuff.
[stg.git]
/
libs
/
smux
/
include
/
stg
/
DisplayString.h
diff --git
a/libs/smux/include/stg/DisplayString.h
b/libs/smux/include/stg/DisplayString.h
index 0be1c6cb6b23c38e7a6dcb43ac39167a78fbebf1..c676dacc295be252d1a98df3baed368a686e453c 100644
(file)
--- a/
libs/smux/include/stg/DisplayString.h
+++ b/
libs/smux/include/stg/DisplayString.h
@@
-1,8
+1,8
@@
/*
/*
- * Generated by asn1c-0.9.2
8
(http://lionet.info/asn1c)
+ * Generated by asn1c-0.9.2
9
(http://lionet.info/asn1c)
* From ASN.1 module "RFC1213-MIB"
* found in "RFC1213-MIB.asn1"
* From ASN.1 module "RFC1213-MIB"
* found in "RFC1213-MIB.asn1"
- * `asn1c -S
/mnt/data/software/asn1c/skeletons
-fcompound-names -fwide-types`
+ * `asn1c -S
/home/faust/software/asn1c/skeletons/
-fcompound-names -fwide-types`
*/
#ifndef _DisplayString_H_
*/
#ifndef _DisplayString_H_
@@
-30,6
+30,10
@@
ber_type_decoder_f DisplayString_decode_ber;
der_type_encoder_f DisplayString_encode_der;
xer_type_decoder_f DisplayString_decode_xer;
xer_type_encoder_f DisplayString_encode_xer;
der_type_encoder_f DisplayString_encode_der;
xer_type_decoder_f DisplayString_decode_xer;
xer_type_encoder_f DisplayString_encode_xer;
+oer_type_decoder_f DisplayString_decode_oer;
+oer_type_encoder_f DisplayString_encode_oer;
+per_type_decoder_f DisplayString_decode_uper;
+per_type_encoder_f DisplayString_encode_uper;
#ifdef __cplusplus
}
#ifdef __cplusplus
}