X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Include%2FomCuupApi.h;fp=Include%2FomCuupApi.h;h=c4953befa2d7da7b5774d082dfd8693b2fe6ab6c;hb=e93798699eccb72af04938fc9b0d7a836e284488;hp=db191998c51255a234a6dfc252c74b65da35e97f;hpb=94f13ab3e8da393eb27ccc561d31b447b1367c56;p=scp%2Focu%2F5gnr.git diff --git a/Include/omCuupApi.h b/Include/omCuupApi.h index db19199..c4953be 100644 --- a/Include/omCuupApi.h +++ b/Include/omCuupApi.h @@ -1,9 +1,21 @@ /****************************************************************************** -############################################################################### -# Copyright (c) [2017-2020] [ICT/CAS] # -# Licensed under the ORAN Software License v1.0 (License) # -############################################################################### -******************************************************************************/ +* +* Copyright (c) 2020 ICT/CAS. +* +* Licensed under the O-RAN Software License, Version 1.0 (the "Software License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* https://www.o-ran.org/software +* +* 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. +* +*******************************************************************************/ + #ifndef __OMCUUPAPI_H__ @@ -19,14 +31,14 @@ /*结构体id*/ typedef enum{ - id_cuupBasicInfoCf = 1, + id_cuupBasicInfoCf = 1, id_cuupIpInfoList, id_cuupPlmnInfo, id_qosSupportList, id_sliceSupportList, id_cellIdSupportList, }OM_CuUp_para_struct_id; - + /////CPUP配置信息 #pragma pack(1) @@ -64,4 +76,3 @@ typedef struct CuUp_shm_table_s #endif -