X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/b27841d687ec9e84983340b5581376dfb24010ea..b2b89723a2427bba8290bd6967a1ab39cbb630be:/libs/smux/Message.c diff --git a/libs/smux/Message.c b/libs/smux/Message.c index 27ed3a2a..126eb1d9 100644 --- a/libs/smux/Message.c +++ b/libs/smux/Message.c @@ -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 "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` */ #include "Message.h" @@ -12,27 +12,27 @@ static asn_TYPE_member_t asn_MBR_Message_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, &asn_DEF_INTEGER, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ 0, + { 0, 0, 0 }, + 0, 0, /* No default value */ "version" }, { ATF_NOFLAGS, 0, offsetof(struct Message, community), (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)), 0, &asn_DEF_OCTET_STRING, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ 0, + { 0, 0, 0 }, + 0, 0, /* No default value */ "community" }, - { ATF_OPEN_TYPE | ATF_NOFLAGS, 0, offsetof(struct Message, data), + { ATF_ANY_TYPE | ATF_NOFLAGS, 0, offsetof(struct Message, data), -1 /* Ambiguous tag (ANY?) */, 0, &asn_DEF_ANY, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ 0, + { 0, 0, 0 }, + 0, 0, /* No default value */ "data" }, }; @@ -49,28 +49,19 @@ static asn_SEQUENCE_specifics_t asn_SPC_Message_specs_1 = { asn_MAP_Message_tag2el_1, 2, /* Count of tags in the map */ 0, 0, 0, /* Optional elements (not needed) */ - -1, /* Start extensions */ - -1 /* Stop extensions */ + -1, /* First extension addition */ }; asn_TYPE_descriptor_t asn_DEF_Message = { "Message", "Message", - SEQUENCE_free, - SEQUENCE_print, - SEQUENCE_constraint, - SEQUENCE_decode_ber, - SEQUENCE_encode_der, - SEQUENCE_decode_xer, - SEQUENCE_encode_xer, - 0, 0, /* No PER support, use "-gen-PER" to enable */ - 0, /* Use generic outmost tag fetcher */ + &asn_OP_SEQUENCE, asn_DEF_Message_tags_1, sizeof(asn_DEF_Message_tags_1) /sizeof(asn_DEF_Message_tags_1[0]), /* 1 */ asn_DEF_Message_tags_1, /* Same as above */ sizeof(asn_DEF_Message_tags_1) /sizeof(asn_DEF_Message_tags_1[0]), /* 1 */ - 0, /* No PER visible constraints */ + { 0, 0, SEQUENCE_constraint }, asn_MBR_Message_1, 3, /* Elements count */ &asn_SPC_Message_specs_1 /* Additional specs */