X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RIC-E2-TERMINATION%2FTEST%2Fe2sm.h;h=7cbc24d8d6984426a46dbd6813e8b8292b07a63f;hb=refs%2Fchanges%2F35%2F2935%2F1;hp=a4e432fd343ed549ae81a4a75d3077b052c66922;hpb=1a79bdfd453f4ae8e07074a4cc6669672c7ca2f7;p=ric-plt%2Fe2.git diff --git a/RIC-E2-TERMINATION/TEST/e2sm.h b/RIC-E2-TERMINATION/TEST/e2sm.h index a4e432f..7cbc24d 100644 --- a/RIC-E2-TERMINATION/TEST/e2sm.h +++ b/RIC-E2-TERMINATION/TEST/e2sm.h @@ -14,6 +14,11 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + + /* + * This source code is part of the near-RT RIC (RAN Intelligent Controller) + * platform project (RICP). + */ // // Created by adi ENZEL on 6/19/19. @@ -43,26 +48,26 @@ extern "C" #include -#include "../asn1cFiles/ENB-ID.h" +#include "asn1cFiles/ENB-ID.h" -#include "../asn1cFiles/E2SM-gNB-X2-actionDefinition.h" +#include "asn1cFiles/E2SM-gNB-X2-actionDefinition.h" -#include "../asn1cFiles/E2SM-gNB-X2-callProcessID.h" -#include "../asn1cFiles/E2SM-gNB-X2-controlHeader.h" -#include "../asn1cFiles/E2SM-gNB-X2-controlMessage.h" -#include "../asn1cFiles/E2SM-gNB-X2-indicationHeader.h" -#include "../asn1cFiles/E2SM-gNB-X2-indicationMessage.h" -#include "../asn1cFiles/E2SM-gNB-X2-eventTriggerDefinition.h" +#include "asn1cFiles/E2SM-gNB-X2-callProcessID.h" +#include "asn1cFiles/E2SM-gNB-X2-controlHeader.h" +#include "asn1cFiles/E2SM-gNB-X2-controlMessage.h" +#include "asn1cFiles/E2SM-gNB-X2-indicationHeader.h" +#include "asn1cFiles/E2SM-gNB-X2-indicationMessage.h" +#include "asn1cFiles/E2SM-gNB-X2-eventTriggerDefinition.h" -#include "../asn1cFiles/ActionParameter-Item.h" -#include "../asn1cFiles/ActionParameter-Value.h" -#include "../asn1cFiles/PLMN-Identity.h" -#include "../asn1cFiles/GlobalENB-ID.h" -#include "../asn1cFiles/GlobalGNB-ID.h" -#include "../asn1cFiles/Interface-ID.h" -#include "../asn1cFiles/InterfaceMessageType.h" -#include "../asn1cFiles/InterfaceProtocolIE-Item.h" +#include "asn1cFiles/ActionParameter-Item.h" +#include "asn1cFiles/ActionParameter-Value.h" +#include "asn1cFiles/PLMN-Identity.h" +#include "asn1cFiles/GlobalENB-ID.h" +#include "asn1cFiles/GlobalGNB-ID.h" +#include "asn1cFiles/Interface-ID.h" +#include "asn1cFiles/InterfaceMessageType.h" +#include "asn1cFiles/InterfaceProtocolIE-Item.h" /** * @@ -93,7 +98,10 @@ GNB_ID_t *createGnb_id(const unsigned char *data, int numOfBits); GlobalENB_ID_t *createGlobalENB_ID(PLMN_Identity_t *plmnIdentity, ENB_ID_t *enbId); /** * - * @param plmnIdentity + * @param plmnIdent#ifdef __cplusplus +} +#endif +ity * @param gnb * @return */