You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

45 lines
1.3 KiB

//Copyright 2020 Siemens Digital Industries Software
//==================================================
//Copyright $2020.
//Siemens Product Lifecycle Management Software Inc.
//All Rights Reserved.
//==================================================
//Copyright 2020 Siemens Digital Industries Software
/*==================================================================================================
File description:
Filename: initializeserviceprocessing.hxx
Module : serviceprocessingdispatch
@BMIDE autogenerated
====================================================================================================*/
#ifndef TEAMCENTER__SERVICEPROCESSING__INITIALIZESERVICEPROCESSING_HXX
#define TEAMCENTER__SERVICEPROCESSING__INITIALIZESERVICEPROCESSING_HXX
#include <serviceprocessingdispatch/libserviceprocessingdispatch_exports.h>
extern "C" void SERVICEPROCESSINGDISPATCH_API initializeserviceprocessing();
namespace Teamcenter
{
namespace serviceprocessing
{
extern void SERVICEPROCESSINGDISPATCH_API initializeserviceprocessingInternal();
}
}
namespace Teamcenter
{
namespace serviceprocessing
{
extern void SERVICEPROCESSINGDISPATCH_API initializeserviceprocessingExtenders();
}
}
#include <serviceprocessingdispatch/libserviceprocessingdispatch_undef.h>
#endif