Ron Shacham | 0eba05c | 2020-05-08 15:13:19 -0400 | [diff] [blame^] | 1 | /* |
| 2 | * |
| 3 | * Copyright 2020 AT&T Intellectual Property |
| 4 | * |
| 5 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | * you may not use this file except in compliance with the License. |
| 7 | * You may obtain a copy of the License at |
| 8 | * |
| 9 | * http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | * |
| 11 | * Unless required by applicable law or agreed to in writing, software |
| 12 | * distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | * See the License for the specific language governing permissions and |
| 15 | * limitations under the License. |
| 16 | * |
| 17 | */ |
| 18 | |
| 19 | /* |
| 20 | * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) |
| 21 | * From ASN.1 module "E2AP-CommonDataTypes" |
| 22 | * found in "../asnTextFiles/e2ap-v01.00.00.asn" |
| 23 | * `asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -no-gen-OER -D.` |
| 24 | */ |
| 25 | |
| 26 | #ifndef _ProtocolIE_ID_H_ |
| 27 | #define _ProtocolIE_ID_H_ |
| 28 | |
| 29 | |
| 30 | #include "asn_application.h" |
| 31 | |
| 32 | /* Including external dependencies */ |
| 33 | #include "NativeInteger.h" |
| 34 | |
| 35 | #ifdef __cplusplus |
| 36 | extern "C" { |
| 37 | #endif |
| 38 | |
| 39 | /* ProtocolIE-ID */ |
| 40 | typedef long ProtocolIE_ID_t; |
| 41 | |
| 42 | /* Implementation */ |
| 43 | extern asn_per_constraints_t asn_PER_type_ProtocolIE_ID_constr_1; |
| 44 | extern asn_TYPE_descriptor_t asn_DEF_ProtocolIE_ID; |
| 45 | asn_struct_free_f ProtocolIE_ID_free; |
| 46 | asn_struct_print_f ProtocolIE_ID_print; |
| 47 | asn_constr_check_f ProtocolIE_ID_constraint; |
| 48 | ber_type_decoder_f ProtocolIE_ID_decode_ber; |
| 49 | der_type_encoder_f ProtocolIE_ID_encode_der; |
| 50 | xer_type_decoder_f ProtocolIE_ID_decode_xer; |
| 51 | xer_type_encoder_f ProtocolIE_ID_encode_xer; |
| 52 | per_type_decoder_f ProtocolIE_ID_decode_uper; |
| 53 | per_type_encoder_f ProtocolIE_ID_encode_uper; |
| 54 | per_type_decoder_f ProtocolIE_ID_decode_aper; |
| 55 | per_type_encoder_f ProtocolIE_ID_encode_aper; |
| 56 | #define ProtocolIE_ID_id_Cause ((ProtocolIE_ID_t)1) |
| 57 | #define ProtocolIE_ID_id_CriticalityDiagnostics ((ProtocolIE_ID_t)2) |
| 58 | #define ProtocolIE_ID_id_GlobalE2node_ID ((ProtocolIE_ID_t)3) |
| 59 | #define ProtocolIE_ID_id_GlobalRIC_ID ((ProtocolIE_ID_t)4) |
| 60 | #define ProtocolIE_ID_id_RANfunctionID ((ProtocolIE_ID_t)5) |
| 61 | #define ProtocolIE_ID_id_RANfunctionID_Item ((ProtocolIE_ID_t)6) |
| 62 | #define ProtocolIE_ID_id_RANfunctionIEcause_Item ((ProtocolIE_ID_t)7) |
| 63 | #define ProtocolIE_ID_id_RANfunction_Item ((ProtocolIE_ID_t)8) |
| 64 | #define ProtocolIE_ID_id_RANfunctionsAccepted ((ProtocolIE_ID_t)9) |
| 65 | #define ProtocolIE_ID_id_RANfunctionsAdded ((ProtocolIE_ID_t)10) |
| 66 | #define ProtocolIE_ID_id_RANfunctionsDeleted ((ProtocolIE_ID_t)11) |
| 67 | #define ProtocolIE_ID_id_RANfunctionsModified ((ProtocolIE_ID_t)12) |
| 68 | #define ProtocolIE_ID_id_RANfunctionsRejected ((ProtocolIE_ID_t)13) |
| 69 | #define ProtocolIE_ID_id_RICaction_Admitted_Item ((ProtocolIE_ID_t)14) |
| 70 | #define ProtocolIE_ID_id_RICactionID ((ProtocolIE_ID_t)15) |
| 71 | #define ProtocolIE_ID_id_RICaction_NotAdmitted_Item ((ProtocolIE_ID_t)16) |
| 72 | #define ProtocolIE_ID_id_RICactions_Admitted ((ProtocolIE_ID_t)17) |
| 73 | #define ProtocolIE_ID_id_RICactions_NotAdmitted ((ProtocolIE_ID_t)18) |
| 74 | #define ProtocolIE_ID_id_RICaction_ToBeSetup_Item ((ProtocolIE_ID_t)19) |
| 75 | #define ProtocolIE_ID_id_RICcallProcessID ((ProtocolIE_ID_t)20) |
| 76 | #define ProtocolIE_ID_id_RICcontrolAckRequest ((ProtocolIE_ID_t)21) |
| 77 | #define ProtocolIE_ID_id_RICcontrolHeader ((ProtocolIE_ID_t)22) |
| 78 | #define ProtocolIE_ID_id_RICcontrolMessage ((ProtocolIE_ID_t)23) |
| 79 | #define ProtocolIE_ID_id_RICcontrolStatus ((ProtocolIE_ID_t)24) |
| 80 | #define ProtocolIE_ID_id_RICindicationHeader ((ProtocolIE_ID_t)25) |
| 81 | #define ProtocolIE_ID_id_RICindicationMessage ((ProtocolIE_ID_t)26) |
| 82 | #define ProtocolIE_ID_id_RICindicationSN ((ProtocolIE_ID_t)27) |
| 83 | #define ProtocolIE_ID_id_RICindicationType ((ProtocolIE_ID_t)28) |
| 84 | #define ProtocolIE_ID_id_RICrequestID ((ProtocolIE_ID_t)29) |
| 85 | #define ProtocolIE_ID_id_RICsubscriptionDetails ((ProtocolIE_ID_t)30) |
| 86 | #define ProtocolIE_ID_id_TimeToWait ((ProtocolIE_ID_t)31) |
| 87 | #define ProtocolIE_ID_id_RICcontrolOutcome ((ProtocolIE_ID_t)32) |
| 88 | |
| 89 | #ifdef __cplusplus |
| 90 | } |
| 91 | #endif |
| 92 | |
| 93 | #endif /* _ProtocolIE_ID_H_ */ |
| 94 | #include "asn_internal.h" |