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.2 KiB
39 lines
1.2 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: initializeplp0prodlineplan.hxx
|
|
Module : plp0prodlineplandispatch
|
|
|
|
@BMIDE autogenerated
|
|
====================================================================================================*/
|
|
|
|
#ifndef PLP0PRODLINEPLAN__INITIALIZEPLP0PRODLINEPLAN_HXX
|
|
#define PLP0PRODLINEPLAN__INITIALIZEPLP0PRODLINEPLAN_HXX
|
|
|
|
#include <plp0prodlineplandispatch/libplp0prodlineplandispatch_exports.h>
|
|
|
|
extern "C" void PLP0PRODLINEPLANDISPATCH_API initializeplp0prodlineplan();
|
|
|
|
|
|
namespace plp0prodlineplan
|
|
{
|
|
extern void PLP0PRODLINEPLANDISPATCH_API initializeplp0prodlineplanInternal();
|
|
}
|
|
|
|
namespace plp0prodlineplan
|
|
{
|
|
extern void PLP0PRODLINEPLANDISPATCH_API initializeplp0prodlineplanExtenders();
|
|
}
|
|
|
|
#include <plp0prodlineplandispatch/libplp0prodlineplandispatch_undef.h>
|
|
#endif
|