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
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: initializeasp0aspect.hxx
|
|
Module : asp0aspectdispatch
|
|
|
|
@BMIDE autogenerated
|
|
====================================================================================================*/
|
|
|
|
#ifndef TEAMCENTER__ASP0ASPECT__INITIALIZEASP0ASPECT_HXX
|
|
#define TEAMCENTER__ASP0ASPECT__INITIALIZEASP0ASPECT_HXX
|
|
|
|
#include <asp0aspectdispatch/libasp0aspectdispatch_exports.h>
|
|
|
|
extern "C" void ASP0ASPECTDISPATCH_API initializeasp0aspect();
|
|
|
|
|
|
namespace Teamcenter
|
|
{
|
|
namespace Asp0aspect
|
|
{
|
|
extern void ASP0ASPECTDISPATCH_API initializeasp0aspectInternal();
|
|
}
|
|
}
|
|
|
|
namespace Teamcenter
|
|
{
|
|
namespace Asp0aspect
|
|
{
|
|
extern void ASP0ASPECTDISPATCH_API initializeasp0aspectExtenders();
|
|
}
|
|
}
|
|
|
|
#include <asp0aspectdispatch/libasp0aspectdispatch_undef.h>
|
|
#endif
|