123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183 |
- // Copyright Epic Games, Inc. All Rights Reserved.
- /*===========================================================================
- Generated code exported from UnrealHeaderTool.
- DO NOT modify this manually! Edit the corresponding .h files instead!
- ===========================================================================*/
- #include "UObject/ObjectMacros.h"
- #include "UObject/ScriptMacros.h"
- PRAGMA_DISABLE_DEPRECATION_WARNINGS
- class USIOJRequestJSON;
- class USIOJsonObject;
- class UObject;
- struct FLatentActionInfo;
- enum class ESIORequestStatus : uint8;
- enum class ESIORequestContentType : uint8;
- enum class ESIORequestVerb : uint8;
- #ifdef SIOJSON_SIOJRequestJSON_generated_h
- #error "SIOJRequestJSON.generated.h already included, missing '#pragma once' in SIOJRequestJSON.h"
- #endif
- #define SIOJSON_SIOJRequestJSON_generated_h
- #define FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_76_DELEGATE \
- struct _Script_SIOJson_eventOnRequestComplete_Parms \
- { \
- USIOJRequestJSON* Request; \
- }; \
- static inline void FOnRequestComplete_DelegateWrapper(const FMulticastScriptDelegate& OnRequestComplete, USIOJRequestJSON* Request) \
- { \
- _Script_SIOJson_eventOnRequestComplete_Parms Parms; \
- Parms.Request=Request; \
- OnRequestComplete.ProcessMulticastDelegate<UObject>(&Parms); \
- }
- #define FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_77_DELEGATE \
- struct _Script_SIOJson_eventOnRequestFail_Parms \
- { \
- USIOJRequestJSON* Request; \
- }; \
- static inline void FOnRequestFail_DelegateWrapper(const FMulticastScriptDelegate& OnRequestFail, USIOJRequestJSON* Request) \
- { \
- _Script_SIOJson_eventOnRequestFail_Parms Parms; \
- Parms.Request=Request; \
- OnRequestFail.ProcessMulticastDelegate<UObject>(&Parms); \
- }
- #define FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_SPARSE_DATA
- #define FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_RPC_WRAPPERS \
- \
- DECLARE_FUNCTION(execHasTag); \
- DECLARE_FUNCTION(execRemoveTag); \
- DECLARE_FUNCTION(execAddTag); \
- DECLARE_FUNCTION(execApplyURL); \
- DECLARE_FUNCTION(execProcessURL); \
- DECLARE_FUNCTION(execGetAllResponseHeaders); \
- DECLARE_FUNCTION(execGetResponseHeader); \
- DECLARE_FUNCTION(execGetResponseCode); \
- DECLARE_FUNCTION(execGetStatus); \
- DECLARE_FUNCTION(execGetURL); \
- DECLARE_FUNCTION(execSetResponseObject); \
- DECLARE_FUNCTION(execGetResponseObject); \
- DECLARE_FUNCTION(execSetRequestObject); \
- DECLARE_FUNCTION(execGetRequestObject); \
- DECLARE_FUNCTION(execCancel); \
- DECLARE_FUNCTION(execResetResponseData); \
- DECLARE_FUNCTION(execResetRequestData); \
- DECLARE_FUNCTION(execResetData); \
- DECLARE_FUNCTION(execSetHeader); \
- DECLARE_FUNCTION(execSetBinaryRequestContent); \
- DECLARE_FUNCTION(execSetBinaryContentType); \
- DECLARE_FUNCTION(execSetContentType); \
- DECLARE_FUNCTION(execSetCustomVerb); \
- DECLARE_FUNCTION(execSetVerb); \
- DECLARE_FUNCTION(execConstructRequestExt); \
- DECLARE_FUNCTION(execConstructRequest);
- #define FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_RPC_WRAPPERS_NO_PURE_DECLS \
- \
- DECLARE_FUNCTION(execHasTag); \
- DECLARE_FUNCTION(execRemoveTag); \
- DECLARE_FUNCTION(execAddTag); \
- DECLARE_FUNCTION(execApplyURL); \
- DECLARE_FUNCTION(execProcessURL); \
- DECLARE_FUNCTION(execGetAllResponseHeaders); \
- DECLARE_FUNCTION(execGetResponseHeader); \
- DECLARE_FUNCTION(execGetResponseCode); \
- DECLARE_FUNCTION(execGetStatus); \
- DECLARE_FUNCTION(execGetURL); \
- DECLARE_FUNCTION(execSetResponseObject); \
- DECLARE_FUNCTION(execGetResponseObject); \
- DECLARE_FUNCTION(execSetRequestObject); \
- DECLARE_FUNCTION(execGetRequestObject); \
- DECLARE_FUNCTION(execCancel); \
- DECLARE_FUNCTION(execResetResponseData); \
- DECLARE_FUNCTION(execResetRequestData); \
- DECLARE_FUNCTION(execResetData); \
- DECLARE_FUNCTION(execSetHeader); \
- DECLARE_FUNCTION(execSetBinaryRequestContent); \
- DECLARE_FUNCTION(execSetBinaryContentType); \
- DECLARE_FUNCTION(execSetContentType); \
- DECLARE_FUNCTION(execSetCustomVerb); \
- DECLARE_FUNCTION(execSetVerb); \
- DECLARE_FUNCTION(execConstructRequestExt); \
- DECLARE_FUNCTION(execConstructRequest);
- #define FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_INCLASS_NO_PURE_DECLS \
- private: \
- static void StaticRegisterNativesUSIOJRequestJSON(); \
- friend struct Z_Construct_UClass_USIOJRequestJSON_Statics; \
- public: \
- DECLARE_CLASS(USIOJRequestJSON, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/SIOJson"), NO_API) \
- DECLARE_SERIALIZER(USIOJRequestJSON)
- #define FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_INCLASS \
- private: \
- static void StaticRegisterNativesUSIOJRequestJSON(); \
- friend struct Z_Construct_UClass_USIOJRequestJSON_Statics; \
- public: \
- DECLARE_CLASS(USIOJRequestJSON, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/SIOJson"), NO_API) \
- DECLARE_SERIALIZER(USIOJRequestJSON)
- #define FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_STANDARD_CONSTRUCTORS \
- /** Standard constructor, called after all reflected properties have been initialized */ \
- NO_API USIOJRequestJSON(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
- DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(USIOJRequestJSON) \
- DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, USIOJRequestJSON); \
- DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(USIOJRequestJSON); \
- private: \
- /** Private move- and copy-constructors, should never be used */ \
- NO_API USIOJRequestJSON(USIOJRequestJSON&&); \
- NO_API USIOJRequestJSON(const USIOJRequestJSON&); \
- public:
- #define FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_ENHANCED_CONSTRUCTORS \
- /** Standard constructor, called after all reflected properties have been initialized */ \
- NO_API USIOJRequestJSON(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()) : Super(ObjectInitializer) { }; \
- private: \
- /** Private move- and copy-constructors, should never be used */ \
- NO_API USIOJRequestJSON(USIOJRequestJSON&&); \
- NO_API USIOJRequestJSON(const USIOJRequestJSON&); \
- public: \
- DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, USIOJRequestJSON); \
- DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(USIOJRequestJSON); \
- DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(USIOJRequestJSON)
- #define FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_86_PROLOG
- #define FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_GENERATED_BODY_LEGACY \
- PRAGMA_DISABLE_DEPRECATION_WARNINGS \
- public: \
- FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_SPARSE_DATA \
- FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_RPC_WRAPPERS \
- FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_INCLASS \
- FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_STANDARD_CONSTRUCTORS \
- public: \
- PRAGMA_ENABLE_DEPRECATION_WARNINGS
- #define FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_GENERATED_BODY \
- PRAGMA_DISABLE_DEPRECATION_WARNINGS \
- public: \
- FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_SPARSE_DATA \
- FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_RPC_WRAPPERS_NO_PURE_DECLS \
- FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_INCLASS_NO_PURE_DECLS \
- FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h_89_ENHANCED_CONSTRUCTORS \
- static_assert(false, "Unknown access specifier for GENERATED_BODY() macro in class SIOJRequestJSON."); \
- PRAGMA_ENABLE_DEPRECATION_WARNINGS
- template<> SIOJSON_API UClass* StaticClass<class USIOJRequestJSON>();
- #undef CURRENT_FILE_ID
- #define CURRENT_FILE_ID FID_HouseDesigner5Master_Plugins_DBJson_Source_SIOJson_Public_SIOJRequestJSON_h
- PRAGMA_ENABLE_DEPRECATION_WARNINGS
|