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: initializepmg0cpmgmt.hxx
|
|
Module : pmg0cpmgmtdispatch
|
|
|
|
@BMIDE autogenerated
|
|
====================================================================================================*/
|
|
|
|
#ifndef PMG0CPMGMT__INITIALIZEPMG0CPMGMT_HXX
|
|
#define PMG0CPMGMT__INITIALIZEPMG0CPMGMT_HXX
|
|
|
|
#include <pmg0cpmgmtdispatch/libpmg0cpmgmtdispatch_exports.h>
|
|
|
|
extern "C" void PMG0CPMGMTDISPATCH_API initializepmg0cpmgmt();
|
|
|
|
|
|
namespace pmg0cpmgmt
|
|
{
|
|
extern void PMG0CPMGMTDISPATCH_API initializepmg0cpmgmtInternal();
|
|
}
|
|
|
|
namespace pmg0cpmgmt
|
|
{
|
|
extern void PMG0CPMGMTDISPATCH_API initializepmg0cpmgmtExtenders();
|
|
}
|
|
|
|
#include <pmg0cpmgmtdispatch/libpmg0cpmgmtdispatch_undef.h>
|
|
#endif
|