123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368 |
- #include "il2cpp-config.h"
- #ifndef _MSC_VER
- # include <alloca.h>
- #else
- # include <malloc.h>
- #endif
- #include <cstring>
- #include <string.h>
- #include <stdio.h>
- #include <cmath>
- #include <limits>
- #include <assert.h>
- #include <stdint.h>
- #include "codegen/il2cpp-codegen.h"
- #include "il2cpp-object-internals.h"
- template <typename T1>
- struct GenericInterfaceActionInvoker1
- {
- typedef void (*Action)(void*, T1, const RuntimeMethod*);
- static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1)
- {
- VirtualInvokeData invokeData;
- il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
- ((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
- }
- };
- // QFramework.AbstractArchitectureConfig`2<QFramework.IFrameworkCommand,QFramework.Core>
- struct AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4;
- // QFramework.AbstractArchitectureConfig`2<System.Object,System.Object>
- struct AbstractArchitectureConfig_2_t29738EE2A5D8B161E143DE20C5CBD1776C5D0297;
- // QFramework.Core
- struct Core_t28CFD1DC50B8AF43F9BBB5E136C8CC0E2AA0B85D;
- // QFramework.DefaultJsonSerializeUtility
- struct DefaultJsonSerializeUtility_t011E1A866FD8BA967C78441710A000F4E4696AF1;
- // QFramework.IQFrameworkContainer
- struct IQFrameworkContainer_t332EF450284136D7572788390D29C6A8A434F840;
- // QFramework.ITypeEventSystem
- struct ITypeEventSystem_t375EECD1CCC780564E49D9775B8609A68759B76C;
- // System.String
- struct String_t;
- IL2CPP_EXTERN_C RuntimeClass* AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4_il2cpp_TypeInfo_var;
- IL2CPP_EXTERN_C RuntimeClass* Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var;
- IL2CPP_EXTERN_C RuntimeClass* DefaultJsonSerializeUtility_t011E1A866FD8BA967C78441710A000F4E4696AF1_il2cpp_TypeInfo_var;
- IL2CPP_EXTERN_C String_t* _stringLiteral1C931C12D36FE601D7D74A6F5B56F5BBBDB968C6;
- IL2CPP_EXTERN_C const RuntimeMethod* AbstractArchitectureConfig_2__ctor_m268E8444C6FA7776C48E26DF16C415A47588111A_RuntimeMethod_var;
- IL2CPP_EXTERN_C const RuntimeMethod* AbstractArchitectureConfig_2_get_mConfig_m99EBF63BD787DADC1000EAD110CE4A2A6142D3F3_RuntimeMethod_var;
- IL2CPP_EXTERN_C const RuntimeMethod* IQFrameworkContainer_RegisterInstance_TisIJsonSerializeUtility_tB9FF02BFB6C980F282AACAEC9842472EF1593A27_m7A085430F6B3AEB44A40DF33128F877E67CF9B0E_RuntimeMethod_var;
- IL2CPP_EXTERN_C const uint32_t Core_InitOnLoad_mDDE0690E9F3B5A374C3C74C688691355872B4683_MetadataUsageId;
- IL2CPP_EXTERN_C const uint32_t Core_OnUtilityConfig_m8C392070313BAB99FCBDE0196D6AE1A8064E0164_MetadataUsageId;
- IL2CPP_EXTERN_C const uint32_t Core__ctor_m33AC7F3836600AF28A8FB3289C68260741721DD7_MetadataUsageId;
- IL2CPP_EXTERN_C_BEGIN
- IL2CPP_EXTERN_C_END
- #ifdef __clang__
- #pragma clang diagnostic push
- #pragma clang diagnostic ignored "-Winvalid-offsetof"
- #pragma clang diagnostic ignored "-Wunused-variable"
- #endif
- // <Module>
- struct U3CModuleU3E_tD64908C670863EA0DF8A281B070F67173A15C8DD
- {
- public:
- public:
- };
- // System.Object
- // QFramework.AbstractArchitectureConfig`2<QFramework.IFrameworkCommand,QFramework.Core>
- struct AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4 : public RuntimeObject
- {
- public:
- // QFramework.IQFrameworkContainer QFramework.AbstractArchitectureConfig`2::mSystemLayer
- RuntimeObject* ___mSystemLayer_0;
- // QFramework.IQFrameworkContainer QFramework.AbstractArchitectureConfig`2::mModelLayer
- RuntimeObject* ___mModelLayer_1;
- // QFramework.IQFrameworkContainer QFramework.AbstractArchitectureConfig`2::mUtilityLayer
- RuntimeObject* ___mUtilityLayer_2;
- // QFramework.ITypeEventSystem QFramework.AbstractArchitectureConfig`2::mEventSystem
- RuntimeObject* ___mEventSystem_3;
- public:
- inline static int32_t get_offset_of_mSystemLayer_0() { return static_cast<int32_t>(offsetof(AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4, ___mSystemLayer_0)); }
- inline RuntimeObject* get_mSystemLayer_0() const { return ___mSystemLayer_0; }
- inline RuntimeObject** get_address_of_mSystemLayer_0() { return &___mSystemLayer_0; }
- inline void set_mSystemLayer_0(RuntimeObject* value)
- {
- ___mSystemLayer_0 = value;
- Il2CppCodeGenWriteBarrier((void**)(&___mSystemLayer_0), (void*)value);
- }
- inline static int32_t get_offset_of_mModelLayer_1() { return static_cast<int32_t>(offsetof(AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4, ___mModelLayer_1)); }
- inline RuntimeObject* get_mModelLayer_1() const { return ___mModelLayer_1; }
- inline RuntimeObject** get_address_of_mModelLayer_1() { return &___mModelLayer_1; }
- inline void set_mModelLayer_1(RuntimeObject* value)
- {
- ___mModelLayer_1 = value;
- Il2CppCodeGenWriteBarrier((void**)(&___mModelLayer_1), (void*)value);
- }
- inline static int32_t get_offset_of_mUtilityLayer_2() { return static_cast<int32_t>(offsetof(AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4, ___mUtilityLayer_2)); }
- inline RuntimeObject* get_mUtilityLayer_2() const { return ___mUtilityLayer_2; }
- inline RuntimeObject** get_address_of_mUtilityLayer_2() { return &___mUtilityLayer_2; }
- inline void set_mUtilityLayer_2(RuntimeObject* value)
- {
- ___mUtilityLayer_2 = value;
- Il2CppCodeGenWriteBarrier((void**)(&___mUtilityLayer_2), (void*)value);
- }
- inline static int32_t get_offset_of_mEventSystem_3() { return static_cast<int32_t>(offsetof(AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4, ___mEventSystem_3)); }
- inline RuntimeObject* get_mEventSystem_3() const { return ___mEventSystem_3; }
- inline RuntimeObject** get_address_of_mEventSystem_3() { return &___mEventSystem_3; }
- inline void set_mEventSystem_3(RuntimeObject* value)
- {
- ___mEventSystem_3 = value;
- Il2CppCodeGenWriteBarrier((void**)(&___mEventSystem_3), (void*)value);
- }
- };
- struct AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4_StaticFields
- {
- public:
- // QFramework.AbstractArchitectureConfig`2<TCommand,TConfig> QFramework.AbstractArchitectureConfig`2::mPrivateConfig
- AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4 * ___mPrivateConfig_4;
- public:
- inline static int32_t get_offset_of_mPrivateConfig_4() { return static_cast<int32_t>(offsetof(AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4_StaticFields, ___mPrivateConfig_4)); }
- inline AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4 * get_mPrivateConfig_4() const { return ___mPrivateConfig_4; }
- inline AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4 ** get_address_of_mPrivateConfig_4() { return &___mPrivateConfig_4; }
- inline void set_mPrivateConfig_4(AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4 * value)
- {
- ___mPrivateConfig_4 = value;
- Il2CppCodeGenWriteBarrier((void**)(&___mPrivateConfig_4), (void*)value);
- }
- };
- // QFramework.DefaultJsonSerializeUtility
- struct DefaultJsonSerializeUtility_t011E1A866FD8BA967C78441710A000F4E4696AF1 : public RuntimeObject
- {
- public:
- public:
- };
- struct Il2CppArrayBounds;
- // System.Array
- // System.String
- struct String_t : public RuntimeObject
- {
- public:
- // System.Int32 System.String::m_stringLength
- int32_t ___m_stringLength_0;
- // System.Char System.String::m_firstChar
- Il2CppChar ___m_firstChar_1;
- public:
- inline static int32_t get_offset_of_m_stringLength_0() { return static_cast<int32_t>(offsetof(String_t, ___m_stringLength_0)); }
- inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; }
- inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; }
- inline void set_m_stringLength_0(int32_t value)
- {
- ___m_stringLength_0 = value;
- }
- inline static int32_t get_offset_of_m_firstChar_1() { return static_cast<int32_t>(offsetof(String_t, ___m_firstChar_1)); }
- inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; }
- inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; }
- inline void set_m_firstChar_1(Il2CppChar value)
- {
- ___m_firstChar_1 = value;
- }
- };
- struct String_t_StaticFields
- {
- public:
- // System.String System.String::Empty
- String_t* ___Empty_5;
- public:
- inline static int32_t get_offset_of_Empty_5() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_5)); }
- inline String_t* get_Empty_5() const { return ___Empty_5; }
- inline String_t** get_address_of_Empty_5() { return &___Empty_5; }
- inline void set_Empty_5(String_t* value)
- {
- ___Empty_5 = value;
- Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value);
- }
- };
- // System.ValueType
- struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF : public RuntimeObject
- {
- public:
- public:
- };
- // Native definition for P/Invoke marshalling of System.ValueType
- struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_pinvoke
- {
- };
- // Native definition for COM marshalling of System.ValueType
- struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_com
- {
- };
- // QFramework.Core
- struct Core_t28CFD1DC50B8AF43F9BBB5E136C8CC0E2AA0B85D : public AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4
- {
- public:
- public:
- };
- // System.Void
- struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017
- {
- public:
- union
- {
- struct
- {
- };
- uint8_t Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017__padding[1];
- };
- public:
- };
- #ifdef __clang__
- #pragma clang diagnostic pop
- #endif
- // System.Void QFramework.AbstractArchitectureConfig`2<System.Object,System.Object>::.ctor()
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbstractArchitectureConfig_2__ctor_m9683B41BF75BF5D89F71F5FFA704F7C547520F73_gshared (AbstractArchitectureConfig_2_t29738EE2A5D8B161E143DE20C5CBD1776C5D0297 * __this, const RuntimeMethod* method);
- // QFramework.AbstractArchitectureConfig`2<!0,!1> QFramework.AbstractArchitectureConfig`2<System.Object,System.Object>::get_mConfig()
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AbstractArchitectureConfig_2_t29738EE2A5D8B161E143DE20C5CBD1776C5D0297 * AbstractArchitectureConfig_2_get_mConfig_mAD69EAFC81427B177A6D61DB1E8F33D208A5ED9C_gshared (const RuntimeMethod* method);
- // System.Void QFramework.AbstractArchitectureConfig`2<QFramework.IFrameworkCommand,QFramework.Core>::.ctor()
- inline void AbstractArchitectureConfig_2__ctor_m268E8444C6FA7776C48E26DF16C415A47588111A (AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4 * __this, const RuntimeMethod* method)
- {
- (( void (*) (AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4 *, const RuntimeMethod*))AbstractArchitectureConfig_2__ctor_m9683B41BF75BF5D89F71F5FFA704F7C547520F73_gshared)(__this, method);
- }
- // QFramework.AbstractArchitectureConfig`2<!0,!1> QFramework.AbstractArchitectureConfig`2<QFramework.IFrameworkCommand,QFramework.Core>::get_mConfig()
- inline AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4 * AbstractArchitectureConfig_2_get_mConfig_m99EBF63BD787DADC1000EAD110CE4A2A6142D3F3 (const RuntimeMethod* method)
- {
- return (( AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4 * (*) (const RuntimeMethod*))AbstractArchitectureConfig_2_get_mConfig_mAD69EAFC81427B177A6D61DB1E8F33D208A5ED9C_gshared)(method);
- }
- // System.String System.String::Concat(System.Object,System.Object)
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mBB19C73816BDD1C3519F248E1ADC8E11A6FDB495 (RuntimeObject * ___arg00, RuntimeObject * ___arg11, const RuntimeMethod* method);
- // System.Void UnityEngine.Debug::Log(System.Object)
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Log_m4B7C70BAFD477C6BDB59C88A0934F0B018D03708 (RuntimeObject * ___message0, const RuntimeMethod* method);
- // System.Void QFramework.DefaultJsonSerializeUtility::.ctor()
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DefaultJsonSerializeUtility__ctor_m0C14BAE10C061723795C90D562986FB46C873249 (DefaultJsonSerializeUtility_t011E1A866FD8BA967C78441710A000F4E4696AF1 * __this, const RuntimeMethod* method);
- #ifdef __clang__
- #pragma clang diagnostic push
- #pragma clang diagnostic ignored "-Winvalid-offsetof"
- #pragma clang diagnostic ignored "-Wunused-variable"
- #endif
- #ifdef __clang__
- #pragma clang diagnostic pop
- #endif
- #ifdef __clang__
- #pragma clang diagnostic push
- #pragma clang diagnostic ignored "-Winvalid-offsetof"
- #pragma clang diagnostic ignored "-Wunused-variable"
- #endif
- // System.Void QFramework.Core::.ctor()
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Core__ctor_m33AC7F3836600AF28A8FB3289C68260741721DD7 (Core_t28CFD1DC50B8AF43F9BBB5E136C8CC0E2AA0B85D * __this, const RuntimeMethod* method)
- {
- static bool s_Il2CppMethodInitialized;
- if (!s_Il2CppMethodInitialized)
- {
- il2cpp_codegen_initialize_method (Core__ctor_m33AC7F3836600AF28A8FB3289C68260741721DD7_MetadataUsageId);
- s_Il2CppMethodInitialized = true;
- }
- {
- // public Core() {}
- IL2CPP_RUNTIME_CLASS_INIT(AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4_il2cpp_TypeInfo_var);
- AbstractArchitectureConfig_2__ctor_m268E8444C6FA7776C48E26DF16C415A47588111A(__this, /*hidden argument*/AbstractArchitectureConfig_2__ctor_m268E8444C6FA7776C48E26DF16C415A47588111A_RuntimeMethod_var);
- // public Core() {}
- return;
- }
- }
- // System.Void QFramework.Core::InitOnLoad()
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Core_InitOnLoad_mDDE0690E9F3B5A374C3C74C688691355872B4683 (const RuntimeMethod* method)
- {
- static bool s_Il2CppMethodInitialized;
- if (!s_Il2CppMethodInitialized)
- {
- il2cpp_codegen_initialize_method (Core_InitOnLoad_mDDE0690E9F3B5A374C3C74C688691355872B4683_MetadataUsageId);
- s_Il2CppMethodInitialized = true;
- }
- AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4 * V_0 = NULL;
- {
- // var config = mConfig;
- IL2CPP_RUNTIME_CLASS_INIT(AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4_il2cpp_TypeInfo_var);
- AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4 * L_0 = AbstractArchitectureConfig_2_get_mConfig_m99EBF63BD787DADC1000EAD110CE4A2A6142D3F3(/*hidden argument*/AbstractArchitectureConfig_2_get_mConfig_m99EBF63BD787DADC1000EAD110CE4A2A6142D3F3_RuntimeMethod_var);
- V_0 = L_0;
- // Debug.Log("QFramework Core Initialized:" + config);
- AbstractArchitectureConfig_2_t1D2734FAED12A514E82E4B73BDC9FE87A8F915A4 * L_1 = V_0;
- String_t* L_2 = String_Concat_mBB19C73816BDD1C3519F248E1ADC8E11A6FDB495(_stringLiteral1C931C12D36FE601D7D74A6F5B56F5BBBDB968C6, L_1, /*hidden argument*/NULL);
- IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
- Debug_Log_m4B7C70BAFD477C6BDB59C88A0934F0B018D03708(L_2, /*hidden argument*/NULL);
- // }
- return;
- }
- }
- // System.Void QFramework.Core::OnSystemConfig(QFramework.IQFrameworkContainer)
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Core_OnSystemConfig_mE3531B62BCDB57DBA6871A7E4090FBE620AAC58A (Core_t28CFD1DC50B8AF43F9BBB5E136C8CC0E2AA0B85D * __this, RuntimeObject* ___systemLayer0, const RuntimeMethod* method)
- {
- {
- // }
- return;
- }
- }
- // System.Void QFramework.Core::OnModelConfig(QFramework.IQFrameworkContainer)
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Core_OnModelConfig_m4722F860F52806B544A1593371C919EF44A0A4B4 (Core_t28CFD1DC50B8AF43F9BBB5E136C8CC0E2AA0B85D * __this, RuntimeObject* ___modelLayer0, const RuntimeMethod* method)
- {
- {
- // }
- return;
- }
- }
- // System.Void QFramework.Core::OnUtilityConfig(QFramework.IQFrameworkContainer)
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Core_OnUtilityConfig_m8C392070313BAB99FCBDE0196D6AE1A8064E0164 (Core_t28CFD1DC50B8AF43F9BBB5E136C8CC0E2AA0B85D * __this, RuntimeObject* ___utilityLayer0, const RuntimeMethod* method)
- {
- static bool s_Il2CppMethodInitialized;
- if (!s_Il2CppMethodInitialized)
- {
- il2cpp_codegen_initialize_method (Core_OnUtilityConfig_m8C392070313BAB99FCBDE0196D6AE1A8064E0164_MetadataUsageId);
- s_Il2CppMethodInitialized = true;
- }
- {
- // utilityLayer.RegisterInstance<IJsonSerializeUtility>(new DefaultJsonSerializeUtility());
- RuntimeObject* L_0 = ___utilityLayer0;
- DefaultJsonSerializeUtility_t011E1A866FD8BA967C78441710A000F4E4696AF1 * L_1 = (DefaultJsonSerializeUtility_t011E1A866FD8BA967C78441710A000F4E4696AF1 *)il2cpp_codegen_object_new(DefaultJsonSerializeUtility_t011E1A866FD8BA967C78441710A000F4E4696AF1_il2cpp_TypeInfo_var);
- DefaultJsonSerializeUtility__ctor_m0C14BAE10C061723795C90D562986FB46C873249(L_1, /*hidden argument*/NULL);
- NullCheck(L_0);
- GenericInterfaceActionInvoker1< RuntimeObject* >::Invoke(IQFrameworkContainer_RegisterInstance_TisIJsonSerializeUtility_tB9FF02BFB6C980F282AACAEC9842472EF1593A27_m7A085430F6B3AEB44A40DF33128F877E67CF9B0E_RuntimeMethod_var, L_0, L_1);
- // }
- return;
- }
- }
- #ifdef __clang__
- #pragma clang diagnostic pop
- #endif
|