Add User-level metrics
[sim/e2-interface.git] / e2sim / e2apv1sim / ASN1c / PF-Container.h
index 076e29f..853642a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "E2SM-KPM-IEs"
- *     found in "/home/rshacham/e2sm_kpm_approved.asn"
+ *     found in "/home/rshacham/e2sm-kpm-v01.02.asn"
  *     `asn1c -fcompound-names`
  */
 
@@ -27,6 +27,8 @@ typedef enum PF_Container_PR {
        PF_Container_PR_oDU,
        PF_Container_PR_oCU_CP,
        PF_Container_PR_oCU_UP
+       /* Extensions may appear below */
+       
 } PF_Container_PR;
 
 /* PF-Container */
@@ -36,6 +38,10 @@ typedef struct PF_Container {
                ODU_PF_Container_t       oDU;
                OCUCP_PF_Container_t     oCU_CP;
                OCUUP_PF_Container_t     oCU_UP;
+               /*
+                * This type is extensible,
+                * possible extensions are below.
+                */
        } choice;
        
        /* Context for parsing across buffer boundaries */