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

//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: initializepenetrationmgmt.hxx
Module : penetrationmgmtdispatch
@BMIDE autogenerated
====================================================================================================*/
#ifndef PENETRATIONMGMT__INITIALIZEPENETRATIONMGMT_HXX
#define PENETRATIONMGMT__INITIALIZEPENETRATIONMGMT_HXX
#include <penetrationmgmtdispatch/libpenetrationmgmtdispatch_exports.h>
extern "C" void PENETRATIONMGMTDISPATCH_API initializepenetrationmgmt();
namespace penetrationmgmt
{
extern void PENETRATIONMGMTDISPATCH_API initializepenetrationmgmtInternal();
}
namespace penetrationmgmt
{
extern void PENETRATIONMGMTDISPATCH_API initializepenetrationmgmtExtenders();
}
#include <penetrationmgmtdispatch/libpenetrationmgmtdispatch_undef.h>
#endif