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.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: initializecfg0configurator.hxx
Module : cfg0configuratordispatch
@BMIDE autogenerated
====================================================================================================*/
#ifndef TEAMCENTER__CFG0CONFIGURATOR__INITIALIZECFG0CONFIGURATOR_HXX
#define TEAMCENTER__CFG0CONFIGURATOR__INITIALIZECFG0CONFIGURATOR_HXX
#include <cfg0configuratordispatch/libcfg0configuratordispatch_exports.h>
extern "C" void CFG0CONFIGURATORDISPATCH_API initializecfg0configurator();
namespace Teamcenter
{
namespace Cfg0configurator
{
extern void CFG0CONFIGURATORDISPATCH_API initializecfg0configuratorInternal();
}
}
namespace Teamcenter
{
namespace Cfg0configurator
{
extern void CFG0CONFIGURATORDISPATCH_API initializecfg0configuratorExtenders();
}
}
#include <cfg0configuratordispatch/libcfg0configuratordispatch_undef.h>
#endif