Generated C files for E2AP v2.0
[sim/e2-interface.git] / e2sim / e2sm_examples / kpm_e2sm / src / ASN1c / RANfunction-Item.h
index 82e0f45..df49735 100644 (file)
@@ -1,8 +1,8 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "E2AP-PDU-Contents"
- *     found in "e2ap-v01.01.00.asn"
- *     `asn1c -pdu=auto -fincludes-quoted -fcompound-names -findirect-choice -fno-include-deps -gen-PER -no-gen-OER -no-gen-example`
+ *     found in "e2ap-v2.asn"
+ *     `asn1c -pdu=auto -fincludes-quoted -fcompound-names -findirect-choice -fno-include-deps -gen-PER -no-gen-example`
  */
 
 #ifndef        _RANfunction_Item_H_
@@ -27,11 +27,11 @@ typedef struct RANfunction_Item {
        RANfunctionID_t  ranFunctionID;
        RANfunctionDefinition_t  ranFunctionDefinition;
        RANfunctionRevision_t    ranFunctionRevision;
+       RANfunctionOID_t         ranFunctionOID;
        /*
         * This type is extensible,
         * possible extensions are below.
         */
-       RANfunctionOID_t        *ranFunctionOID;        /* OPTIONAL */
        
        /* Context for parsing across buffer boundaries */
        asn_struct_ctx_t _asn_ctx;
@@ -39,8 +39,6 @@ typedef struct RANfunction_Item {
 
 /* Implementation */
 extern asn_TYPE_descriptor_t asn_DEF_RANfunction_Item;
-extern asn_SEQUENCE_specifics_t asn_SPC_RANfunction_Item_specs_1;
-extern asn_TYPE_member_t asn_MBR_RANfunction_Item_1[4];
 
 #ifdef __cplusplus
 }