QFramework.Architecture_CodeGen.c 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. #include "il2cpp-config.h"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include "codegen/il2cpp-codegen-metadata.h"
  8. IL2CPP_EXTERN_C_BEGIN
  9. IL2CPP_EXTERN_C_END
  10. // 0x00000001 System.Void QFramework.AbstractArchitectureConfig`2::Init()
  11. // 0x00000002 T QFramework.AbstractArchitectureConfig`2::GetSystem()
  12. // 0x00000003 System.Void QFramework.AbstractArchitectureConfig`2::RegisterSystem(T)
  13. // 0x00000004 T QFramework.AbstractArchitectureConfig`2::GetModel()
  14. // 0x00000005 System.Void QFramework.AbstractArchitectureConfig`2::RegisterModel(T)
  15. // 0x00000006 T QFramework.AbstractArchitectureConfig`2::GetUtility()
  16. // 0x00000007 System.Void QFramework.AbstractArchitectureConfig`2::RegisterUtility(T)
  17. // 0x00000008 System.Void QFramework.AbstractArchitectureConfig`2::SendCommand()
  18. // 0x00000009 System.Void QFramework.AbstractArchitectureConfig`2::SendCommand(TCommand)
  19. // 0x0000000A System.Void QFramework.AbstractArchitectureConfig`2::SendEvent()
  20. // 0x0000000B System.Void QFramework.AbstractArchitectureConfig`2::SendEvent(T)
  21. // 0x0000000C System.Void QFramework.AbstractArchitectureConfig`2::RegisterEvent(System.Action`1<T>)
  22. // 0x0000000D QFramework.AbstractArchitectureConfig`2<TCommand,TConfig> QFramework.AbstractArchitectureConfig`2::get_mConfig()
  23. // 0x0000000E System.Void QFramework.AbstractArchitectureConfig`2::Config()
  24. // 0x0000000F System.Void QFramework.AbstractArchitectureConfig`2::OnCommandExecute(TCommand)
  25. // 0x00000010 System.Void QFramework.AbstractArchitectureConfig`2::Dispose()
  26. // 0x00000011 System.Void QFramework.AbstractArchitectureConfig`2::OnDispose()
  27. // 0x00000012 System.Void QFramework.AbstractArchitectureConfig`2::OnSystemConfig(QFramework.IQFrameworkContainer)
  28. // 0x00000013 System.Void QFramework.AbstractArchitectureConfig`2::OnModelConfig(QFramework.IQFrameworkContainer)
  29. // 0x00000014 System.Void QFramework.AbstractArchitectureConfig`2::OnUtilityConfig(QFramework.IQFrameworkContainer)
  30. // 0x00000015 System.Void QFramework.AbstractArchitectureConfig`2::.ctor()
  31. // 0x00000016 System.Void QFramework.AbstractArchitectureConfig`2::.cctor()
  32. // 0x00000017 T QFramework.AbstractPool`1::Allocate()
  33. // 0x00000018 System.Void QFramework.AbstractPool`1::Recycle2Cache()
  34. // 0x00000019 System.Void QFramework.AbstractPool`1::OnRecycle()
  35. // 0x0000001A System.Void QFramework.AbstractPool`1::.ctor()
  36. // 0x0000001B System.Void QFramework.AbstractPool`1::.cctor()
  37. // 0x0000001C System.Void QFramework.ICommand::Execute()
  38. // 0x0000001D System.Collections.IEnumerable QFramework.IAsyncCommand::Execute()
  39. // 0x0000001E System.Void QFramework.AbstractArchitectureConfig`2_AbstractEventSystemNode`1::Register(System.Action`1<TEvent>)
  40. // 0x0000001F System.Void QFramework.AbstractArchitectureConfig`2_AbstractEventSystemNode`1::UnRegisterAll()
  41. // 0x00000020 System.Void QFramework.AbstractArchitectureConfig`2_AbstractEventSystemNode`1::OnRecycle()
  42. // 0x00000021 System.Void QFramework.AbstractArchitectureConfig`2_AbstractEventSystemNode`1::.ctor()
  43. static Il2CppMethodPointer s_methodPointers[33] =
  44. {
  45. NULL,
  46. NULL,
  47. NULL,
  48. NULL,
  49. NULL,
  50. NULL,
  51. NULL,
  52. NULL,
  53. NULL,
  54. NULL,
  55. NULL,
  56. NULL,
  57. NULL,
  58. NULL,
  59. NULL,
  60. NULL,
  61. NULL,
  62. NULL,
  63. NULL,
  64. NULL,
  65. NULL,
  66. NULL,
  67. NULL,
  68. NULL,
  69. NULL,
  70. NULL,
  71. NULL,
  72. NULL,
  73. NULL,
  74. NULL,
  75. NULL,
  76. NULL,
  77. NULL,
  78. };
  79. static const int32_t s_InvokerIndices[33] =
  80. {
  81. -1,
  82. -1,
  83. -1,
  84. -1,
  85. -1,
  86. -1,
  87. -1,
  88. -1,
  89. -1,
  90. -1,
  91. -1,
  92. -1,
  93. -1,
  94. -1,
  95. -1,
  96. -1,
  97. -1,
  98. -1,
  99. -1,
  100. -1,
  101. -1,
  102. -1,
  103. -1,
  104. -1,
  105. -1,
  106. -1,
  107. -1,
  108. 23,
  109. 14,
  110. -1,
  111. -1,
  112. -1,
  113. -1,
  114. };
  115. static const Il2CppTokenRangePair s_rgctxIndices[14] =
  116. {
  117. { 0x02000002, { 0, 16 } },
  118. { 0x02000003, { 33, 9 } },
  119. { 0x0200000A, { 27, 5 } },
  120. { 0x06000002, { 16, 1 } },
  121. { 0x06000003, { 17, 1 } },
  122. { 0x06000004, { 18, 1 } },
  123. { 0x06000005, { 19, 1 } },
  124. { 0x06000006, { 20, 1 } },
  125. { 0x06000007, { 21, 1 } },
  126. { 0x06000008, { 22, 2 } },
  127. { 0x0600000A, { 24, 1 } },
  128. { 0x0600000B, { 25, 1 } },
  129. { 0x0600000C, { 26, 1 } },
  130. { 0x0600001E, { 32, 1 } },
  131. };
  132. static const Il2CppRGCTXDefinition s_rgctxValues[42] =
  133. {
  134. { (Il2CppRGCTXDataType)3, 18551 },
  135. { (Il2CppRGCTXDataType)2, 23077 },
  136. { (Il2CppRGCTXDataType)2, 23073 },
  137. { (Il2CppRGCTXDataType)3, 18552 },
  138. { (Il2CppRGCTXDataType)3, 18553 },
  139. { (Il2CppRGCTXDataType)2, 23078 },
  140. { (Il2CppRGCTXDataType)3, 18554 },
  141. { (Il2CppRGCTXDataType)3, 18555 },
  142. { (Il2CppRGCTXDataType)2, 27718 },
  143. { (Il2CppRGCTXDataType)3, 18556 },
  144. { (Il2CppRGCTXDataType)3, 18557 },
  145. { (Il2CppRGCTXDataType)3, 18558 },
  146. { (Il2CppRGCTXDataType)3, 18559 },
  147. { (Il2CppRGCTXDataType)3, 18560 },
  148. { (Il2CppRGCTXDataType)3, 18561 },
  149. { (Il2CppRGCTXDataType)3, 18562 },
  150. { (Il2CppRGCTXDataType)3, 18563 },
  151. { (Il2CppRGCTXDataType)3, 18564 },
  152. { (Il2CppRGCTXDataType)3, 18565 },
  153. { (Il2CppRGCTXDataType)3, 18566 },
  154. { (Il2CppRGCTXDataType)3, 18567 },
  155. { (Il2CppRGCTXDataType)3, 18568 },
  156. { (Il2CppRGCTXDataType)3, 18569 },
  157. { (Il2CppRGCTXDataType)2, 27719 },
  158. { (Il2CppRGCTXDataType)3, 18570 },
  159. { (Il2CppRGCTXDataType)3, 18571 },
  160. { (Il2CppRGCTXDataType)3, 18572 },
  161. { (Il2CppRGCTXDataType)3, 18573 },
  162. { (Il2CppRGCTXDataType)2, 23090 },
  163. { (Il2CppRGCTXDataType)3, 18574 },
  164. { (Il2CppRGCTXDataType)3, 18575 },
  165. { (Il2CppRGCTXDataType)2, 23084 },
  166. { (Il2CppRGCTXDataType)3, 18576 },
  167. { (Il2CppRGCTXDataType)2, 23098 },
  168. { (Il2CppRGCTXDataType)3, 18577 },
  169. { (Il2CppRGCTXDataType)3, 18578 },
  170. { (Il2CppRGCTXDataType)3, 18579 },
  171. { (Il2CppRGCTXDataType)2, 23096 },
  172. { (Il2CppRGCTXDataType)3, 18580 },
  173. { (Il2CppRGCTXDataType)3, 18581 },
  174. { (Il2CppRGCTXDataType)2, 27721 },
  175. { (Il2CppRGCTXDataType)3, 18582 },
  176. };
  177. extern const Il2CppCodeGenModule g_QFramework_ArchitectureCodeGenModule;
  178. const Il2CppCodeGenModule g_QFramework_ArchitectureCodeGenModule =
  179. {
  180. "QFramework.Architecture.dll",
  181. 33,
  182. s_methodPointers,
  183. s_InvokerIndices,
  184. 0,
  185. NULL,
  186. 14,
  187. s_rgctxIndices,
  188. 42,
  189. s_rgctxValues,
  190. NULL,
  191. };