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.

45 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: initializefpmgmt.hxx
Module : fpmgmtdispatch
@BMIDE autogenerated
====================================================================================================*/
#ifndef TEAMCENTER__FPMGMT__INITIALIZEFPMGMT_HXX
#define TEAMCENTER__FPMGMT__INITIALIZEFPMGMT_HXX
#include <fpmgmtdispatch/libfpmgmtdispatch_exports.h>
extern "C" void FPMGMTDISPATCH_API initializefpmgmt();
namespace Teamcenter
{
namespace FPMGMT
{
extern void FPMGMTDISPATCH_API initializefpmgmtInternal();
}
}
namespace Teamcenter
{
namespace FPMGMT
{
extern void FPMGMTDISPATCH_API initializefpmgmtExtenders();
}
}
#include <fpmgmtdispatch/libfpmgmtdispatch_undef.h>
#endif