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: initializelibrarymgmt.hxx
Module : librarymgmtdispatch
@BMIDE autogenerated
====================================================================================================*/
#ifndef TEAMCENTER__LIBRARYMGMT__INITIALIZELIBRARYMGMT_HXX
#define TEAMCENTER__LIBRARYMGMT__INITIALIZELIBRARYMGMT_HXX
#include <librarymgmtdispatch/liblibrarymgmtdispatch_exports.h>
extern "C" void LIBRARYMGMTDISPATCH_API initializelibrarymgmt();
namespace Teamcenter
{
namespace LibraryMgmt
{
extern void LIBRARYMGMTDISPATCH_API initializelibrarymgmtInternal();
}
}
namespace Teamcenter
{
namespace LibraryMgmt
{
extern void LIBRARYMGMTDISPATCH_API initializelibrarymgmtExtenders();
}
}
#include <librarymgmtdispatch/liblibrarymgmtdispatch_undef.h>
#endif