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.4 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: initializetransactionprocessing.hxx
Module : transactionprocessingdispatch
@BMIDE autogenerated
====================================================================================================*/
#ifndef TEAMCENTER__TRANSACTIONPROCESSING__INITIALIZETRANSACTIONPROCESSING_HXX
#define TEAMCENTER__TRANSACTIONPROCESSING__INITIALIZETRANSACTIONPROCESSING_HXX
#include <transactionprocessingdispatch/libtransactionprocessingdispatch_exports.h>
extern "C" void TRANSACTIONPROCESSINGDISPATCH_API initializetransactionprocessing();
namespace Teamcenter
{
namespace transactionprocessing
{
extern void TRANSACTIONPROCESSINGDISPATCH_API initializetransactionprocessingInternal();
}
}
namespace Teamcenter
{
namespace transactionprocessing
{
extern void TRANSACTIONPROCESSINGDISPATCH_API initializetransactionprocessingExtenders();
}
}
#include <transactionprocessingdispatch/libtransactionprocessingdispatch_undef.h>
#endif