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: initializecpd.hxx
Module : cpddispatch
@BMIDE autogenerated
====================================================================================================*/
#ifndef TEAMCENTER__CPD__INITIALIZECPD_HXX
#define TEAMCENTER__CPD__INITIALIZECPD_HXX
#include <cpddispatch/libcpddispatch_exports.h>
extern "C" void CPDDISPATCH_API initializecpd();
namespace Teamcenter
{
namespace Cpd
{
extern void CPDDISPATCH_API initializecpdInternal();
}
}
namespace Teamcenter
{
namespace Cpd
{
extern void CPDDISPATCH_API initializecpdExtenders();
}
}
#include <cpddispatch/libcpddispatch_undef.h>
#endif