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: initializebrndmgmt.hxx
Module : brndmgmtdispatch
@BMIDE autogenerated
====================================================================================================*/
#ifndef TEAMCENTER__BRNDMGMT__INITIALIZEBRNDMGMT_HXX
#define TEAMCENTER__BRNDMGMT__INITIALIZEBRNDMGMT_HXX
#include <brndmgmtdispatch/libbrndmgmtdispatch_exports.h>
extern "C" void BRNDMGMTDISPATCH_API initializebrndmgmt();
namespace Teamcenter
{
namespace BRNDMGMT
{
extern void BRNDMGMTDISPATCH_API initializebrndmgmtInternal();
}
}
namespace Teamcenter
{
namespace BRNDMGMT
{
extern void BRNDMGMTDISPATCH_API initializebrndmgmtExtenders();
}
}
#include <brndmgmtdispatch/libbrndmgmtdispatch_undef.h>
#endif