Upstreaming version 0.10.7
[ric-plt/submgr.git] / e2ap / headers / PrivateIE-Container.h
index 3417c6c..62168c8 100644 (file)
@@ -1,8 +1,8 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "X2AP-Containers"
- *     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        _PrivateIE_Container_H_
@@ -23,18 +23,18 @@ extern "C" {
 struct PrivateMessage_IEs;
 
 /* PrivateIE-Container */
-typedef struct PrivateIE_Container_9582P0 {
+typedef struct PrivateIE_Container_7699P0 {
        A_SEQUENCE_OF(struct PrivateMessage_IEs) list;
        
        /* Context for parsing across buffer boundaries */
        asn_struct_ctx_t _asn_ctx;
-} PrivateIE_Container_9582P0_t;
+} PrivateIE_Container_7699P0_t;
 
 /* Implementation */
-extern asn_TYPE_descriptor_t asn_DEF_PrivateIE_Container_9582P0;
-extern asn_SET_OF_specifics_t asn_SPC_PrivateIE_Container_9582P0_specs_1;
-extern asn_TYPE_member_t asn_MBR_PrivateIE_Container_9582P0_1[1];
-extern asn_per_constraints_t asn_PER_type_PrivateIE_Container_9582P0_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_PrivateIE_Container_7699P0;
+extern asn_SET_OF_specifics_t asn_SPC_PrivateIE_Container_7699P0_specs_1;
+extern asn_TYPE_member_t asn_MBR_PrivateIE_Container_7699P0_1[1];
+extern asn_per_constraints_t asn_PER_type_PrivateIE_Container_7699P0_constr_1;
 
 #ifdef __cplusplus
 }