git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add an option to opt-out Firebird store.
[stg.git]
/
libs
/
smux
/
include
/
stg
/
GetRequest-PDU.h
diff --git
a/libs/smux/include/stg/GetRequest-PDU.h
b/libs/smux/include/stg/GetRequest-PDU.h
index 872c5a2e56ce55b4f8f07ce8403c4e7a874a369a..ff4d88c7707fba28eaedc4f62492330400af8fa8 100644
(file)
--- a/
libs/smux/include/stg/GetRequest-PDU.h
+++ b/
libs/smux/include/stg/GetRequest-PDU.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 "RFC1157-SNMP"
* found in "RFC1157-SNMP.asn1"
* From ASN.1 module "RFC1157-SNMP"
* found in "RFC1157-SNMP.asn1"
- * `asn1c -S
/mnt/data/software/asn1c/skeletons
-fcompound-names -fwide-types`
+ * `asn1c -S
/home/faust/software/asn1c/skeletons/
-fcompound-names -fwide-types`
*/
#ifndef _GetRequest_PDU_H_
*/
#ifndef _GetRequest_PDU_H_
@@
-30,6
+30,10
@@
ber_type_decoder_f GetRequest_PDU_decode_ber;
der_type_encoder_f GetRequest_PDU_encode_der;
xer_type_decoder_f GetRequest_PDU_decode_xer;
xer_type_encoder_f GetRequest_PDU_encode_xer;
der_type_encoder_f GetRequest_PDU_encode_der;
xer_type_decoder_f GetRequest_PDU_decode_xer;
xer_type_encoder_f GetRequest_PDU_encode_xer;
+oer_type_decoder_f GetRequest_PDU_decode_oer;
+oer_type_encoder_f GetRequest_PDU_encode_oer;
+per_type_decoder_f GetRequest_PDU_decode_uper;
+per_type_encoder_f GetRequest_PDU_encode_uper;
#ifdef __cplusplus
}
#ifdef __cplusplus
}