colosseum-near-rt-ric/setup/e2/RIC-E2-TERMINATION/3rdparty/oranE2SM/pdu_collection.c
Leonardo Bonati 60dffad583 First commit
2021-12-08 20:17:46 +00:00

48 lines
1.8 KiB
C

/*
*
* Copyright 2020 AT&T Intellectual Property
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
*/
/*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
*/
struct asn_TYPE_descriptor_s; /* Forward declaration */
extern struct asn_TYPE_descriptor_s asn_DEF_E2SM_gNB_NRT_EventTriggerDefinition;
extern struct asn_TYPE_descriptor_s asn_DEF_E2SM_gNB_NRT_ActionDefinition;
extern struct asn_TYPE_descriptor_s asn_DEF_E2SM_gNB_NRT_IndicationHeader;
extern struct asn_TYPE_descriptor_s asn_DEF_E2SM_gNB_NRT_IndicationMessage;
extern struct asn_TYPE_descriptor_s asn_DEF_E2SM_gNB_NRT_ControlHeader;
extern struct asn_TYPE_descriptor_s asn_DEF_E2SM_gNB_NRT_ControlMessage;
extern struct asn_TYPE_descriptor_s asn_DEF_E2SM_gNB_NRT_RANfunction_Definition;
extern struct asn_TYPE_descriptor_s asn_DEF_RANparameter_Test;
struct asn_TYPE_descriptor_s *asn_pdu_collection[] = {
/* From module E2SM-gNB-NRT-IEs in ../asnTextFiles/e2sm-gNB-NRT-v401.asn */
&asn_DEF_E2SM_gNB_NRT_EventTriggerDefinition,
&asn_DEF_E2SM_gNB_NRT_ActionDefinition,
&asn_DEF_E2SM_gNB_NRT_IndicationHeader,
&asn_DEF_E2SM_gNB_NRT_IndicationMessage,
&asn_DEF_E2SM_gNB_NRT_ControlHeader,
&asn_DEF_E2SM_gNB_NRT_ControlMessage,
&asn_DEF_E2SM_gNB_NRT_RANfunction_Definition,
&asn_DEF_RANparameter_Test,
0
};