Update RMR to v4.8.0
[ric-plt/e2mgr.git] / E2Manager / 3rdparty / asn1codec / inc / load_information_wrapper.h
1 /*
2  * Copyright 2019 AT&T Intellectual Property
3  * Copyright 2019 Nokia
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  * This source code is part of the near-RT RIC (RAN Intelligent Controller)
20  * platform project (RICP).
21  */
22
23
24 #ifndef INC_LOAD_INFORMATION_WRAPPER_H
25 #define INC_LOAD_INFORMATION_WRAPPER_H
26
27 #include <InitiatingMessage.h>
28 #include <LoadInformation.h>
29 #include <ProtocolIE-Field.h>
30 #include <CellInformation-Item.h>
31 #include <RelativeNarrowbandTxPower.h>
32 #include <UL-HighInterferenceIndicationInfo.h>
33 #include <UL-HighInterferenceIndicationInfo-Item.h>
34 #include <ECGI.h>
35 #include <DynamicNAICSInformation.h>
36 #include <EnhancedRNTPStartTime.h>
37 #include <CoMPInformationItem.h>
38 #include <CoMPInformationStartTime.h>
39 #include <CoMPHypothesisSetItem.h>
40 #include <ABSInformationFDD.h>
41 #include <ABSInformationTDD.h>
42
43
44 #ifdef __cplusplus
45 extern "C"
46 {
47 #endif
48
49
50 #ifdef __cplusplus
51 }
52 #endif
53
54 #endif /* INC_LOAD_INFORMATION_WRAPPER_H */