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.3 KiB
39 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: initializemci0mfgcharacteristics.hxx
|
|
Module : mci0mfgcharacteristicsdispatch
|
|
|
|
@BMIDE autogenerated
|
|
====================================================================================================*/
|
|
|
|
#ifndef MCI0MFGCHARACTERISTICS__INITIALIZEMCI0MFGCHARACTERISTICS_HXX
|
|
#define MCI0MFGCHARACTERISTICS__INITIALIZEMCI0MFGCHARACTERISTICS_HXX
|
|
|
|
#include <mci0mfgcharacteristicsdispatch/libmci0mfgcharacteristicsdispatch_exports.h>
|
|
|
|
extern "C" void MCI0MFGCHARACTERISTICSDISPATCH_API initializemci0mfgcharacteristics();
|
|
|
|
|
|
namespace mci0mfgcharacteristics
|
|
{
|
|
extern void MCI0MFGCHARACTERISTICSDISPATCH_API initializemci0mfgcharacteristicsInternal();
|
|
}
|
|
|
|
namespace mci0mfgcharacteristics
|
|
{
|
|
extern void MCI0MFGCHARACTERISTICSDISPATCH_API initializemci0mfgcharacteristicsExtenders();
|
|
}
|
|
|
|
#include <mci0mfgcharacteristicsdispatch/libmci0mfgcharacteristicsdispatch_undef.h>
|
|
#endif
|