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.
40 lines
1.2 KiB
40 lines
1.2 KiB
|
|
//Copyright 2020 Siemens Digital Industries Software
|
|
//==================================================
|
|
//Copyright $2020.
|
|
//Siemens Product Lifecycle Management Software Inc.
|
|
//All Rights Reserved.
|
|
//e
|
|
//==================================================
|
|
//Copyright 2020 Siemens Digital Industries Software
|
|
|
|
/*==================================================================================================
|
|
File description:
|
|
|
|
Filename: initializeap0advanceplanner.hxx
|
|
Module : ap0advanceplannerdispatch
|
|
|
|
@BMIDE autogenerated
|
|
====================================================================================================*/
|
|
|
|
#ifndef AP0ADVANCEPLANNER__INITIALIZEAP0ADVANCEPLANNER_HXX
|
|
#define AP0ADVANCEPLANNER__INITIALIZEAP0ADVANCEPLANNER_HXX
|
|
|
|
#include <ap0advanceplannerdispatch/libap0advanceplannerdispatch_exports.h>
|
|
|
|
extern "C" void AP0ADVANCEPLANNERDISPATCH_API initializeap0advanceplanner();
|
|
|
|
|
|
namespace ap0advanceplanner
|
|
{
|
|
extern void AP0ADVANCEPLANNERDISPATCH_API initializeap0advanceplannerInternal();
|
|
}
|
|
|
|
namespace ap0advanceplanner
|
|
{
|
|
extern void AP0ADVANCEPLANNERDISPATCH_API initializeap0advanceplannerExtenders();
|
|
}
|
|
|
|
#include <ap0advanceplannerdispatch/libap0advanceplannerdispatch_undef.h>
|
|
#endif
|