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.
39 lines
1.1 KiB
39 lines
1.1 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: initializelgt0logistics.hxx
|
|
Module : lgt0logisticsdispatch
|
|
|
|
@BMIDE autogenerated
|
|
====================================================================================================*/
|
|
|
|
#ifndef TEAMCENTER__INITIALIZELGT0LOGISTICS_HXX
|
|
#define TEAMCENTER__INITIALIZELGT0LOGISTICS_HXX
|
|
|
|
#include <lgt0logisticsdispatch/liblgt0logisticsdispatch_exports.h>
|
|
|
|
extern "C" void LGT0LOGISTICSDISPATCH_API initializelgt0logistics();
|
|
|
|
|
|
namespace Teamcenter
|
|
{
|
|
extern void LGT0LOGISTICSDISPATCH_API initializelgt0logisticsInternal();
|
|
}
|
|
|
|
namespace Teamcenter
|
|
{
|
|
extern void LGT0LOGISTICSDISPATCH_API initializelgt0logisticsExtenders();
|
|
}
|
|
|
|
#include <lgt0logisticsdispatch/liblgt0logisticsdispatch_undef.h>
|
|
#endif
|