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: initializecip0controlinspplan.hxx
|
|
Module : cip0controlinspplandispatch
|
|
|
|
@BMIDE autogenerated
|
|
====================================================================================================*/
|
|
|
|
#ifndef CIP0CONTROLINSPPLAN__INITIALIZECIP0CONTROLINSPPLAN_HXX
|
|
#define CIP0CONTROLINSPPLAN__INITIALIZECIP0CONTROLINSPPLAN_HXX
|
|
|
|
#include <cip0controlinspplandispatch/libcip0controlinspplandispatch_exports.h>
|
|
|
|
extern "C" void CIP0CONTROLINSPPLANDISPATCH_API initializecip0controlinspplan();
|
|
|
|
|
|
namespace cip0controlinspplan
|
|
{
|
|
extern void CIP0CONTROLINSPPLANDISPATCH_API initializecip0controlinspplanInternal();
|
|
}
|
|
|
|
namespace cip0controlinspplan
|
|
{
|
|
extern void CIP0CONTROLINSPPLANDISPATCH_API initializecip0controlinspplanExtenders();
|
|
}
|
|
|
|
#include <cip0controlinspplandispatch/libcip0controlinspplandispatch_undef.h>
|
|
#endif
|