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.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: initializeadsfoundation.hxx
Module : adsfoundationdispatch
@BMIDE autogenerated
====================================================================================================*/
#ifndef TEAMCENTER__ADSFOUNDATION__INITIALIZEADSFOUNDATION_HXX
#define TEAMCENTER__ADSFOUNDATION__INITIALIZEADSFOUNDATION_HXX
#include <adsfoundationdispatch/libadsfoundationdispatch_exports.h>
extern "C" void ADSFOUNDATIONDISPATCH_API initializeadsfoundation();
namespace Teamcenter
{
namespace adsfoundation
{
extern void ADSFOUNDATIONDISPATCH_API initializeadsfoundationInternal();
}
}
namespace Teamcenter
{
namespace adsfoundation
{
extern void ADSFOUNDATIONDISPATCH_API initializeadsfoundationExtenders();
}
}
#include <adsfoundationdispatch/libadsfoundationdispatch_undef.h>
#endif