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: initializepkgart.hxx
Module : pkgartdispatch
@BMIDE autogenerated
====================================================================================================*/
#ifndef TEAMCENTER__PKGART__INITIALIZEPKGART_HXX
#define TEAMCENTER__PKGART__INITIALIZEPKGART_HXX
#include <pkgartdispatch/libpkgartdispatch_exports.h>
extern "C" void PKGARTDISPATCH_API initializepkgart();
namespace Teamcenter
{
namespace PKGART
{
extern void PKGARTDISPATCH_API initializepkgartInternal();
}
}
namespace Teamcenter
{
namespace PKGART
{
extern void PKGARTDISPATCH_API initializepkgartExtenders();
}
}
#include <pkgartdispatch/libpkgartdispatch_undef.h>
#endif