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.
39 lines
1.2 KiB
39 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: initializeatt0attrtargetmgmt.hxx
|
|
Module : att0attrtargetmgmtdispatch
|
|
|
|
@BMIDE autogenerated
|
|
====================================================================================================*/
|
|
|
|
#ifndef ATT0ATTRTARGETMGMT__INITIALIZEATT0ATTRTARGETMGMT_HXX
|
|
#define ATT0ATTRTARGETMGMT__INITIALIZEATT0ATTRTARGETMGMT_HXX
|
|
|
|
#include <att0attrtargetmgmtdispatch/libatt0attrtargetmgmtdispatch_exports.h>
|
|
|
|
extern "C" void ATT0ATTRTARGETMGMTDISPATCH_API initializeatt0attrtargetmgmt();
|
|
|
|
|
|
namespace att0attrtargetmgmt
|
|
{
|
|
extern void ATT0ATTRTARGETMGMTDISPATCH_API initializeatt0attrtargetmgmtInternal();
|
|
}
|
|
|
|
namespace att0attrtargetmgmt
|
|
{
|
|
extern void ATT0ATTRTARGETMGMTDISPATCH_API initializeatt0attrtargetmgmtExtenders();
|
|
}
|
|
|
|
#include <att0attrtargetmgmtdispatch/libatt0attrtargetmgmtdispatch_undef.h>
|
|
#endif
|