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: initializecpa0capadatamodel.hxx
|
|
Module : cpa0capadatamodeldispatch
|
|
|
|
@BMIDE autogenerated
|
|
====================================================================================================*/
|
|
|
|
#ifndef CAPADATAMODEL__INITIALIZECPA0CAPADATAMODEL_HXX
|
|
#define CAPADATAMODEL__INITIALIZECPA0CAPADATAMODEL_HXX
|
|
|
|
#include <cpa0capadatamodeldispatch/libcpa0capadatamodeldispatch_exports.h>
|
|
|
|
extern "C" void CPA0CAPADATAMODELDISPATCH_API initializecpa0capadatamodel();
|
|
|
|
|
|
namespace cpa0capadatamodel
|
|
{
|
|
extern void CPA0CAPADATAMODELDISPATCH_API initializecpa0capadatamodelInternal();
|
|
}
|
|
|
|
namespace cpa0capadatamodel
|
|
{
|
|
extern void CPA0CAPADATAMODELDISPATCH_API initializecpa0capadatamodelExtenders();
|
|
}
|
|
|
|
#include <cpa0capadatamodeldispatch/libcpa0capadatamodeldispatch_undef.h>
|
|
#endif
|