105 lines
6.1 KiB
C
105 lines
6.1 KiB
C
|
|
// Copyright Epic Games, Inc. All Rights Reserved.
|
||
|
|
/*===========================================================================
|
||
|
|
Generated code exported from UnrealHeaderTool.
|
||
|
|
DO NOT modify this manually! Edit the corresponding .h files instead!
|
||
|
|
===========================================================================*/
|
||
|
|
|
||
|
|
// IWYU pragma: private, include "ComputeFramework/ComputeDataInterfaceDispatch.h"
|
||
|
|
|
||
|
|
#ifdef COMPUTEFRAMEWORK_ComputeDataInterfaceDispatch_generated_h
|
||
|
|
#error "ComputeDataInterfaceDispatch.generated.h already included, missing '#pragma once' in ComputeDataInterfaceDispatch.h"
|
||
|
|
#endif
|
||
|
|
#define COMPUTEFRAMEWORK_ComputeDataInterfaceDispatch_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin Class UComputeDataInterfaceDispatch ********************************************
|
||
|
|
struct Z_Construct_UClass_UComputeDataInterfaceDispatch_Statics;
|
||
|
|
COMPUTEFRAMEWORK_API UClass* Z_Construct_UClass_UComputeDataInterfaceDispatch_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Private_ComputeFramework_ComputeDataInterfaceDispatch_h_16_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUComputeDataInterfaceDispatch(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UComputeDataInterfaceDispatch_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend COMPUTEFRAMEWORK_API UClass* ::Z_Construct_UClass_UComputeDataInterfaceDispatch_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UComputeDataInterfaceDispatch, UComputeDataInterface, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ComputeFramework"), Z_Construct_UClass_UComputeDataInterfaceDispatch_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UComputeDataInterfaceDispatch)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Private_ComputeFramework_ComputeDataInterfaceDispatch_h_16_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
COMPUTEFRAMEWORK_API UComputeDataInterfaceDispatch(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UComputeDataInterfaceDispatch(UComputeDataInterfaceDispatch&&) = delete; \
|
||
|
|
UComputeDataInterfaceDispatch(const UComputeDataInterfaceDispatch&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(COMPUTEFRAMEWORK_API, UComputeDataInterfaceDispatch); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UComputeDataInterfaceDispatch); \
|
||
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UComputeDataInterfaceDispatch) \
|
||
|
|
COMPUTEFRAMEWORK_API virtual ~UComputeDataInterfaceDispatch();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Private_ComputeFramework_ComputeDataInterfaceDispatch_h_13_PROLOG
|
||
|
|
#define FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Private_ComputeFramework_ComputeDataInterfaceDispatch_h_16_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Private_ComputeFramework_ComputeDataInterfaceDispatch_h_16_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Private_ComputeFramework_ComputeDataInterfaceDispatch_h_16_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UComputeDataInterfaceDispatch;
|
||
|
|
|
||
|
|
// ********** End Class UComputeDataInterfaceDispatch **********************************************
|
||
|
|
|
||
|
|
// ********** Begin Class UDispatchDataProvider ****************************************************
|
||
|
|
struct Z_Construct_UClass_UDispatchDataProvider_Statics;
|
||
|
|
COMPUTEFRAMEWORK_API UClass* Z_Construct_UClass_UDispatchDataProvider_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Private_ComputeFramework_ComputeDataInterfaceDispatch_h_41_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUDispatchDataProvider(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UDispatchDataProvider_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend COMPUTEFRAMEWORK_API UClass* ::Z_Construct_UClass_UDispatchDataProvider_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UDispatchDataProvider, UComputeDataProvider, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ComputeFramework"), Z_Construct_UClass_UDispatchDataProvider_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UDispatchDataProvider)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Private_ComputeFramework_ComputeDataInterfaceDispatch_h_41_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
NO_API UDispatchDataProvider(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UDispatchDataProvider(UDispatchDataProvider&&) = delete; \
|
||
|
|
UDispatchDataProvider(const UDispatchDataProvider&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UDispatchDataProvider); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UDispatchDataProvider); \
|
||
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UDispatchDataProvider) \
|
||
|
|
NO_API virtual ~UDispatchDataProvider();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Private_ComputeFramework_ComputeDataInterfaceDispatch_h_38_PROLOG
|
||
|
|
#define FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Private_ComputeFramework_ComputeDataInterfaceDispatch_h_41_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Private_ComputeFramework_ComputeDataInterfaceDispatch_h_41_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Private_ComputeFramework_ComputeDataInterfaceDispatch_h_41_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UDispatchDataProvider;
|
||
|
|
|
||
|
|
// ********** End Class UDispatchDataProvider ******************************************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Private_ComputeFramework_ComputeDataInterfaceDispatch_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|