X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2ap%2Fheaders%2FPrivateMessage.h;h=3bdc693f2d7c467d8438679b48d88c26d3e79b73;hb=2e99e2f4c89b1c232b3d1765197db44e3cced5b8;hp=45bbd1763ed69978a23677536c3f3c4fa7e2da51;hpb=fbc56f981b7bd3387f7326401ceccbf31893a2ed;p=ric-plt%2Fsubmgr.git diff --git a/e2ap/headers/PrivateMessage.h b/e2ap/headers/PrivateMessage.h index 45bbd17..3bdc693 100644 --- a/e2ap/headers/PrivateMessage.h +++ b/e2ap/headers/PrivateMessage.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "X2AP-PDU-Contents" - * found in "Spec/e2ap-v031ex.asn" - * `asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER` + * found in "X2AP-15-4-0.asn1" + * `asn1c -D ./asn1_n1 -pdu=auto -fno-include-deps -fcompound-names -findirect-choice -gen-PER -gen-OER -no-gen-example` */ #ifndef _PrivateMessage_H_ @@ -21,7 +21,7 @@ extern "C" { /* PrivateMessage */ typedef struct PrivateMessage { - PrivateIE_Container_9582P0_t privateIEs; + PrivateIE_Container_7699P0_t privateIEs; /* * This type is extensible, * possible extensions are below. @@ -33,8 +33,6 @@ typedef struct PrivateMessage { /* Implementation */ extern asn_TYPE_descriptor_t asn_DEF_PrivateMessage; -extern asn_SEQUENCE_specifics_t asn_SPC_PrivateMessage_specs_1; -extern asn_TYPE_member_t asn_MBR_PrivateMessage_1[1]; #ifdef __cplusplus }