Rust · Offsets

Rust Offsets

offsets.h ·build 24614784 ·dumped 2026-08-17 12:14:02 AM UTC+1 ·341,881 lines ·21.3 MB ·Aug 16, 2026 latest
Raw Download All dumps
sha256 d54276435eed14ee035a86d50b1b8e708728e9dc881f00690a2e2fd650594028
← Prev Next → Page 139 of 171 — lines 276,001–278,000 of 341,881
341,881 lines
  1. 276001 constexpr std::uintptr_t pvFlags = 0xE8 ;
  2. 276002 
  3. 276003 namespace _static
  4. 276004 {
  5. 276005 constexpr std::uintptr_t anyTypeLax = 0x0 ;
  6. 276006 constexpr std::uintptr_t anyTypeSkip = 0x8 ;
  7. 276007 constexpr std::uintptr_t untypedAnyType = 0x10 ;
  8. 276008 }
  9. 276009 
  10. 276010 }
  11. 276011 
  12. 276012 namespace System_Xml_Schema__XmlSchemaContent
  13. 276013 {
  14. 276014 constexpr std::uintptr_t lineNum = 0x10 ;
  15. 276015 constexpr std::uintptr_t linePos = 0x14 ;
  16. 276016 constexpr std::uintptr_t sourceUri = 0x18 ;
  17. 276017 constexpr std::uintptr_t namespaces = 0x20 ;
  18. 276018 constexpr std::uintptr_t parent = 0x28 ;
  19. 276019 constexpr std::uintptr_t isProcessing = 0x30 ;
  20. 276020 constexpr std::uintptr_t id = 0x38 ;
  21. 276021 constexpr std::uintptr_t annotation = 0x40 ;
  22. 276022 constexpr std::uintptr_t moreAttributes = 0x48 ;
  23. 276023 }
  24. 276024 
  25. 276025 namespace System_Xml_Schema__XmlSchemaContentModel
  26. 276026 {
  27. 276027 constexpr std::uintptr_t lineNum = 0x10 ;
  28. 276028 constexpr std::uintptr_t linePos = 0x14 ;
  29. 276029 constexpr std::uintptr_t sourceUri = 0x18 ;
  30. 276030 constexpr std::uintptr_t namespaces = 0x20 ;
  31. 276031 constexpr std::uintptr_t parent = 0x28 ;
  32. 276032 constexpr std::uintptr_t isProcessing = 0x30 ;
  33. 276033 constexpr std::uintptr_t id = 0x38 ;
  34. 276034 constexpr std::uintptr_t annotation = 0x40 ;
  35. 276035 constexpr std::uintptr_t moreAttributes = 0x48 ;
  36. 276036 }
  37. 276037 
  38. 276038 namespace System_Xml_Schema__XmlSchemaContentProcessing
  39. 276039 {
  40. 276040 constexpr std::uintptr_t value__ = 0x0 ;
  41. 276041 }
  42. 276042 
  43. 276043 namespace System_Xml_Schema__XmlSchemaContentType
  44. 276044 {
  45. 276045 constexpr std::uintptr_t value__ = 0x0 ;
  46. 276046 }
  47. 276047 
  48. 276048 namespace System_Xml_Schema__XmlSchemaDerivationMethod
  49. 276049 {
  50. 276050 constexpr std::uintptr_t value__ = 0x0 ;
  51. 276051 }
  52. 276052 
  53. 276053 namespace System_Xml_Schema__XmlSchemaDocumentation
  54. 276054 {
  55. 276055 constexpr std::uintptr_t lineNum = 0x10 ;
  56. 276056 constexpr std::uintptr_t linePos = 0x14 ;
  57. 276057 constexpr std::uintptr_t sourceUri = 0x18 ;
  58. 276058 constexpr std::uintptr_t namespaces = 0x20 ;
  59. 276059 constexpr std::uintptr_t parent = 0x28 ;
  60. 276060 constexpr std::uintptr_t isProcessing = 0x30 ;
  61. 276061 constexpr std::uintptr_t source = 0x38 ;
  62. 276062 constexpr std::uintptr_t language = 0x40 ;
  63. 276063 constexpr std::uintptr_t markup = 0x48 ;
  64. 276064 
  65. 276065 namespace _static
  66. 276066 {
  67. 276067 constexpr std::uintptr_t languageType = 0x0 ;
  68. 276068 }
  69. 276069 
  70. 276070 }
  71. 276071 
  72. 276072 namespace System_Xml_Schema__XmlSchemaElement
  73. 276073 {
  74. 276074 constexpr std::uintptr_t lineNum = 0x10 ;
  75. 276075 constexpr std::uintptr_t linePos = 0x14 ;
  76. 276076 constexpr std::uintptr_t sourceUri = 0x18 ;
  77. 276077 constexpr std::uintptr_t namespaces = 0x20 ;
  78. 276078 constexpr std::uintptr_t parent = 0x28 ;
  79. 276079 constexpr std::uintptr_t isProcessing = 0x30 ;
  80. 276080 constexpr std::uintptr_t id = 0x38 ;
  81. 276081 constexpr std::uintptr_t annotation = 0x40 ;
  82. 276082 constexpr std::uintptr_t moreAttributes = 0x48 ;
  83. 276083 constexpr std::uintptr_t minOccurs = 0x50 ;
  84. 276084 constexpr std::uintptr_t maxOccurs = 0x60 ;
  85. 276085 constexpr std::uintptr_t flags = 0x70 ;
  86. 276086 constexpr std::uintptr_t isAbstract = 0x78 ;
  87. 276087 constexpr std::uintptr_t hasAbstractAttribute = 0x79 ;
  88. 276088 constexpr std::uintptr_t isNillable = 0x7A ;
  89. 276089 constexpr std::uintptr_t hasNillableAttribute = 0x7B ;
  90. 276090 constexpr std::uintptr_t isLocalTypeDerivationChecked = 0x7C ;
  91. 276091 constexpr std::uintptr_t block = 0x80 ;
  92. 276092 constexpr std::uintptr_t final = 0x84 ;
  93. 276093 constexpr std::uintptr_t form = 0x88 ;
  94. 276094 constexpr std::uintptr_t defaultValue = 0x90 ;
  95. 276095 constexpr std::uintptr_t fixedValue = 0x98 ;
  96. 276096 constexpr std::uintptr_t name = 0xA0 ;
  97. 276097 constexpr std::uintptr_t refName = 0xA8 ;
  98. 276098 constexpr std::uintptr_t substitutionGroup = 0xB0 ;
  99. 276099 constexpr std::uintptr_t typeName = 0xB8 ;
  100. 276100 constexpr std::uintptr_t type = 0xC0 ;
  101. 276101 constexpr std::uintptr_t qualifiedName = 0xC8 ;
  102. 276102 constexpr std::uintptr_t elementType = 0xD0 ;
  103. 276103 constexpr std::uintptr_t blockResolved = 0xD8 ;
  104. 276104 constexpr std::uintptr_t finalResolved = 0xDC ;
  105. 276105 constexpr std::uintptr_t constraints = 0xE0 ;
  106. 276106 constexpr std::uintptr_t elementDecl = 0xE8 ;
  107. 276107 }
  108. 276108 
  109. 276109 namespace System_Xml_Schema__XmlSchemaException
  110. 276110 {
  111. 276111 constexpr std::uintptr_t _className = 0x10 ;
  112. 276112 constexpr std::uintptr_t _message = 0x18 ;
  113. 276113 constexpr std::uintptr_t _data = 0x20 ;
  114. 276114 constexpr std::uintptr_t _innerException = 0x28 ;
  115. 276115 constexpr std::uintptr_t _helpURL = 0x30 ;
  116. 276116 constexpr std::uintptr_t _stackTrace = 0x38 ;
  117. 276117 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  118. 276118 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  119. 276119 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  120. 276120 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  121. 276121 constexpr std::uintptr_t _HResult = 0x60 ;
  122. 276122 constexpr std::uintptr_t _source = 0x68 ;
  123. 276123 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  124. 276124 constexpr std::uintptr_t captured_traces = 0x78 ;
  125. 276125 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  126. 276126 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  127. 276127 constexpr std::uintptr_t res = 0x90 ;
  128. 276128 constexpr std::uintptr_t args = 0x98 ;
  129. 276129 constexpr std::uintptr_t sourceUri = 0xA0 ;
  130. 276130 constexpr std::uintptr_t lineNumber = 0xA8 ;
  131. 276131 constexpr std::uintptr_t linePosition = 0xAC ;
  132. 276132 constexpr std::uintptr_t sourceSchemaObject = 0xB0 ;
  133. 276133 constexpr std::uintptr_t message = 0xB8 ;
  134. 276134 }
  135. 276135 
  136. 276136 namespace System_Xml_Schema__XmlSchemaExternal
  137. 276137 {
  138. 276138 constexpr std::uintptr_t lineNum = 0x10 ;
  139. 276139 constexpr std::uintptr_t linePos = 0x14 ;
  140. 276140 constexpr std::uintptr_t sourceUri = 0x18 ;
  141. 276141 constexpr std::uintptr_t namespaces = 0x20 ;
  142. 276142 constexpr std::uintptr_t parent = 0x28 ;
  143. 276143 constexpr std::uintptr_t isProcessing = 0x30 ;
  144. 276144 constexpr std::uintptr_t location = 0x38 ;
  145. 276145 constexpr std::uintptr_t baseUri = 0x40 ;
  146. 276146 constexpr std::uintptr_t schema = 0x48 ;
  147. 276147 constexpr std::uintptr_t id = 0x50 ;
  148. 276148 constexpr std::uintptr_t moreAttributes = 0x58 ;
  149. 276149 constexpr std::uintptr_t compositor = 0x60 ;
  150. 276150 }
  151. 276151 
  152. 276152 namespace System_Xml_Schema__FacetType
  153. 276153 {
  154. 276154 constexpr std::uintptr_t value__ = 0x0 ;
  155. 276155 }
  156. 276156 
  157. 276157 namespace System_Xml_Schema__XmlSchemaFacet
  158. 276158 {
  159. 276159 constexpr std::uintptr_t lineNum = 0x10 ;
  160. 276160 constexpr std::uintptr_t linePos = 0x14 ;
  161. 276161 constexpr std::uintptr_t sourceUri = 0x18 ;
  162. 276162 constexpr std::uintptr_t namespaces = 0x20 ;
  163. 276163 constexpr std::uintptr_t parent = 0x28 ;
  164. 276164 constexpr std::uintptr_t isProcessing = 0x30 ;
  165. 276165 constexpr std::uintptr_t id = 0x38 ;
  166. 276166 constexpr std::uintptr_t annotation = 0x40 ;
  167. 276167 constexpr std::uintptr_t moreAttributes = 0x48 ;
  168. 276168 constexpr std::uintptr_t value = 0x50 ;
  169. 276169 constexpr std::uintptr_t isFixed = 0x58 ;
  170. 276170 constexpr std::uintptr_t facetType = 0x5C ;
  171. 276171 }
  172. 276172 
  173. 276173 namespace System_Xml_Schema__XmlSchemaNumericFacet
  174. 276174 {
  175. 276175 constexpr std::uintptr_t lineNum = 0x10 ;
  176. 276176 constexpr std::uintptr_t linePos = 0x14 ;
  177. 276177 constexpr std::uintptr_t sourceUri = 0x18 ;
  178. 276178 constexpr std::uintptr_t namespaces = 0x20 ;
  179. 276179 constexpr std::uintptr_t parent = 0x28 ;
  180. 276180 constexpr std::uintptr_t isProcessing = 0x30 ;
  181. 276181 constexpr std::uintptr_t id = 0x38 ;
  182. 276182 constexpr std::uintptr_t annotation = 0x40 ;
  183. 276183 constexpr std::uintptr_t moreAttributes = 0x48 ;
  184. 276184 constexpr std::uintptr_t value = 0x50 ;
  185. 276185 constexpr std::uintptr_t isFixed = 0x58 ;
  186. 276186 constexpr std::uintptr_t facetType = 0x5C ;
  187. 276187 }
  188. 276188 
  189. 276189 namespace System_Xml_Schema__XmlSchemaLengthFacet
  190. 276190 {
  191. 276191 constexpr std::uintptr_t lineNum = 0x10 ;
  192. 276192 constexpr std::uintptr_t linePos = 0x14 ;
  193. 276193 constexpr std::uintptr_t sourceUri = 0x18 ;
  194. 276194 constexpr std::uintptr_t namespaces = 0x20 ;
  195. 276195 constexpr std::uintptr_t parent = 0x28 ;
  196. 276196 constexpr std::uintptr_t isProcessing = 0x30 ;
  197. 276197 constexpr std::uintptr_t id = 0x38 ;
  198. 276198 constexpr std::uintptr_t annotation = 0x40 ;
  199. 276199 constexpr std::uintptr_t moreAttributes = 0x48 ;
  200. 276200 constexpr std::uintptr_t value = 0x50 ;
  201. 276201 constexpr std::uintptr_t isFixed = 0x58 ;
  202. 276202 constexpr std::uintptr_t facetType = 0x5C ;
  203. 276203 }
  204. 276204 
  205. 276205 namespace System_Xml_Schema__XmlSchemaMinLengthFacet
  206. 276206 {
  207. 276207 constexpr std::uintptr_t lineNum = 0x10 ;
  208. 276208 constexpr std::uintptr_t linePos = 0x14 ;
  209. 276209 constexpr std::uintptr_t sourceUri = 0x18 ;
  210. 276210 constexpr std::uintptr_t namespaces = 0x20 ;
  211. 276211 constexpr std::uintptr_t parent = 0x28 ;
  212. 276212 constexpr std::uintptr_t isProcessing = 0x30 ;
  213. 276213 constexpr std::uintptr_t id = 0x38 ;
  214. 276214 constexpr std::uintptr_t annotation = 0x40 ;
  215. 276215 constexpr std::uintptr_t moreAttributes = 0x48 ;
  216. 276216 constexpr std::uintptr_t value = 0x50 ;
  217. 276217 constexpr std::uintptr_t isFixed = 0x58 ;
  218. 276218 constexpr std::uintptr_t facetType = 0x5C ;
  219. 276219 }
  220. 276220 
  221. 276221 namespace System_Xml_Schema__XmlSchemaMaxLengthFacet
  222. 276222 {
  223. 276223 constexpr std::uintptr_t lineNum = 0x10 ;
  224. 276224 constexpr std::uintptr_t linePos = 0x14 ;
  225. 276225 constexpr std::uintptr_t sourceUri = 0x18 ;
  226. 276226 constexpr std::uintptr_t namespaces = 0x20 ;
  227. 276227 constexpr std::uintptr_t parent = 0x28 ;
  228. 276228 constexpr std::uintptr_t isProcessing = 0x30 ;
  229. 276229 constexpr std::uintptr_t id = 0x38 ;
  230. 276230 constexpr std::uintptr_t annotation = 0x40 ;
  231. 276231 constexpr std::uintptr_t moreAttributes = 0x48 ;
  232. 276232 constexpr std::uintptr_t value = 0x50 ;
  233. 276233 constexpr std::uintptr_t isFixed = 0x58 ;
  234. 276234 constexpr std::uintptr_t facetType = 0x5C ;
  235. 276235 }
  236. 276236 
  237. 276237 namespace System_Xml_Schema__XmlSchemaPatternFacet
  238. 276238 {
  239. 276239 constexpr std::uintptr_t lineNum = 0x10 ;
  240. 276240 constexpr std::uintptr_t linePos = 0x14 ;
  241. 276241 constexpr std::uintptr_t sourceUri = 0x18 ;
  242. 276242 constexpr std::uintptr_t namespaces = 0x20 ;
  243. 276243 constexpr std::uintptr_t parent = 0x28 ;
  244. 276244 constexpr std::uintptr_t isProcessing = 0x30 ;
  245. 276245 constexpr std::uintptr_t id = 0x38 ;
  246. 276246 constexpr std::uintptr_t annotation = 0x40 ;
  247. 276247 constexpr std::uintptr_t moreAttributes = 0x48 ;
  248. 276248 constexpr std::uintptr_t value = 0x50 ;
  249. 276249 constexpr std::uintptr_t isFixed = 0x58 ;
  250. 276250 constexpr std::uintptr_t facetType = 0x5C ;
  251. 276251 }
  252. 276252 
  253. 276253 namespace System_Xml_Schema__XmlSchemaEnumerationFacet
  254. 276254 {
  255. 276255 constexpr std::uintptr_t lineNum = 0x10 ;
  256. 276256 constexpr std::uintptr_t linePos = 0x14 ;
  257. 276257 constexpr std::uintptr_t sourceUri = 0x18 ;
  258. 276258 constexpr std::uintptr_t namespaces = 0x20 ;
  259. 276259 constexpr std::uintptr_t parent = 0x28 ;
  260. 276260 constexpr std::uintptr_t isProcessing = 0x30 ;
  261. 276261 constexpr std::uintptr_t id = 0x38 ;
  262. 276262 constexpr std::uintptr_t annotation = 0x40 ;
  263. 276263 constexpr std::uintptr_t moreAttributes = 0x48 ;
  264. 276264 constexpr std::uintptr_t value = 0x50 ;
  265. 276265 constexpr std::uintptr_t isFixed = 0x58 ;
  266. 276266 constexpr std::uintptr_t facetType = 0x5C ;
  267. 276267 }
  268. 276268 
  269. 276269 namespace System_Xml_Schema__XmlSchemaMinExclusiveFacet
  270. 276270 {
  271. 276271 constexpr std::uintptr_t lineNum = 0x10 ;
  272. 276272 constexpr std::uintptr_t linePos = 0x14 ;
  273. 276273 constexpr std::uintptr_t sourceUri = 0x18 ;
  274. 276274 constexpr std::uintptr_t namespaces = 0x20 ;
  275. 276275 constexpr std::uintptr_t parent = 0x28 ;
  276. 276276 constexpr std::uintptr_t isProcessing = 0x30 ;
  277. 276277 constexpr std::uintptr_t id = 0x38 ;
  278. 276278 constexpr std::uintptr_t annotation = 0x40 ;
  279. 276279 constexpr std::uintptr_t moreAttributes = 0x48 ;
  280. 276280 constexpr std::uintptr_t value = 0x50 ;
  281. 276281 constexpr std::uintptr_t isFixed = 0x58 ;
  282. 276282 constexpr std::uintptr_t facetType = 0x5C ;
  283. 276283 }
  284. 276284 
  285. 276285 namespace System_Xml_Schema__XmlSchemaMinInclusiveFacet
  286. 276286 {
  287. 276287 constexpr std::uintptr_t lineNum = 0x10 ;
  288. 276288 constexpr std::uintptr_t linePos = 0x14 ;
  289. 276289 constexpr std::uintptr_t sourceUri = 0x18 ;
  290. 276290 constexpr std::uintptr_t namespaces = 0x20 ;
  291. 276291 constexpr std::uintptr_t parent = 0x28 ;
  292. 276292 constexpr std::uintptr_t isProcessing = 0x30 ;
  293. 276293 constexpr std::uintptr_t id = 0x38 ;
  294. 276294 constexpr std::uintptr_t annotation = 0x40 ;
  295. 276295 constexpr std::uintptr_t moreAttributes = 0x48 ;
  296. 276296 constexpr std::uintptr_t value = 0x50 ;
  297. 276297 constexpr std::uintptr_t isFixed = 0x58 ;
  298. 276298 constexpr std::uintptr_t facetType = 0x5C ;
  299. 276299 }
  300. 276300 
  301. 276301 namespace System_Xml_Schema__XmlSchemaMaxExclusiveFacet
  302. 276302 {
  303. 276303 constexpr std::uintptr_t lineNum = 0x10 ;
  304. 276304 constexpr std::uintptr_t linePos = 0x14 ;
  305. 276305 constexpr std::uintptr_t sourceUri = 0x18 ;
  306. 276306 constexpr std::uintptr_t namespaces = 0x20 ;
  307. 276307 constexpr std::uintptr_t parent = 0x28 ;
  308. 276308 constexpr std::uintptr_t isProcessing = 0x30 ;
  309. 276309 constexpr std::uintptr_t id = 0x38 ;
  310. 276310 constexpr std::uintptr_t annotation = 0x40 ;
  311. 276311 constexpr std::uintptr_t moreAttributes = 0x48 ;
  312. 276312 constexpr std::uintptr_t value = 0x50 ;
  313. 276313 constexpr std::uintptr_t isFixed = 0x58 ;
  314. 276314 constexpr std::uintptr_t facetType = 0x5C ;
  315. 276315 }
  316. 276316 
  317. 276317 namespace System_Xml_Schema__XmlSchemaMaxInclusiveFacet
  318. 276318 {
  319. 276319 constexpr std::uintptr_t lineNum = 0x10 ;
  320. 276320 constexpr std::uintptr_t linePos = 0x14 ;
  321. 276321 constexpr std::uintptr_t sourceUri = 0x18 ;
  322. 276322 constexpr std::uintptr_t namespaces = 0x20 ;
  323. 276323 constexpr std::uintptr_t parent = 0x28 ;
  324. 276324 constexpr std::uintptr_t isProcessing = 0x30 ;
  325. 276325 constexpr std::uintptr_t id = 0x38 ;
  326. 276326 constexpr std::uintptr_t annotation = 0x40 ;
  327. 276327 constexpr std::uintptr_t moreAttributes = 0x48 ;
  328. 276328 constexpr std::uintptr_t value = 0x50 ;
  329. 276329 constexpr std::uintptr_t isFixed = 0x58 ;
  330. 276330 constexpr std::uintptr_t facetType = 0x5C ;
  331. 276331 }
  332. 276332 
  333. 276333 namespace System_Xml_Schema__XmlSchemaTotalDigitsFacet
  334. 276334 {
  335. 276335 constexpr std::uintptr_t lineNum = 0x10 ;
  336. 276336 constexpr std::uintptr_t linePos = 0x14 ;
  337. 276337 constexpr std::uintptr_t sourceUri = 0x18 ;
  338. 276338 constexpr std::uintptr_t namespaces = 0x20 ;
  339. 276339 constexpr std::uintptr_t parent = 0x28 ;
  340. 276340 constexpr std::uintptr_t isProcessing = 0x30 ;
  341. 276341 constexpr std::uintptr_t id = 0x38 ;
  342. 276342 constexpr std::uintptr_t annotation = 0x40 ;
  343. 276343 constexpr std::uintptr_t moreAttributes = 0x48 ;
  344. 276344 constexpr std::uintptr_t value = 0x50 ;
  345. 276345 constexpr std::uintptr_t isFixed = 0x58 ;
  346. 276346 constexpr std::uintptr_t facetType = 0x5C ;
  347. 276347 }
  348. 276348 
  349. 276349 namespace System_Xml_Schema__XmlSchemaFractionDigitsFacet
  350. 276350 {
  351. 276351 constexpr std::uintptr_t lineNum = 0x10 ;
  352. 276352 constexpr std::uintptr_t linePos = 0x14 ;
  353. 276353 constexpr std::uintptr_t sourceUri = 0x18 ;
  354. 276354 constexpr std::uintptr_t namespaces = 0x20 ;
  355. 276355 constexpr std::uintptr_t parent = 0x28 ;
  356. 276356 constexpr std::uintptr_t isProcessing = 0x30 ;
  357. 276357 constexpr std::uintptr_t id = 0x38 ;
  358. 276358 constexpr std::uintptr_t annotation = 0x40 ;
  359. 276359 constexpr std::uintptr_t moreAttributes = 0x48 ;
  360. 276360 constexpr std::uintptr_t value = 0x50 ;
  361. 276361 constexpr std::uintptr_t isFixed = 0x58 ;
  362. 276362 constexpr std::uintptr_t facetType = 0x5C ;
  363. 276363 }
  364. 276364 
  365. 276365 namespace System_Xml_Schema__XmlSchemaWhiteSpaceFacet
  366. 276366 {
  367. 276367 constexpr std::uintptr_t lineNum = 0x10 ;
  368. 276368 constexpr std::uintptr_t linePos = 0x14 ;
  369. 276369 constexpr std::uintptr_t sourceUri = 0x18 ;
  370. 276370 constexpr std::uintptr_t namespaces = 0x20 ;
  371. 276371 constexpr std::uintptr_t parent = 0x28 ;
  372. 276372 constexpr std::uintptr_t isProcessing = 0x30 ;
  373. 276373 constexpr std::uintptr_t id = 0x38 ;
  374. 276374 constexpr std::uintptr_t annotation = 0x40 ;
  375. 276375 constexpr std::uintptr_t moreAttributes = 0x48 ;
  376. 276376 constexpr std::uintptr_t value = 0x50 ;
  377. 276377 constexpr std::uintptr_t isFixed = 0x58 ;
  378. 276378 constexpr std::uintptr_t facetType = 0x5C ;
  379. 276379 }
  380. 276380 
  381. 276381 namespace System_Xml_Schema__XmlSchemaForm
  382. 276382 {
  383. 276383 constexpr std::uintptr_t value__ = 0x0 ;
  384. 276384 }
  385. 276385 
  386. 276386 namespace System_Xml_Schema__XmlSchemaGroup
  387. 276387 {
  388. 276388 constexpr std::uintptr_t lineNum = 0x10 ;
  389. 276389 constexpr std::uintptr_t linePos = 0x14 ;
  390. 276390 constexpr std::uintptr_t sourceUri = 0x18 ;
  391. 276391 constexpr std::uintptr_t namespaces = 0x20 ;
  392. 276392 constexpr std::uintptr_t parent = 0x28 ;
  393. 276393 constexpr std::uintptr_t isProcessing = 0x30 ;
  394. 276394 constexpr std::uintptr_t id = 0x38 ;
  395. 276395 constexpr std::uintptr_t annotation = 0x40 ;
  396. 276396 constexpr std::uintptr_t moreAttributes = 0x48 ;
  397. 276397 constexpr std::uintptr_t name = 0x50 ;
  398. 276398 constexpr std::uintptr_t particle = 0x58 ;
  399. 276399 constexpr std::uintptr_t canonicalParticle = 0x60 ;
  400. 276400 constexpr std::uintptr_t qname = 0x68 ;
  401. 276401 constexpr std::uintptr_t redefined = 0x70 ;
  402. 276402 constexpr std::uintptr_t selfReferenceCount = 0x78 ;
  403. 276403 }
  404. 276404 
  405. 276405 namespace System_Xml_Schema__XmlSchemaGroupBase
  406. 276406 {
  407. 276407 constexpr std::uintptr_t lineNum = 0x10 ;
  408. 276408 constexpr std::uintptr_t linePos = 0x14 ;
  409. 276409 constexpr std::uintptr_t sourceUri = 0x18 ;
  410. 276410 constexpr std::uintptr_t namespaces = 0x20 ;
  411. 276411 constexpr std::uintptr_t parent = 0x28 ;
  412. 276412 constexpr std::uintptr_t isProcessing = 0x30 ;
  413. 276413 constexpr std::uintptr_t id = 0x38 ;
  414. 276414 constexpr std::uintptr_t annotation = 0x40 ;
  415. 276415 constexpr std::uintptr_t moreAttributes = 0x48 ;
  416. 276416 constexpr std::uintptr_t minOccurs = 0x50 ;
  417. 276417 constexpr std::uintptr_t maxOccurs = 0x60 ;
  418. 276418 constexpr std::uintptr_t flags = 0x70 ;
  419. 276419 }
  420. 276420 
  421. 276421 namespace System_Xml_Schema__XmlSchemaGroupRef
  422. 276422 {
  423. 276423 constexpr std::uintptr_t lineNum = 0x10 ;
  424. 276424 constexpr std::uintptr_t linePos = 0x14 ;
  425. 276425 constexpr std::uintptr_t sourceUri = 0x18 ;
  426. 276426 constexpr std::uintptr_t namespaces = 0x20 ;
  427. 276427 constexpr std::uintptr_t parent = 0x28 ;
  428. 276428 constexpr std::uintptr_t isProcessing = 0x30 ;
  429. 276429 constexpr std::uintptr_t id = 0x38 ;
  430. 276430 constexpr std::uintptr_t annotation = 0x40 ;
  431. 276431 constexpr std::uintptr_t moreAttributes = 0x48 ;
  432. 276432 constexpr std::uintptr_t minOccurs = 0x50 ;
  433. 276433 constexpr std::uintptr_t maxOccurs = 0x60 ;
  434. 276434 constexpr std::uintptr_t flags = 0x70 ;
  435. 276435 constexpr std::uintptr_t refName = 0x78 ;
  436. 276436 constexpr std::uintptr_t particle = 0x80 ;
  437. 276437 constexpr std::uintptr_t refined = 0x88 ;
  438. 276438 }
  439. 276439 
  440. 276440 namespace System_Xml_Schema__XmlSchemaIdentityConstraint
  441. 276441 {
  442. 276442 constexpr std::uintptr_t lineNum = 0x10 ;
  443. 276443 constexpr std::uintptr_t linePos = 0x14 ;
  444. 276444 constexpr std::uintptr_t sourceUri = 0x18 ;
  445. 276445 constexpr std::uintptr_t namespaces = 0x20 ;
  446. 276446 constexpr std::uintptr_t parent = 0x28 ;
  447. 276447 constexpr std::uintptr_t isProcessing = 0x30 ;
  448. 276448 constexpr std::uintptr_t id = 0x38 ;
  449. 276449 constexpr std::uintptr_t annotation = 0x40 ;
  450. 276450 constexpr std::uintptr_t moreAttributes = 0x48 ;
  451. 276451 constexpr std::uintptr_t name = 0x50 ;
  452. 276452 constexpr std::uintptr_t selector = 0x58 ;
  453. 276453 constexpr std::uintptr_t fields = 0x60 ;
  454. 276454 constexpr std::uintptr_t qualifiedName = 0x68 ;
  455. 276455 constexpr std::uintptr_t compiledConstraint = 0x70 ;
  456. 276456 }
  457. 276457 
  458. 276458 namespace System_Xml_Schema__XmlSchemaXPath
  459. 276459 {
  460. 276460 constexpr std::uintptr_t lineNum = 0x10 ;
  461. 276461 constexpr std::uintptr_t linePos = 0x14 ;
  462. 276462 constexpr std::uintptr_t sourceUri = 0x18 ;
  463. 276463 constexpr std::uintptr_t namespaces = 0x20 ;
  464. 276464 constexpr std::uintptr_t parent = 0x28 ;
  465. 276465 constexpr std::uintptr_t isProcessing = 0x30 ;
  466. 276466 constexpr std::uintptr_t id = 0x38 ;
  467. 276467 constexpr std::uintptr_t annotation = 0x40 ;
  468. 276468 constexpr std::uintptr_t moreAttributes = 0x48 ;
  469. 276469 constexpr std::uintptr_t xpath = 0x50 ;
  470. 276470 }
  471. 276471 
  472. 276472 namespace System_Xml_Schema__XmlSchemaUnique
  473. 276473 {
  474. 276474 constexpr std::uintptr_t lineNum = 0x10 ;
  475. 276475 constexpr std::uintptr_t linePos = 0x14 ;
  476. 276476 constexpr std::uintptr_t sourceUri = 0x18 ;
  477. 276477 constexpr std::uintptr_t namespaces = 0x20 ;
  478. 276478 constexpr std::uintptr_t parent = 0x28 ;
  479. 276479 constexpr std::uintptr_t isProcessing = 0x30 ;
  480. 276480 constexpr std::uintptr_t id = 0x38 ;
  481. 276481 constexpr std::uintptr_t annotation = 0x40 ;
  482. 276482 constexpr std::uintptr_t moreAttributes = 0x48 ;
  483. 276483 constexpr std::uintptr_t name = 0x50 ;
  484. 276484 constexpr std::uintptr_t selector = 0x58 ;
  485. 276485 constexpr std::uintptr_t fields = 0x60 ;
  486. 276486 constexpr std::uintptr_t qualifiedName = 0x68 ;
  487. 276487 constexpr std::uintptr_t compiledConstraint = 0x70 ;
  488. 276488 }
  489. 276489 
  490. 276490 namespace System_Xml_Schema__XmlSchemaKey
  491. 276491 {
  492. 276492 constexpr std::uintptr_t lineNum = 0x10 ;
  493. 276493 constexpr std::uintptr_t linePos = 0x14 ;
  494. 276494 constexpr std::uintptr_t sourceUri = 0x18 ;
  495. 276495 constexpr std::uintptr_t namespaces = 0x20 ;
  496. 276496 constexpr std::uintptr_t parent = 0x28 ;
  497. 276497 constexpr std::uintptr_t isProcessing = 0x30 ;
  498. 276498 constexpr std::uintptr_t id = 0x38 ;
  499. 276499 constexpr std::uintptr_t annotation = 0x40 ;
  500. 276500 constexpr std::uintptr_t moreAttributes = 0x48 ;
  501. 276501 constexpr std::uintptr_t name = 0x50 ;
  502. 276502 constexpr std::uintptr_t selector = 0x58 ;
  503. 276503 constexpr std::uintptr_t fields = 0x60 ;
  504. 276504 constexpr std::uintptr_t qualifiedName = 0x68 ;
  505. 276505 constexpr std::uintptr_t compiledConstraint = 0x70 ;
  506. 276506 }
  507. 276507 
  508. 276508 namespace System_Xml_Schema__XmlSchemaKeyref
  509. 276509 {
  510. 276510 constexpr std::uintptr_t lineNum = 0x10 ;
  511. 276511 constexpr std::uintptr_t linePos = 0x14 ;
  512. 276512 constexpr std::uintptr_t sourceUri = 0x18 ;
  513. 276513 constexpr std::uintptr_t namespaces = 0x20 ;
  514. 276514 constexpr std::uintptr_t parent = 0x28 ;
  515. 276515 constexpr std::uintptr_t isProcessing = 0x30 ;
  516. 276516 constexpr std::uintptr_t id = 0x38 ;
  517. 276517 constexpr std::uintptr_t annotation = 0x40 ;
  518. 276518 constexpr std::uintptr_t moreAttributes = 0x48 ;
  519. 276519 constexpr std::uintptr_t name = 0x50 ;
  520. 276520 constexpr std::uintptr_t selector = 0x58 ;
  521. 276521 constexpr std::uintptr_t fields = 0x60 ;
  522. 276522 constexpr std::uintptr_t qualifiedName = 0x68 ;
  523. 276523 constexpr std::uintptr_t compiledConstraint = 0x70 ;
  524. 276524 constexpr std::uintptr_t refer = 0x78 ;
  525. 276525 }
  526. 276526 
  527. 276527 namespace System_Xml_Schema__XmlSchemaImport
  528. 276528 {
  529. 276529 constexpr std::uintptr_t lineNum = 0x10 ;
  530. 276530 constexpr std::uintptr_t linePos = 0x14 ;
  531. 276531 constexpr std::uintptr_t sourceUri = 0x18 ;
  532. 276532 constexpr std::uintptr_t namespaces = 0x20 ;
  533. 276533 constexpr std::uintptr_t parent = 0x28 ;
  534. 276534 constexpr std::uintptr_t isProcessing = 0x30 ;
  535. 276535 constexpr std::uintptr_t location = 0x38 ;
  536. 276536 constexpr std::uintptr_t baseUri = 0x40 ;
  537. 276537 constexpr std::uintptr_t schema = 0x48 ;
  538. 276538 constexpr std::uintptr_t id = 0x50 ;
  539. 276539 constexpr std::uintptr_t moreAttributes = 0x58 ;
  540. 276540 constexpr std::uintptr_t compositor = 0x60 ;
  541. 276541 constexpr std::uintptr_t ns = 0x68 ;
  542. 276542 constexpr std::uintptr_t annotation = 0x70 ;
  543. 276543 }
  544. 276544 
  545. 276545 namespace System_Xml_Schema__XmlSchemaInclude
  546. 276546 {
  547. 276547 constexpr std::uintptr_t lineNum = 0x10 ;
  548. 276548 constexpr std::uintptr_t linePos = 0x14 ;
  549. 276549 constexpr std::uintptr_t sourceUri = 0x18 ;
  550. 276550 constexpr std::uintptr_t namespaces = 0x20 ;
  551. 276551 constexpr std::uintptr_t parent = 0x28 ;
  552. 276552 constexpr std::uintptr_t isProcessing = 0x30 ;
  553. 276553 constexpr std::uintptr_t location = 0x38 ;
  554. 276554 constexpr std::uintptr_t baseUri = 0x40 ;
  555. 276555 constexpr std::uintptr_t schema = 0x48 ;
  556. 276556 constexpr std::uintptr_t id = 0x50 ;
  557. 276557 constexpr std::uintptr_t moreAttributes = 0x58 ;
  558. 276558 constexpr std::uintptr_t compositor = 0x60 ;
  559. 276559 constexpr std::uintptr_t annotation = 0x68 ;
  560. 276560 }
  561. 276561 
  562. 276562 namespace System_Xml_Schema__XmlSchemaInfo
  563. 276563 {
  564. 276564 constexpr std::uintptr_t isDefault = 0x10 ;
  565. 276565 constexpr std::uintptr_t isNil = 0x11 ;
  566. 276566 constexpr std::uintptr_t schemaElement = 0x18 ;
  567. 276567 constexpr std::uintptr_t schemaAttribute = 0x20 ;
  568. 276568 constexpr std::uintptr_t schemaType = 0x28 ;
  569. 276569 constexpr std::uintptr_t memberType = 0x30 ;
  570. 276570 constexpr std::uintptr_t validity = 0x38 ;
  571. 276571 constexpr std::uintptr_t contentType = 0x3C ;
  572. 276572 }
  573. 276573 
  574. 276574 namespace System_Xml_Schema__XmlSchemaNotation
  575. 276575 {
  576. 276576 constexpr std::uintptr_t lineNum = 0x10 ;
  577. 276577 constexpr std::uintptr_t linePos = 0x14 ;
  578. 276578 constexpr std::uintptr_t sourceUri = 0x18 ;
  579. 276579 constexpr std::uintptr_t namespaces = 0x20 ;
  580. 276580 constexpr std::uintptr_t parent = 0x28 ;
  581. 276581 constexpr std::uintptr_t isProcessing = 0x30 ;
  582. 276582 constexpr std::uintptr_t id = 0x38 ;
  583. 276583 constexpr std::uintptr_t annotation = 0x40 ;
  584. 276584 constexpr std::uintptr_t moreAttributes = 0x48 ;
  585. 276585 constexpr std::uintptr_t name = 0x50 ;
  586. 276586 constexpr std::uintptr_t publicId = 0x58 ;
  587. 276587 constexpr std::uintptr_t systemId = 0x60 ;
  588. 276588 constexpr std::uintptr_t qname = 0x68 ;
  589. 276589 }
  590. 276590 
  591. 276591 namespace System_Xml_Schema__XmlSchemaObject
  592. 276592 {
  593. 276593 constexpr std::uintptr_t lineNum = 0x10 ;
  594. 276594 constexpr std::uintptr_t linePos = 0x14 ;
  595. 276595 constexpr std::uintptr_t sourceUri = 0x18 ;
  596. 276596 constexpr std::uintptr_t namespaces = 0x20 ;
  597. 276597 constexpr std::uintptr_t parent = 0x28 ;
  598. 276598 constexpr std::uintptr_t isProcessing = 0x30 ;
  599. 276599 }
  600. 276600 
  601. 276601 namespace System_Xml_Schema__XmlSchemaObjectCollection
  602. 276602 {
  603. 276603 constexpr std::uintptr_t _list = 0x10 ;
  604. 276604 constexpr std::uintptr_t parent = 0x18 ;
  605. 276605 }
  606. 276606 
  607. 276607 namespace System_Xml_Schema__XmlSchemaObjectEnumerator
  608. 276608 {
  609. 276609 constexpr std::uintptr_t enumerator = 0x10 ;
  610. 276610 }
  611. 276611 
  612. 276612 namespace System_Xml_Schema__XmlSchemaObjectTable
  613. 276613 {
  614. 276614 constexpr std::uintptr_t table = 0x10 ;
  615. 276615 constexpr std::uintptr_t entries = 0x18 ;
  616. 276616 }
  617. 276617 
  618. 276618 namespace System_Xml_Schema__XmlSchemaParticle
  619. 276619 {
  620. 276620 constexpr std::uintptr_t lineNum = 0x10 ;
  621. 276621 constexpr std::uintptr_t linePos = 0x14 ;
  622. 276622 constexpr std::uintptr_t sourceUri = 0x18 ;
  623. 276623 constexpr std::uintptr_t namespaces = 0x20 ;
  624. 276624 constexpr std::uintptr_t parent = 0x28 ;
  625. 276625 constexpr std::uintptr_t isProcessing = 0x30 ;
  626. 276626 constexpr std::uintptr_t id = 0x38 ;
  627. 276627 constexpr std::uintptr_t annotation = 0x40 ;
  628. 276628 constexpr std::uintptr_t moreAttributes = 0x48 ;
  629. 276629 constexpr std::uintptr_t minOccurs = 0x50 ;
  630. 276630 constexpr std::uintptr_t maxOccurs = 0x60 ;
  631. 276631 constexpr std::uintptr_t flags = 0x70 ;
  632. 276632 
  633. 276633 namespace _static
  634. 276634 {
  635. 276635 constexpr std::uintptr_t Empty = 0x0 ;
  636. 276636 }
  637. 276637 
  638. 276638 }
  639. 276639 
  640. 276640 namespace System_Xml_Schema__XmlSchemaRedefine
  641. 276641 {
  642. 276642 constexpr std::uintptr_t lineNum = 0x10 ;
  643. 276643 constexpr std::uintptr_t linePos = 0x14 ;
  644. 276644 constexpr std::uintptr_t sourceUri = 0x18 ;
  645. 276645 constexpr std::uintptr_t namespaces = 0x20 ;
  646. 276646 constexpr std::uintptr_t parent = 0x28 ;
  647. 276647 constexpr std::uintptr_t isProcessing = 0x30 ;
  648. 276648 constexpr std::uintptr_t location = 0x38 ;
  649. 276649 constexpr std::uintptr_t baseUri = 0x40 ;
  650. 276650 constexpr std::uintptr_t schema = 0x48 ;
  651. 276651 constexpr std::uintptr_t id = 0x50 ;
  652. 276652 constexpr std::uintptr_t moreAttributes = 0x58 ;
  653. 276653 constexpr std::uintptr_t compositor = 0x60 ;
  654. 276654 constexpr std::uintptr_t items = 0x68 ;
  655. 276655 constexpr std::uintptr_t attributeGroups = 0x70 ;
  656. 276656 constexpr std::uintptr_t types = 0x78 ;
  657. 276657 constexpr std::uintptr_t groups = 0x80 ;
  658. 276658 }
  659. 276659 
  660. 276660 namespace System_Xml_Schema__XmlSchemaSequence
  661. 276661 {
  662. 276662 constexpr std::uintptr_t lineNum = 0x10 ;
  663. 276663 constexpr std::uintptr_t linePos = 0x14 ;
  664. 276664 constexpr std::uintptr_t sourceUri = 0x18 ;
  665. 276665 constexpr std::uintptr_t namespaces = 0x20 ;
  666. 276666 constexpr std::uintptr_t parent = 0x28 ;
  667. 276667 constexpr std::uintptr_t isProcessing = 0x30 ;
  668. 276668 constexpr std::uintptr_t id = 0x38 ;
  669. 276669 constexpr std::uintptr_t annotation = 0x40 ;
  670. 276670 constexpr std::uintptr_t moreAttributes = 0x48 ;
  671. 276671 constexpr std::uintptr_t minOccurs = 0x50 ;
  672. 276672 constexpr std::uintptr_t maxOccurs = 0x60 ;
  673. 276673 constexpr std::uintptr_t flags = 0x70 ;
  674. 276674 constexpr std::uintptr_t items = 0x78 ;
  675. 276675 }
  676. 276676 
  677. 276677 namespace System_Xml_Schema__XmlSchemaSet
  678. 276678 {
  679. 276679 constexpr std::uintptr_t nameTable = 0x10 ;
  680. 276680 constexpr std::uintptr_t schemaNames = 0x18 ;
  681. 276681 constexpr std::uintptr_t schemas = 0x20 ;
  682. 276682 constexpr std::uintptr_t internalEventHandler = 0x28 ;
  683. 276683 constexpr std::uintptr_t eventHandler = 0x30 ;
  684. 276684 constexpr std::uintptr_t isCompiled = 0x38 ;
  685. 276685 constexpr std::uintptr_t schemaLocations = 0x40 ;
  686. 276686 constexpr std::uintptr_t chameleonSchemas = 0x48 ;
  687. 276687 constexpr std::uintptr_t targetNamespaces = 0x50 ;
  688. 276688 constexpr std::uintptr_t compileAll = 0x58 ;
  689. 276689 constexpr std::uintptr_t cachedCompiledInfo = 0x60 ;
  690. 276690 constexpr std::uintptr_t readerSettings = 0x68 ;
  691. 276691 constexpr std::uintptr_t schemaForSchema = 0x70 ;
  692. 276692 constexpr std::uintptr_t compilationSettings = 0x78 ;
  693. 276693 constexpr std::uintptr_t elements = 0x80 ;
  694. 276694 constexpr std::uintptr_t attributes = 0x88 ;
  695. 276695 constexpr std::uintptr_t schemaTypes = 0x90 ;
  696. 276696 constexpr std::uintptr_t substitutionGroups = 0x98 ;
  697. 276697 constexpr std::uintptr_t typeExtensions = 0xA0 ;
  698. 276698 constexpr std::uintptr_t internalSyncObject = 0xA8 ;
  699. 276699 }
  700. 276700 
  701. 276701 namespace System_Xml_Schema__XmlSchemaSimpleContent
  702. 276702 {
  703. 276703 constexpr std::uintptr_t lineNum = 0x10 ;
  704. 276704 constexpr std::uintptr_t linePos = 0x14 ;
  705. 276705 constexpr std::uintptr_t sourceUri = 0x18 ;
  706. 276706 constexpr std::uintptr_t namespaces = 0x20 ;
  707. 276707 constexpr std::uintptr_t parent = 0x28 ;
  708. 276708 constexpr std::uintptr_t isProcessing = 0x30 ;
  709. 276709 constexpr std::uintptr_t id = 0x38 ;
  710. 276710 constexpr std::uintptr_t annotation = 0x40 ;
  711. 276711 constexpr std::uintptr_t moreAttributes = 0x48 ;
  712. 276712 constexpr std::uintptr_t content = 0x50 ;
  713. 276713 }
  714. 276714 
  715. 276715 namespace System_Xml_Schema__XmlSchemaSimpleContentExtension
  716. 276716 {
  717. 276717 constexpr std::uintptr_t lineNum = 0x10 ;
  718. 276718 constexpr std::uintptr_t linePos = 0x14 ;
  719. 276719 constexpr std::uintptr_t sourceUri = 0x18 ;
  720. 276720 constexpr std::uintptr_t namespaces = 0x20 ;
  721. 276721 constexpr std::uintptr_t parent = 0x28 ;
  722. 276722 constexpr std::uintptr_t isProcessing = 0x30 ;
  723. 276723 constexpr std::uintptr_t id = 0x38 ;
  724. 276724 constexpr std::uintptr_t annotation = 0x40 ;
  725. 276725 constexpr std::uintptr_t moreAttributes = 0x48 ;
  726. 276726 constexpr std::uintptr_t attributes = 0x50 ;
  727. 276727 constexpr std::uintptr_t anyAttribute = 0x58 ;
  728. 276728 constexpr std::uintptr_t baseTypeName = 0x60 ;
  729. 276729 }
  730. 276730 
  731. 276731 namespace System_Xml_Schema__XmlSchemaSimpleContentRestriction
  732. 276732 {
  733. 276733 constexpr std::uintptr_t lineNum = 0x10 ;
  734. 276734 constexpr std::uintptr_t linePos = 0x14 ;
  735. 276735 constexpr std::uintptr_t sourceUri = 0x18 ;
  736. 276736 constexpr std::uintptr_t namespaces = 0x20 ;
  737. 276737 constexpr std::uintptr_t parent = 0x28 ;
  738. 276738 constexpr std::uintptr_t isProcessing = 0x30 ;
  739. 276739 constexpr std::uintptr_t id = 0x38 ;
  740. 276740 constexpr std::uintptr_t annotation = 0x40 ;
  741. 276741 constexpr std::uintptr_t moreAttributes = 0x48 ;
  742. 276742 constexpr std::uintptr_t baseTypeName = 0x50 ;
  743. 276743 constexpr std::uintptr_t baseType = 0x58 ;
  744. 276744 constexpr std::uintptr_t facets = 0x60 ;
  745. 276745 constexpr std::uintptr_t attributes = 0x68 ;
  746. 276746 constexpr std::uintptr_t anyAttribute = 0x70 ;
  747. 276747 }
  748. 276748 
  749. 276749 namespace System_Xml_Schema__XmlSchemaSimpleType
  750. 276750 {
  751. 276751 constexpr std::uintptr_t lineNum = 0x10 ;
  752. 276752 constexpr std::uintptr_t linePos = 0x14 ;
  753. 276753 constexpr std::uintptr_t sourceUri = 0x18 ;
  754. 276754 constexpr std::uintptr_t namespaces = 0x20 ;
  755. 276755 constexpr std::uintptr_t parent = 0x28 ;
  756. 276756 constexpr std::uintptr_t isProcessing = 0x30 ;
  757. 276757 constexpr std::uintptr_t id = 0x38 ;
  758. 276758 constexpr std::uintptr_t annotation = 0x40 ;
  759. 276759 constexpr std::uintptr_t moreAttributes = 0x48 ;
  760. 276760 constexpr std::uintptr_t name = 0x50 ;
  761. 276761 constexpr std::uintptr_t final = 0x58 ;
  762. 276762 constexpr std::uintptr_t derivedBy = 0x5C ;
  763. 276763 constexpr std::uintptr_t baseSchemaType = 0x60 ;
  764. 276764 constexpr std::uintptr_t datatype = 0x68 ;
  765. 276765 constexpr std::uintptr_t finalResolved = 0x70 ;
  766. 276766 constexpr std::uintptr_t elementDecl = 0x78 ;
  767. 276767 constexpr std::uintptr_t qname = 0x80 ;
  768. 276768 constexpr std::uintptr_t redefined = 0x88 ;
  769. 276769 constexpr std::uintptr_t contentType = 0x90 ;
  770. 276770 constexpr std::uintptr_t content = 0x98 ;
  771. 276771 }
  772. 276772 
  773. 276773 namespace System_Xml_Schema__XmlSchemaSimpleTypeContent
  774. 276774 {
  775. 276775 constexpr std::uintptr_t lineNum = 0x10 ;
  776. 276776 constexpr std::uintptr_t linePos = 0x14 ;
  777. 276777 constexpr std::uintptr_t sourceUri = 0x18 ;
  778. 276778 constexpr std::uintptr_t namespaces = 0x20 ;
  779. 276779 constexpr std::uintptr_t parent = 0x28 ;
  780. 276780 constexpr std::uintptr_t isProcessing = 0x30 ;
  781. 276781 constexpr std::uintptr_t id = 0x38 ;
  782. 276782 constexpr std::uintptr_t annotation = 0x40 ;
  783. 276783 constexpr std::uintptr_t moreAttributes = 0x48 ;
  784. 276784 }
  785. 276785 
  786. 276786 namespace System_Xml_Schema__XmlSchemaSimpleTypeList
  787. 276787 {
  788. 276788 constexpr std::uintptr_t lineNum = 0x10 ;
  789. 276789 constexpr std::uintptr_t linePos = 0x14 ;
  790. 276790 constexpr std::uintptr_t sourceUri = 0x18 ;
  791. 276791 constexpr std::uintptr_t namespaces = 0x20 ;
  792. 276792 constexpr std::uintptr_t parent = 0x28 ;
  793. 276793 constexpr std::uintptr_t isProcessing = 0x30 ;
  794. 276794 constexpr std::uintptr_t id = 0x38 ;
  795. 276795 constexpr std::uintptr_t annotation = 0x40 ;
  796. 276796 constexpr std::uintptr_t moreAttributes = 0x48 ;
  797. 276797 constexpr std::uintptr_t itemTypeName = 0x50 ;
  798. 276798 constexpr std::uintptr_t itemType = 0x58 ;
  799. 276799 constexpr std::uintptr_t baseItemType = 0x60 ;
  800. 276800 }
  801. 276801 
  802. 276802 namespace System_Xml_Schema__XmlSchemaSimpleTypeRestriction
  803. 276803 {
  804. 276804 constexpr std::uintptr_t lineNum = 0x10 ;
  805. 276805 constexpr std::uintptr_t linePos = 0x14 ;
  806. 276806 constexpr std::uintptr_t sourceUri = 0x18 ;
  807. 276807 constexpr std::uintptr_t namespaces = 0x20 ;
  808. 276808 constexpr std::uintptr_t parent = 0x28 ;
  809. 276809 constexpr std::uintptr_t isProcessing = 0x30 ;
  810. 276810 constexpr std::uintptr_t id = 0x38 ;
  811. 276811 constexpr std::uintptr_t annotation = 0x40 ;
  812. 276812 constexpr std::uintptr_t moreAttributes = 0x48 ;
  813. 276813 constexpr std::uintptr_t baseTypeName = 0x50 ;
  814. 276814 constexpr std::uintptr_t baseType = 0x58 ;
  815. 276815 constexpr std::uintptr_t facets = 0x60 ;
  816. 276816 }
  817. 276817 
  818. 276818 namespace System_Xml_Schema__XmlSchemaSimpleTypeUnion
  819. 276819 {
  820. 276820 constexpr std::uintptr_t lineNum = 0x10 ;
  821. 276821 constexpr std::uintptr_t linePos = 0x14 ;
  822. 276822 constexpr std::uintptr_t sourceUri = 0x18 ;
  823. 276823 constexpr std::uintptr_t namespaces = 0x20 ;
  824. 276824 constexpr std::uintptr_t parent = 0x28 ;
  825. 276825 constexpr std::uintptr_t isProcessing = 0x30 ;
  826. 276826 constexpr std::uintptr_t id = 0x38 ;
  827. 276827 constexpr std::uintptr_t annotation = 0x40 ;
  828. 276828 constexpr std::uintptr_t moreAttributes = 0x48 ;
  829. 276829 constexpr std::uintptr_t baseTypes = 0x50 ;
  830. 276830 constexpr std::uintptr_t memberTypes = 0x58 ;
  831. 276831 constexpr std::uintptr_t baseMemberTypes = 0x60 ;
  832. 276832 }
  833. 276833 
  834. 276834 namespace System_Xml_Schema__XmlSchemaSubstitutionGroup
  835. 276835 {
  836. 276836 constexpr std::uintptr_t lineNum = 0x10 ;
  837. 276837 constexpr std::uintptr_t linePos = 0x14 ;
  838. 276838 constexpr std::uintptr_t sourceUri = 0x18 ;
  839. 276839 constexpr std::uintptr_t namespaces = 0x20 ;
  840. 276840 constexpr std::uintptr_t parent = 0x28 ;
  841. 276841 constexpr std::uintptr_t isProcessing = 0x30 ;
  842. 276842 constexpr std::uintptr_t membersList = 0x38 ;
  843. 276843 constexpr std::uintptr_t examplar = 0x40 ;
  844. 276844 }
  845. 276845 
  846. 276846 namespace System_Xml_Schema__XmlSchemaSubstitutionGroupV1Compat
  847. 276847 {
  848. 276848 constexpr std::uintptr_t lineNum = 0x10 ;
  849. 276849 constexpr std::uintptr_t linePos = 0x14 ;
  850. 276850 constexpr std::uintptr_t sourceUri = 0x18 ;
  851. 276851 constexpr std::uintptr_t namespaces = 0x20 ;
  852. 276852 constexpr std::uintptr_t parent = 0x28 ;
  853. 276853 constexpr std::uintptr_t isProcessing = 0x30 ;
  854. 276854 constexpr std::uintptr_t membersList = 0x38 ;
  855. 276855 constexpr std::uintptr_t examplar = 0x40 ;
  856. 276856 constexpr std::uintptr_t choice = 0x48 ;
  857. 276857 }
  858. 276858 
  859. 276859 namespace System_Xml_Schema__XmlSchemaType
  860. 276860 {
  861. 276861 constexpr std::uintptr_t lineNum = 0x10 ;
  862. 276862 constexpr std::uintptr_t linePos = 0x14 ;
  863. 276863 constexpr std::uintptr_t sourceUri = 0x18 ;
  864. 276864 constexpr std::uintptr_t namespaces = 0x20 ;
  865. 276865 constexpr std::uintptr_t parent = 0x28 ;
  866. 276866 constexpr std::uintptr_t isProcessing = 0x30 ;
  867. 276867 constexpr std::uintptr_t id = 0x38 ;
  868. 276868 constexpr std::uintptr_t annotation = 0x40 ;
  869. 276869 constexpr std::uintptr_t moreAttributes = 0x48 ;
  870. 276870 constexpr std::uintptr_t name = 0x50 ;
  871. 276871 constexpr std::uintptr_t final = 0x58 ;
  872. 276872 constexpr std::uintptr_t derivedBy = 0x5C ;
  873. 276873 constexpr std::uintptr_t baseSchemaType = 0x60 ;
  874. 276874 constexpr std::uintptr_t datatype = 0x68 ;
  875. 276875 constexpr std::uintptr_t finalResolved = 0x70 ;
  876. 276876 constexpr std::uintptr_t elementDecl = 0x78 ;
  877. 276877 constexpr std::uintptr_t qname = 0x80 ;
  878. 276878 constexpr std::uintptr_t redefined = 0x88 ;
  879. 276879 constexpr std::uintptr_t contentType = 0x90 ;
  880. 276880 }
  881. 276881 
  882. 276882 namespace System_Xml_Schema__XmlSchemaUse
  883. 276883 {
  884. 276884 constexpr std::uintptr_t value__ = 0x0 ;
  885. 276885 }
  886. 276886 
  887. 276887 namespace System_Xml_Schema__XmlSchemaValidationException
  888. 276888 {
  889. 276889 constexpr std::uintptr_t _className = 0x10 ;
  890. 276890 constexpr std::uintptr_t _message = 0x18 ;
  891. 276891 constexpr std::uintptr_t _data = 0x20 ;
  892. 276892 constexpr std::uintptr_t _innerException = 0x28 ;
  893. 276893 constexpr std::uintptr_t _helpURL = 0x30 ;
  894. 276894 constexpr std::uintptr_t _stackTrace = 0x38 ;
  895. 276895 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  896. 276896 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  897. 276897 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  898. 276898 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  899. 276899 constexpr std::uintptr_t _HResult = 0x60 ;
  900. 276900 constexpr std::uintptr_t _source = 0x68 ;
  901. 276901 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  902. 276902 constexpr std::uintptr_t captured_traces = 0x78 ;
  903. 276903 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  904. 276904 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  905. 276905 constexpr std::uintptr_t res = 0x90 ;
  906. 276906 constexpr std::uintptr_t args = 0x98 ;
  907. 276907 constexpr std::uintptr_t sourceUri = 0xA0 ;
  908. 276908 constexpr std::uintptr_t lineNumber = 0xA8 ;
  909. 276909 constexpr std::uintptr_t linePosition = 0xAC ;
  910. 276910 constexpr std::uintptr_t sourceSchemaObject = 0xB0 ;
  911. 276911 constexpr std::uintptr_t message = 0xB8 ;
  912. 276912 }
  913. 276913 
  914. 276914 namespace System_Xml_Schema__XmlValueGetter
  915. 276915 {
  916. 276916 constexpr std::uintptr_t method_ptr = 0x10 ;
  917. 276917 constexpr std::uintptr_t invoke_impl = 0x18 ;
  918. 276918 constexpr std::uintptr_t m_target = 0x20 ;
  919. 276919 constexpr std::uintptr_t method = 0x28 ;
  920. 276920 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  921. 276921 constexpr std::uintptr_t extra_arg = 0x38 ;
  922. 276922 constexpr std::uintptr_t method_code = 0x40 ;
  923. 276923 constexpr std::uintptr_t interp_method = 0x48 ;
  924. 276924 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  925. 276925 constexpr std::uintptr_t method_info = 0x58 ;
  926. 276926 constexpr std::uintptr_t original_method_info = 0x60 ;
  927. 276927 constexpr std::uintptr_t data = 0x68 ;
  928. 276928 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  929. 276929 constexpr std::uintptr_t delegates = 0x78 ;
  930. 276930 }
  931. 276931 
  932. 276932 namespace System_Xml_Schema__XmlSchemaValidationFlags
  933. 276933 {
  934. 276934 constexpr std::uintptr_t value__ = 0x0 ;
  935. 276935 }
  936. 276936 
  937. 276937 namespace System_Xml_Schema__ValidatorState
  938. 276938 {
  939. 276939 constexpr std::uintptr_t value__ = 0x0 ;
  940. 276940 }
  941. 276941 
  942. 276942 namespace System_Xml_Schema__IdRefNode
  943. 276943 {
  944. 276944 constexpr std::uintptr_t Id = 0x10 ;
  945. 276945 constexpr std::uintptr_t LineNo = 0x18 ;
  946. 276946 constexpr std::uintptr_t LinePos = 0x1C ;
  947. 276947 constexpr std::uintptr_t Next = 0x20 ;
  948. 276948 }
  949. 276949 
  950. 276950 namespace System_Xml_Schema__XmlSchemaValidator
  951. 276951 {
  952. 276952 constexpr std::uintptr_t schemaSet = 0x10 ;
  953. 276953 constexpr std::uintptr_t validationFlags = 0x18 ;
  954. 276954 constexpr std::uintptr_t startIDConstraint = 0x1C ;
  955. 276955 constexpr std::uintptr_t isRoot = 0x20 ;
  956. 276956 constexpr std::uintptr_t rootHasSchema = 0x21 ;
  957. 276957 constexpr std::uintptr_t attrValid = 0x22 ;
  958. 276958 constexpr std::uintptr_t checkEntity = 0x23 ;
  959. 276959 constexpr std::uintptr_t compiledSchemaInfo = 0x28 ;
  960. 276960 constexpr std::uintptr_t dtdSchemaInfo = 0x30 ;
  961. 276961 constexpr std::uintptr_t validatedNamespaces = 0x38 ;
  962. 276962 constexpr std::uintptr_t validationStack = 0x40 ;
  963. 276963 constexpr std::uintptr_t context = 0x48 ;
  964. 276964 constexpr std::uintptr_t currentState = 0x50 ;
  965. 276965 constexpr std::uintptr_t attPresence = 0x58 ;
  966. 276966 constexpr std::uintptr_t wildID = 0x60 ;
  967. 276967 constexpr std::uintptr_t IDs = 0x68 ;
  968. 276968 constexpr std::uintptr_t idRefListHead = 0x70 ;
  969. 276969 constexpr std::uintptr_t contextQName = 0x78 ;
  970. 276970 constexpr std::uintptr_t NsXs = 0x80 ;
  971. 276971 constexpr std::uintptr_t NsXsi = 0x88 ;
  972. 276972 constexpr std::uintptr_t NsXmlNs = 0x90 ;
  973. 276973 constexpr std::uintptr_t NsXml = 0x98 ;
  974. 276974 constexpr std::uintptr_t partialValidationType = 0xA0 ;
  975. 276975 constexpr std::uintptr_t textValue = 0xA8 ;
  976. 276976 constexpr std::uintptr_t eventHandler = 0xB0 ;
  977. 276977 constexpr std::uintptr_t validationEventSender = 0xB8 ;
  978. 276978 constexpr std::uintptr_t nameTable = 0xC0 ;
  979. 276979 constexpr std::uintptr_t positionInfo = 0xC8 ;
  980. 276980 constexpr std::uintptr_t dummyPositionInfo = 0xD0 ;
  981. 276981 constexpr std::uintptr_t xmlResolver = 0xD8 ;
  982. 276982 constexpr std::uintptr_t sourceUri = 0xE0 ;
  983. 276983 constexpr std::uintptr_t sourceUriString = 0xE8 ;
  984. 276984 constexpr std::uintptr_t nsResolver = 0xF0 ;
  985. 276985 constexpr std::uintptr_t processContents = 0xF8 ;
  986. 276986 constexpr std::uintptr_t xsiTypeString = 0x100 ;
  987. 276987 constexpr std::uintptr_t xsiNilString = 0x108 ;
  988. 276988 constexpr std::uintptr_t xsiSchemaLocationString = 0x110 ;
  989. 276989 constexpr std::uintptr_t xsiNoNamespaceSchemaLocationString = 0x118 ;
  990. 276990 constexpr std::uintptr_t xmlCharType = 0x120 ;
  991. 276991 
  992. 276992 namespace _static
  993. 276993 {
  994. 276994 constexpr std::uintptr_t dtQName = 0x0 ;
  995. 276995 constexpr std::uintptr_t dtCDATA = 0x8 ;
  996. 276996 constexpr std::uintptr_t dtStringArray = 0x10 ;
  997. 276997 constexpr std::uintptr_t EmptyParticleArray = 0x18 ;
  998. 276998 constexpr std::uintptr_t EmptyAttributeArray = 0x20 ;
  999. 276999 constexpr std::uintptr_t ValidStates = 0x28 ;
  1000. 277000 constexpr std::uintptr_t MethodNames = 0x30 ;
  1001. 277001 }
  1002. 277002 
  1003. 277003 }
  1004. 277004 
  1005. 277005 namespace System_Xml_Schema__XmlSchemaValidity
  1006. 277006 {
  1007. 277007 constexpr std::uintptr_t value__ = 0x0 ;
  1008. 277008 }
  1009. 277009 
  1010. 277010 namespace System_Xml_Schema__XmlSeverityType
  1011. 277011 {
  1012. 277012 constexpr std::uintptr_t value__ = 0x0 ;
  1013. 277013 }
  1014. 277014 
  1015. 277015 namespace System_Xml_Schema__XmlTypeCode
  1016. 277016 {
  1017. 277017 constexpr std::uintptr_t value__ = 0x0 ;
  1018. 277018 }
  1019. 277019 
  1020. 277020 namespace System_Xml_Schema__XmlBaseConverter
  1021. 277021 {
  1022. 277022 constexpr std::uintptr_t schemaType = 0x10 ;
  1023. 277023 constexpr std::uintptr_t typeCode = 0x18 ;
  1024. 277024 constexpr std::uintptr_t clrTypeDefault = 0x20 ;
  1025. 277025 
  1026. 277026 namespace _static
  1027. 277027 {
  1028. 277028 constexpr std::uintptr_t ICollectionType = 0x0 ;
  1029. 277029 constexpr std::uintptr_t IEnumerableType = 0x8 ;
  1030. 277030 constexpr std::uintptr_t IListType = 0x10 ;
  1031. 277031 constexpr std::uintptr_t ObjectArrayType = 0x18 ;
  1032. 277032 constexpr std::uintptr_t StringArrayType = 0x20 ;
  1033. 277033 constexpr std::uintptr_t XmlAtomicValueArrayType = 0x28 ;
  1034. 277034 constexpr std::uintptr_t DecimalType = 0x30 ;
  1035. 277035 constexpr std::uintptr_t Int32Type = 0x38 ;
  1036. 277036 constexpr std::uintptr_t Int64Type = 0x40 ;
  1037. 277037 constexpr std::uintptr_t StringType = 0x48 ;
  1038. 277038 constexpr std::uintptr_t XmlAtomicValueType = 0x50 ;
  1039. 277039 constexpr std::uintptr_t ObjectType = 0x58 ;
  1040. 277040 constexpr std::uintptr_t ByteType = 0x60 ;
  1041. 277041 constexpr std::uintptr_t Int16Type = 0x68 ;
  1042. 277042 constexpr std::uintptr_t SByteType = 0x70 ;
  1043. 277043 constexpr std::uintptr_t UInt16Type = 0x78 ;
  1044. 277044 constexpr std::uintptr_t UInt32Type = 0x80 ;
  1045. 277045 constexpr std::uintptr_t UInt64Type = 0x88 ;
  1046. 277046 constexpr std::uintptr_t XPathItemType = 0x90 ;
  1047. 277047 constexpr std::uintptr_t DoubleType = 0x98 ;
  1048. 277048 constexpr std::uintptr_t SingleType = 0xA0 ;
  1049. 277049 constexpr std::uintptr_t DateTimeType = 0xA8 ;
  1050. 277050 constexpr std::uintptr_t DateTimeOffsetType = 0xB0 ;
  1051. 277051 constexpr std::uintptr_t BooleanType = 0xB8 ;
  1052. 277052 constexpr std::uintptr_t ByteArrayType = 0xC0 ;
  1053. 277053 constexpr std::uintptr_t XmlQualifiedNameType = 0xC8 ;
  1054. 277054 constexpr std::uintptr_t UriType = 0xD0 ;
  1055. 277055 constexpr std::uintptr_t TimeSpanType = 0xD8 ;
  1056. 277056 constexpr std::uintptr_t XPathNavigatorType = 0xE0 ;
  1057. 277057 }
  1058. 277058 
  1059. 277059 }
  1060. 277060 
  1061. 277061 namespace System_Xml_Schema__XmlNumeric10Converter
  1062. 277062 {
  1063. 277063 constexpr std::uintptr_t schemaType = 0x10 ;
  1064. 277064 constexpr std::uintptr_t typeCode = 0x18 ;
  1065. 277065 constexpr std::uintptr_t clrTypeDefault = 0x20 ;
  1066. 277066 }
  1067. 277067 
  1068. 277068 namespace System_Xml_Schema__XmlNumeric2Converter
  1069. 277069 {
  1070. 277070 constexpr std::uintptr_t schemaType = 0x10 ;
  1071. 277071 constexpr std::uintptr_t typeCode = 0x18 ;
  1072. 277072 constexpr std::uintptr_t clrTypeDefault = 0x20 ;
  1073. 277073 }
  1074. 277074 
  1075. 277075 namespace System_Xml_Schema__XmlDateTimeConverter
  1076. 277076 {
  1077. 277077 constexpr std::uintptr_t schemaType = 0x10 ;
  1078. 277078 constexpr std::uintptr_t typeCode = 0x18 ;
  1079. 277079 constexpr std::uintptr_t clrTypeDefault = 0x20 ;
  1080. 277080 }
  1081. 277081 
  1082. 277082 namespace System_Xml_Schema__XmlBooleanConverter
  1083. 277083 {
  1084. 277084 constexpr std::uintptr_t schemaType = 0x10 ;
  1085. 277085 constexpr std::uintptr_t typeCode = 0x18 ;
  1086. 277086 constexpr std::uintptr_t clrTypeDefault = 0x20 ;
  1087. 277087 }
  1088. 277088 
  1089. 277089 namespace System_Xml_Schema__XmlMiscConverter
  1090. 277090 {
  1091. 277091 constexpr std::uintptr_t schemaType = 0x10 ;
  1092. 277092 constexpr std::uintptr_t typeCode = 0x18 ;
  1093. 277093 constexpr std::uintptr_t clrTypeDefault = 0x20 ;
  1094. 277094 }
  1095. 277095 
  1096. 277096 namespace System_Xml_Schema__XmlStringConverter
  1097. 277097 {
  1098. 277098 constexpr std::uintptr_t schemaType = 0x10 ;
  1099. 277099 constexpr std::uintptr_t typeCode = 0x18 ;
  1100. 277100 constexpr std::uintptr_t clrTypeDefault = 0x20 ;
  1101. 277101 }
  1102. 277102 
  1103. 277103 namespace System_Xml_Schema__XmlUntypedConverter
  1104. 277104 {
  1105. 277105 constexpr std::uintptr_t schemaType = 0x10 ;
  1106. 277106 constexpr std::uintptr_t typeCode = 0x18 ;
  1107. 277107 constexpr std::uintptr_t clrTypeDefault = 0x20 ;
  1108. 277108 constexpr std::uintptr_t atomicConverter = 0x28 ;
  1109. 277109 constexpr std::uintptr_t allowListToList = 0x30 ;
  1110. 277110 
  1111. 277111 namespace _static
  1112. 277112 {
  1113. 277113 constexpr std::uintptr_t Untyped = 0x0 ;
  1114. 277114 constexpr std::uintptr_t UntypedList = 0x8 ;
  1115. 277115 }
  1116. 277116 
  1117. 277117 }
  1118. 277118 
  1119. 277119 namespace System_Xml_Schema__XmlAnyConverter
  1120. 277120 {
  1121. 277121 constexpr std::uintptr_t schemaType = 0x10 ;
  1122. 277122 constexpr std::uintptr_t typeCode = 0x18 ;
  1123. 277123 constexpr std::uintptr_t clrTypeDefault = 0x20 ;
  1124. 277124 
  1125. 277125 namespace _static
  1126. 277126 {
  1127. 277127 constexpr std::uintptr_t Item = 0x0 ;
  1128. 277128 constexpr std::uintptr_t AnyAtomic = 0x8 ;
  1129. 277129 }
  1130. 277130 
  1131. 277131 }
  1132. 277132 
  1133. 277133 namespace System_Xml_Schema__XmlAnyListConverter
  1134. 277134 {
  1135. 277135 constexpr std::uintptr_t schemaType = 0x10 ;
  1136. 277136 constexpr std::uintptr_t typeCode = 0x18 ;
  1137. 277137 constexpr std::uintptr_t clrTypeDefault = 0x20 ;
  1138. 277138 constexpr std::uintptr_t atomicConverter = 0x28 ;
  1139. 277139 
  1140. 277140 namespace _static
  1141. 277141 {
  1142. 277142 constexpr std::uintptr_t ItemList = 0x0 ;
  1143. 277143 constexpr std::uintptr_t AnyAtomicList = 0x8 ;
  1144. 277144 }
  1145. 277145 
  1146. 277146 }
  1147. 277147 
  1148. 277148 namespace System_Xml_Schema__XmlListConverter
  1149. 277149 {
  1150. 277150 constexpr std::uintptr_t schemaType = 0x10 ;
  1151. 277151 constexpr std::uintptr_t typeCode = 0x18 ;
  1152. 277152 constexpr std::uintptr_t clrTypeDefault = 0x20 ;
  1153. 277153 constexpr std::uintptr_t atomicConverter = 0x28 ;
  1154. 277154 }
  1155. 277155 
  1156. 277156 namespace System_Xml_Schema__XmlUnionConverter
  1157. 277157 {
  1158. 277158 constexpr std::uintptr_t schemaType = 0x10 ;
  1159. 277159 constexpr std::uintptr_t typeCode = 0x18 ;
  1160. 277160 constexpr std::uintptr_t clrTypeDefault = 0x20 ;
  1161. 277161 constexpr std::uintptr_t converters = 0x28 ;
  1162. 277162 constexpr std::uintptr_t hasAtomicMember = 0x30 ;
  1163. 277163 constexpr std::uintptr_t hasListMember = 0x31 ;
  1164. 277164 }
  1165. 277165 
  1166. 277166 namespace System_Xml_Schema__XsdBuilder
  1167. 277167 {
  1168. 277168 constexpr std::uintptr_t reader = 0x10 ;
  1169. 277169 constexpr std::uintptr_t positionInfo = 0x18 ;
  1170. 277170 constexpr std::uintptr_t currentEntry = 0x20 ;
  1171. 277171 constexpr std::uintptr_t nextEntry = 0x28 ;
  1172. 277172 constexpr std::uintptr_t hasChild = 0x30 ;
  1173. 277173 constexpr std::uintptr_t stateHistory = 0x38 ;
  1174. 277174 constexpr std::uintptr_t containerStack = 0x40 ;
  1175. 277175 constexpr std::uintptr_t nameTable = 0x48 ;
  1176. 277176 constexpr std::uintptr_t schemaNames = 0x50 ;
  1177. 277177 constexpr std::uintptr_t namespaceManager = 0x58 ;
  1178. 277178 constexpr std::uintptr_t canIncludeImport = 0x60 ;
  1179. 277179 constexpr std::uintptr_t schema = 0x68 ;
  1180. 277180 constexpr std::uintptr_t xso = 0x70 ;
  1181. 277181 constexpr std::uintptr_t element = 0x78 ;
  1182. 277182 constexpr std::uintptr_t anyElement = 0x80 ;
  1183. 277183 constexpr std::uintptr_t attribute = 0x88 ;
  1184. 277184 constexpr std::uintptr_t anyAttribute = 0x90 ;
  1185. 277185 constexpr std::uintptr_t complexType = 0x98 ;
  1186. 277186 constexpr std::uintptr_t simpleType = 0xA0 ;
  1187. 277187 constexpr std::uintptr_t complexContent = 0xA8 ;
  1188. 277188 constexpr std::uintptr_t complexContentExtension = 0xB0 ;
  1189. 277189 constexpr std::uintptr_t complexContentRestriction = 0xB8 ;
  1190. 277190 constexpr std::uintptr_t simpleContent = 0xC0 ;
  1191. 277191 constexpr std::uintptr_t simpleContentExtension = 0xC8 ;
  1192. 277192 constexpr std::uintptr_t simpleContentRestriction = 0xD0 ;
  1193. 277193 constexpr std::uintptr_t simpleTypeUnion = 0xD8 ;
  1194. 277194 constexpr std::uintptr_t simpleTypeList = 0xE0 ;
  1195. 277195 constexpr std::uintptr_t simpleTypeRestriction = 0xE8 ;
  1196. 277196 constexpr std::uintptr_t group = 0xF0 ;
  1197. 277197 constexpr std::uintptr_t groupRef = 0xF8 ;
  1198. 277198 constexpr std::uintptr_t all = 0x100 ;
  1199. 277199 constexpr std::uintptr_t choice = 0x108 ;
  1200. 277200 constexpr std::uintptr_t sequence = 0x110 ;
  1201. 277201 constexpr std::uintptr_t particle = 0x118 ;
  1202. 277202 constexpr std::uintptr_t attributeGroup = 0x120 ;
  1203. 277203 constexpr std::uintptr_t attributeGroupRef = 0x128 ;
  1204. 277204 constexpr std::uintptr_t notation = 0x130 ;
  1205. 277205 constexpr std::uintptr_t identityConstraint = 0x138 ;
  1206. 277206 constexpr std::uintptr_t xpath = 0x140 ;
  1207. 277207 constexpr std::uintptr_t include = 0x148 ;
  1208. 277208 constexpr std::uintptr_t import = 0x150 ;
  1209. 277209 constexpr std::uintptr_t annotation = 0x158 ;
  1210. 277210 constexpr std::uintptr_t appInfo = 0x160 ;
  1211. 277211 constexpr std::uintptr_t documentation = 0x168 ;
  1212. 277212 constexpr std::uintptr_t facet = 0x170 ;
  1213. 277213 constexpr std::uintptr_t markup = 0x178 ;
  1214. 277214 constexpr std::uintptr_t redefine = 0x180 ;
  1215. 277215 constexpr std::uintptr_t validationEventHandler = 0x188 ;
  1216. 277216 constexpr std::uintptr_t unhandledAttributes = 0x190 ;
  1217. 277217 constexpr std::uintptr_t namespaces = 0x198 ;
  1218. 277218 
  1219. 277219 namespace _static
  1220. 277220 {
  1221. 277221 constexpr std::uintptr_t SchemaElement = 0x0 ;
  1222. 277222 constexpr std::uintptr_t SchemaSubelements = 0x8 ;
  1223. 277223 constexpr std::uintptr_t AttributeSubelements = 0x10 ;
  1224. 277224 constexpr std::uintptr_t ElementSubelements = 0x18 ;
  1225. 277225 constexpr std::uintptr_t ComplexTypeSubelements = 0x20 ;
  1226. 277226 constexpr std::uintptr_t SimpleContentSubelements = 0x28 ;
  1227. 277227 constexpr std::uintptr_t SimpleContentExtensionSubelements = 0x30 ;
  1228. 277228 constexpr std::uintptr_t SimpleContentRestrictionSubelements = 0x38 ;
  1229. 277229 constexpr std::uintptr_t ComplexContentSubelements = 0x40 ;
  1230. 277230 constexpr std::uintptr_t ComplexContentExtensionSubelements = 0x48 ;
  1231. 277231 constexpr std::uintptr_t ComplexContentRestrictionSubelements = 0x50 ;
  1232. 277232 constexpr std::uintptr_t SimpleTypeSubelements = 0x58 ;
  1233. 277233 constexpr std::uintptr_t SimpleTypeRestrictionSubelements = 0x60 ;
  1234. 277234 constexpr std::uintptr_t SimpleTypeListSubelements = 0x68 ;
  1235. 277235 constexpr std::uintptr_t SimpleTypeUnionSubelements = 0x70 ;
  1236. 277236 constexpr std::uintptr_t RedefineSubelements = 0x78 ;
  1237. 277237 constexpr std::uintptr_t AttributeGroupSubelements = 0x80 ;
  1238. 277238 constexpr std::uintptr_t GroupSubelements = 0x88 ;
  1239. 277239 constexpr std::uintptr_t AllSubelements = 0x90 ;
  1240. 277240 constexpr std::uintptr_t ChoiceSequenceSubelements = 0x98 ;
  1241. 277241 constexpr std::uintptr_t IdentityConstraintSubelements = 0xA0 ;
  1242. 277242 constexpr std::uintptr_t AnnotationSubelements = 0xA8 ;
  1243. 277243 constexpr std::uintptr_t AnnotatedSubelements = 0xB0 ;
  1244. 277244 constexpr std::uintptr_t SchemaAttributes = 0xB8 ;
  1245. 277245 constexpr std::uintptr_t AttributeAttributes = 0xC0 ;
  1246. 277246 constexpr std::uintptr_t ElementAttributes = 0xC8 ;
  1247. 277247 constexpr std::uintptr_t ComplexTypeAttributes = 0xD0 ;
  1248. 277248 constexpr std::uintptr_t SimpleContentAttributes = 0xD8 ;
  1249. 277249 constexpr std::uintptr_t SimpleContentExtensionAttributes = 0xE0 ;
  1250. 277250 constexpr std::uintptr_t SimpleContentRestrictionAttributes = 0xE8 ;
  1251. 277251 constexpr std::uintptr_t ComplexContentAttributes = 0xF0 ;
  1252. 277252 constexpr std::uintptr_t ComplexContentExtensionAttributes = 0xF8 ;
  1253. 277253 constexpr std::uintptr_t ComplexContentRestrictionAttributes = 0x100 ;
  1254. 277254 constexpr std::uintptr_t SimpleTypeAttributes = 0x108 ;
  1255. 277255 constexpr std::uintptr_t SimpleTypeRestrictionAttributes = 0x110 ;
  1256. 277256 constexpr std::uintptr_t SimpleTypeUnionAttributes = 0x118 ;
  1257. 277257 constexpr std::uintptr_t SimpleTypeListAttributes = 0x120 ;
  1258. 277258 constexpr std::uintptr_t AttributeGroupAttributes = 0x128 ;
  1259. 277259 constexpr std::uintptr_t AttributeGroupRefAttributes = 0x130 ;
  1260. 277260 constexpr std::uintptr_t GroupAttributes = 0x138 ;
  1261. 277261 constexpr std::uintptr_t GroupRefAttributes = 0x140 ;
  1262. 277262 constexpr std::uintptr_t ParticleAttributes = 0x148 ;
  1263. 277263 constexpr std::uintptr_t AnyAttributes = 0x150 ;
  1264. 277264 constexpr std::uintptr_t IdentityConstraintAttributes = 0x158 ;
  1265. 277265 constexpr std::uintptr_t SelectorAttributes = 0x160 ;
  1266. 277266 constexpr std::uintptr_t FieldAttributes = 0x168 ;
  1267. 277267 constexpr std::uintptr_t NotationAttributes = 0x170 ;
  1268. 277268 constexpr std::uintptr_t IncludeAttributes = 0x178 ;
  1269. 277269 constexpr std::uintptr_t ImportAttributes = 0x180 ;
  1270. 277270 constexpr std::uintptr_t FacetAttributes = 0x188 ;
  1271. 277271 constexpr std::uintptr_t AnyAttributeAttributes = 0x190 ;
  1272. 277272 constexpr std::uintptr_t DocumentationAttributes = 0x198 ;
  1273. 277273 constexpr std::uintptr_t AppinfoAttributes = 0x1A0 ;
  1274. 277274 constexpr std::uintptr_t RedefineAttributes = 0x1A8 ;
  1275. 277275 constexpr std::uintptr_t AnnotationAttributes = 0x1B0 ;
  1276. 277276 constexpr std::uintptr_t SchemaEntries = 0x1B8 ;
  1277. 277277 constexpr std::uintptr_t DerivationMethodValues = 0x1C0 ;
  1278. 277278 constexpr std::uintptr_t DerivationMethodStrings = 0x1C8 ;
  1279. 277279 constexpr std::uintptr_t FormStringValues = 0x1D0 ;
  1280. 277280 constexpr std::uintptr_t UseStringValues = 0x1D8 ;
  1281. 277281 constexpr std::uintptr_t ProcessContentsStringValues = 0x1E0 ;
  1282. 277282 }
  1283. 277283 
  1284. 277284 }
  1285. 277285 
  1286. 277286 namespace System_Xml_Schema__XsdDateTimeFlags
  1287. 277287 {
  1288. 277288 constexpr std::uintptr_t value__ = 0x0 ;
  1289. 277289 }
  1290. 277290 
  1291. 277291 namespace System_Xml_Schema__XsdDateTime
  1292. 277292 {
  1293. 277293 constexpr std::uintptr_t dt = 0x0 ;
  1294. 277294 constexpr std::uintptr_t extra = 0x8 ;
  1295. 277295 
  1296. 277296 namespace _static
  1297. 277297 {
  1298. 277298 constexpr std::uintptr_t Lzyyyy = 0x0 ;
  1299. 277299 constexpr std::uintptr_t Lzyyyy_ = 0x4 ;
  1300. 277300 constexpr std::uintptr_t Lzyyyy_MM = 0x8 ;
  1301. 277301 constexpr std::uintptr_t Lzyyyy_MM_ = 0xC ;
  1302. 277302 constexpr std::uintptr_t Lzyyyy_MM_dd = 0x10 ;
  1303. 277303 constexpr std::uintptr_t Lzyyyy_MM_ddT = 0x14 ;
  1304. 277304 constexpr std::uintptr_t LzHH = 0x18 ;
  1305. 277305 constexpr std::uintptr_t LzHH_ = 0x1C ;
  1306. 277306 constexpr std::uintptr_t LzHH_mm = 0x20 ;
  1307. 277307 constexpr std::uintptr_t LzHH_mm_ = 0x24 ;
  1308. 277308 constexpr std::uintptr_t LzHH_mm_ss = 0x28 ;
  1309. 277309 constexpr std::uintptr_t Lz_ = 0x2C ;
  1310. 277310 constexpr std::uintptr_t Lz_zz = 0x30 ;
  1311. 277311 constexpr std::uintptr_t Lz_zz_ = 0x34 ;
  1312. 277312 constexpr std::uintptr_t Lz_zz_zz = 0x38 ;
  1313. 277313 constexpr std::uintptr_t Lz__ = 0x3C ;
  1314. 277314 constexpr std::uintptr_t Lz__mm = 0x40 ;
  1315. 277315 constexpr std::uintptr_t Lz__mm_ = 0x44 ;
  1316. 277316 constexpr std::uintptr_t Lz__mm__ = 0x48 ;
  1317. 277317 constexpr std::uintptr_t Lz__mm_dd = 0x4C ;
  1318. 277318 constexpr std::uintptr_t Lz___ = 0x50 ;
  1319. 277319 constexpr std::uintptr_t Lz___dd = 0x54 ;
  1320. 277320 constexpr std::uintptr_t typeCodes = 0x58 ;
  1321. 277321 }
  1322. 277322 
  1323. 277323 }
  1324. 277324 
  1325. 277325 namespace System_Xml_Schema__XsdDuration
  1326. 277326 {
  1327. 277327 constexpr std::uintptr_t years = 0x0 ;
  1328. 277328 constexpr std::uintptr_t months = 0x4 ;
  1329. 277329 constexpr std::uintptr_t days = 0x8 ;
  1330. 277330 constexpr std::uintptr_t hours = 0xC ;
  1331. 277331 constexpr std::uintptr_t minutes = 0x10 ;
  1332. 277332 constexpr std::uintptr_t seconds = 0x14 ;
  1333. 277333 constexpr std::uintptr_t nanoseconds = 0x18 ;
  1334. 277334 }
  1335. 277335 
  1336. 277336 namespace System_Xml_Schema__XsdValidator
  1337. 277337 {
  1338. 277338 constexpr std::uintptr_t schemaCollection = 0x10 ;
  1339. 277339 constexpr std::uintptr_t eventHandling = 0x18 ;
  1340. 277340 constexpr std::uintptr_t nameTable = 0x20 ;
  1341. 277341 constexpr std::uintptr_t schemaNames = 0x28 ;
  1342. 277342 constexpr std::uintptr_t positionInfo = 0x30 ;
  1343. 277343 constexpr std::uintptr_t xmlResolver = 0x38 ;
  1344. 277344 constexpr std::uintptr_t baseUri = 0x40 ;
  1345. 277345 constexpr std::uintptr_t schemaInfo = 0x48 ;
  1346. 277346 constexpr std::uintptr_t reader = 0x50 ;
  1347. 277347 constexpr std::uintptr_t elementName = 0x58 ;
  1348. 277348 constexpr std::uintptr_t context = 0x60 ;
  1349. 277349 constexpr std::uintptr_t textValue = 0x68 ;
  1350. 277350 constexpr std::uintptr_t textString = 0x70 ;
  1351. 277351 constexpr std::uintptr_t hasSibling = 0x78 ;
  1352. 277352 constexpr std::uintptr_t checkDatatype = 0x79 ;
  1353. 277353 constexpr std::uintptr_t startIDConstraint = 0x80 ;
  1354. 277354 constexpr std::uintptr_t validationStack = 0x88 ;
  1355. 277355 constexpr std::uintptr_t attPresence = 0x90 ;
  1356. 277356 constexpr std::uintptr_t nsManager = 0x98 ;
  1357. 277357 constexpr std::uintptr_t bManageNamespaces = 0xA0 ;
  1358. 277358 constexpr std::uintptr_t IDs = 0xA8 ;
  1359. 277359 constexpr std::uintptr_t idRefListHead = 0xB0 ;
  1360. 277360 constexpr std::uintptr_t inlineSchemaParser = 0xB8 ;
  1361. 277361 constexpr std::uintptr_t processContents = 0xC0 ;
  1362. 277362 constexpr std::uintptr_t NsXmlNs = 0xC8 ;
  1363. 277363 constexpr std::uintptr_t NsXs = 0xD0 ;
  1364. 277364 constexpr std::uintptr_t NsXsi = 0xD8 ;
  1365. 277365 constexpr std::uintptr_t XsiType = 0xE0 ;
  1366. 277366 constexpr std::uintptr_t XsiNil = 0xE8 ;
  1367. 277367 constexpr std::uintptr_t XsiSchemaLocation = 0xF0 ;
  1368. 277368 constexpr std::uintptr_t XsiNoNamespaceSchemaLocation = 0xF8 ;
  1369. 277369 constexpr std::uintptr_t XsdSchema = 0x100 ;
  1370. 277370 
  1371. 277371 namespace _static
  1372. 277372 {
  1373. 277373 constexpr std::uintptr_t dtCDATA = 0x0 ;
  1374. 277374 constexpr std::uintptr_t dtQName = 0x8 ;
  1375. 277375 constexpr std::uintptr_t dtStringArray = 0x10 ;
  1376. 277376 }
  1377. 277377 
  1378. 277378 }
  1379. 277379 
  1380. 277380 namespace MS_Internal_Xml_XPath__Axis
  1381. 277381 {
  1382. 277382 constexpr std::uintptr_t _axisType = 0x10 ;
  1383. 277383 constexpr std::uintptr_t _input = 0x18 ;
  1384. 277384 constexpr std::uintptr_t _prefix = 0x20 ;
  1385. 277385 constexpr std::uintptr_t _name = 0x28 ;
  1386. 277386 constexpr std::uintptr_t _nodeType = 0x30 ;
  1387. 277387 constexpr std::uintptr_t abbrAxis = 0x34 ;
  1388. 277388 constexpr std::uintptr_t _urn = 0x38 ;
  1389. 277389 }
  1390. 277390 
  1391. 277391 namespace MS_Internal_Xml_XPath__Filter
  1392. 277392 {
  1393. 277393 constexpr std::uintptr_t _input = 0x10 ;
  1394. 277394 constexpr std::uintptr_t _condition = 0x18 ;
  1395. 277395 }
  1396. 277396 
  1397. 277397 namespace MS_Internal_Xml_XPath__Function
  1398. 277398 {
  1399. 277399 constexpr std::uintptr_t _functionType = 0x10 ;
  1400. 277400 constexpr std::uintptr_t _argumentList = 0x18 ;
  1401. 277401 constexpr std::uintptr_t _name = 0x20 ;
  1402. 277402 constexpr std::uintptr_t _prefix = 0x28 ;
  1403. 277403 
  1404. 277404 namespace _static
  1405. 277405 {
  1406. 277406 constexpr std::uintptr_t ReturnTypes = 0x0 ;
  1407. 277407 }
  1408. 277408 
  1409. 277409 }
  1410. 277410 
  1411. 277411 namespace MS_Internal_Xml_XPath__Group
  1412. 277412 {
  1413. 277413 constexpr std::uintptr_t _groupNode = 0x10 ;
  1414. 277414 }
  1415. 277415 
  1416. 277416 namespace MS_Internal_Xml_XPath__Operand
  1417. 277417 {
  1418. 277418 constexpr std::uintptr_t _type = 0x10 ;
  1419. 277419 constexpr std::uintptr_t _val = 0x18 ;
  1420. 277420 }
  1421. 277421 
  1422. 277422 namespace MS_Internal_Xml_XPath__Operator
  1423. 277423 {
  1424. 277424 constexpr std::uintptr_t _opType = 0x10 ;
  1425. 277425 constexpr std::uintptr_t _opnd1 = 0x18 ;
  1426. 277426 constexpr std::uintptr_t _opnd2 = 0x20 ;
  1427. 277427 
  1428. 277428 namespace _static
  1429. 277429 {
  1430. 277430 constexpr std::uintptr_t s_invertOp = 0x0 ;
  1431. 277431 }
  1432. 277432 
  1433. 277433 }
  1434. 277434 
  1435. 277435 namespace MS_Internal_Xml_XPath__Variable
  1436. 277436 {
  1437. 277437 constexpr std::uintptr_t _localname = 0x10 ;
  1438. 277438 constexpr std::uintptr_t _prefix = 0x18 ;
  1439. 277439 }
  1440. 277440 
  1441. 277441 namespace MS_Internal_Xml_XPath__XPathParser
  1442. 277442 {
  1443. 277443 constexpr std::uintptr_t _scanner = 0x10 ;
  1444. 277444 constexpr std::uintptr_t _parseDepth = 0x18 ;
  1445. 277445 
  1446. 277446 namespace _static
  1447. 277447 {
  1448. 277448 constexpr std::uintptr_t s_temparray1 = 0x0 ;
  1449. 277449 constexpr std::uintptr_t s_temparray2 = 0x8 ;
  1450. 277450 constexpr std::uintptr_t s_temparray3 = 0x10 ;
  1451. 277451 constexpr std::uintptr_t s_temparray4 = 0x18 ;
  1452. 277452 constexpr std::uintptr_t s_temparray5 = 0x20 ;
  1453. 277453 constexpr std::uintptr_t s_temparray6 = 0x28 ;
  1454. 277454 constexpr std::uintptr_t s_temparray7 = 0x30 ;
  1455. 277455 constexpr std::uintptr_t s_temparray8 = 0x38 ;
  1456. 277456 constexpr std::uintptr_t s_temparray9 = 0x40 ;
  1457. 277457 constexpr std::uintptr_t s_functionTable = 0x48 ;
  1458. 277458 constexpr std::uintptr_t s_AxesTable = 0x50 ;
  1459. 277459 }
  1460. 277460 
  1461. 277461 }
  1462. 277462 
  1463. 277463 namespace MS_Internal_Xml_XPath__XPathScanner
  1464. 277464 {
  1465. 277465 constexpr std::uintptr_t _xpathExpr = 0x10 ;
  1466. 277466 constexpr std::uintptr_t _xpathExprIndex = 0x18 ;
  1467. 277467 constexpr std::uintptr_t _kind = 0x1C ;
  1468. 277468 constexpr std::uintptr_t _currentChar = 0x20 ;
  1469. 277469 constexpr std::uintptr_t _name = 0x28 ;
  1470. 277470 constexpr std::uintptr_t _prefix = 0x30 ;
  1471. 277471 constexpr std::uintptr_t _stringValue = 0x38 ;
  1472. 277472 constexpr std::uintptr_t _numberValue = 0x40 ;
  1473. 277473 constexpr std::uintptr_t _canBeFunction = 0x48 ;
  1474. 277474 constexpr std::uintptr_t _xmlCharType = 0x50 ;
  1475. 277475 }
  1476. 277476 
  1477. 277477 namespace MS_Internal_Xml_Cache__XPathDocumentNavigator
  1478. 277478 {
  1479. 277479 constexpr std::uintptr_t _pageCurrent = 0x10 ;
  1480. 277480 constexpr std::uintptr_t _pageParent = 0x18 ;
  1481. 277481 constexpr std::uintptr_t _idxCurrent = 0x20 ;
  1482. 277482 constexpr std::uintptr_t _idxParent = 0x24 ;
  1483. 277483 }
  1484. 277484 
  1485. 277485 namespace MS_Internal_Xml_Cache__XPathNode
  1486. 277486 {
  1487. 277487 constexpr std::uintptr_t _info = 0x0 ;
  1488. 277488 constexpr std::uintptr_t _idxSibling = 0x8 ;
  1489. 277489 constexpr std::uintptr_t _idxParent = 0xA ;
  1490. 277490 constexpr std::uintptr_t _idxSimilar = 0xC ;
  1491. 277491 constexpr std::uintptr_t _posOffset = 0xE ;
  1492. 277492 constexpr std::uintptr_t _props = 0x10 ;
  1493. 277493 constexpr std::uintptr_t _value = 0x18 ;
  1494. 277494 }
  1495. 277495 
  1496. 277496 namespace MS_Internal_Xml_Cache__XPathNodeRef
  1497. 277497 {
  1498. 277498 constexpr std::uintptr_t _page = 0x0 ;
  1499. 277499 constexpr std::uintptr_t _idx = 0x8 ;
  1500. 277500 }
  1501. 277501 
  1502. 277502 namespace MS_Internal_Xml_Cache__XPathNodePageInfo
  1503. 277503 {
  1504. 277504 constexpr std::uintptr_t _pageNum = 0x10 ;
  1505. 277505 constexpr std::uintptr_t _nodeCount = 0x14 ;
  1506. 277506 constexpr std::uintptr_t _pageNext = 0x18 ;
  1507. 277507 }
  1508. 277508 
  1509. 277509 namespace MS_Internal_Xml_Cache__XPathNodeInfoAtom
  1510. 277510 {
  1511. 277511 constexpr std::uintptr_t _localName = 0x10 ;
  1512. 277512 constexpr std::uintptr_t _namespaceUri = 0x18 ;
  1513. 277513 constexpr std::uintptr_t _prefix = 0x20 ;
  1514. 277514 constexpr std::uintptr_t _pageParent = 0x28 ;
  1515. 277515 constexpr std::uintptr_t _pageSibling = 0x30 ;
  1516. 277516 constexpr std::uintptr_t _doc = 0x38 ;
  1517. 277517 constexpr std::uintptr_t _lineNumBase = 0x40 ;
  1518. 277518 constexpr std::uintptr_t _linePosBase = 0x44 ;
  1519. 277519 constexpr std::uintptr_t _pageInfo = 0x48 ;
  1520. 277520 }
  1521. 277521 
  1522. 277522 namespace LTRect-fake-0
  1523. 277523 {
  1524. 277524 constexpr std::uintptr_t _rect = 0x10 ;
  1525. 277525 constexpr std::uintptr_t alpha = 0x20 ;
  1526. 277526 constexpr std::uintptr_t rotation = 0x24 ;
  1527. 277527 constexpr std::uintptr_t pivot = 0x28 ;
  1528. 277528 constexpr std::uintptr_t margin = 0x30 ;
  1529. 277529 constexpr std::uintptr_t relativeRect = 0x38 ;
  1530. 277530 constexpr std::uintptr_t rotateEnabled = 0x48 ;
  1531. 277531 constexpr std::uintptr_t rotateFinished = 0x49 ;
  1532. 277532 constexpr std::uintptr_t alphaEnabled = 0x4A ;
  1533. 277533 constexpr std::uintptr_t labelStr = 0x50 ;
  1534. 277534 constexpr std::uintptr_t type = 0x58 ;
  1535. 277535 constexpr std::uintptr_t style = 0x60 ;
  1536. 277536 constexpr std::uintptr_t useColor = 0x68 ;
  1537. 277537 constexpr std::uintptr_t color = 0x6C ;
  1538. 277538 constexpr std::uintptr_t fontScaleToFit = 0x7C ;
  1539. 277539 constexpr std::uintptr_t useSimpleScale = 0x7D ;
  1540. 277540 constexpr std::uintptr_t sizeByHeight = 0x7E ;
  1541. 277541 constexpr std::uintptr_t texture = 0x80 ;
  1542. 277542 constexpr std::uintptr_t counter = 0x8C ;
  1543. 277543 
  1544. 277544 constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x88 ;
  1545. 277545 
  1546. 277546 namespace _static
  1547. 277547 {
  1548. 277548 constexpr std::uintptr_t _5189bccddc58d81176c05a3eebca9a064a39e46d = 0x0 ;
  1549. 277549 constexpr std::uintptr_t _11f959dd06f9eaee9dba829ddf3bcff00ca685a7 = 0x1 ;
  1550. 277550 }
  1551. 277551 
  1552. 277552 }
  1553. 277553 
  1554. 277554 namespace %9273c51b7e622b24627eb2aa2347a27f350b9044
  1555. 277555 {
  1556. 277556 constexpr std::uintptr_t TypeInfo = 0x10856A18 ;
  1557. 277557 constexpr std::uintptr_t _a7f72f04ed715e754ac120135645080e5d5b565b = 0x10 ;
  1558. 277558 constexpr std::uintptr_t _0c93ee3a02a324aca7ae1fdf3a4fb544bb9b27f5 = 0x18 ;
  1559. 277559 constexpr std::uintptr_t _b949751f31088a22c02ec35fd5eb0cef0d6bbf93 = 0x20 ;
  1560. 277560 constexpr std::uintptr_t _33581a1f6e82d9e34fb2d35c45892a8af8a9ac53 = 0x28 ;
  1561. 277561 constexpr std::uintptr_t _f0a9018913280c5be3713ac09ff68e7096b6ee48 = 0x30 ;
  1562. 277562 constexpr std::uintptr_t _b199b3e41c843e14648095453a4e885791bad114 = 0x38 ;
  1563. 277563 constexpr std::uintptr_t _25fd49ee62faf4755fcb5f2eaadb13e1d7b7ad5c = 0x40 ;
  1564. 277564 constexpr std::uintptr_t _004220da192d99c6cd9df7efb110d158e9e03d6d = 0x48 ;
  1565. 277565 constexpr std::uintptr_t _717aa5fa39f48c97b9fc7723b591b3216129f99c = 0x58 ;
  1566. 277566 constexpr std::uintptr_t _4382ed1c7aabf6f1c1b84f634c6d230bb6f12683 = 0x60 ;
  1567. 277567 constexpr std::uintptr_t _2f5698dbb93b174153fcea4dc6164b590f25e9e6 = 0x68 ;
  1568. 277568 constexpr std::uintptr_t _f572ac04a49eb658dea480e4f73d36c21a398f6c = 0x70 ;
  1569. 277569 constexpr std::uintptr_t _94c36236a2ab6decfbe56fbe442daa37e1547a7d = 0x80 ;
  1570. 277570 constexpr std::uintptr_t _606a566b8ebedccde11bee7b62bc14153d79c42e = 0x88 ;
  1571. 277571 constexpr std::uintptr_t _446595ef9835e6e4d79188cb0d1867780d93833e = 0x90 ;
  1572. 277572 constexpr std::uintptr_t _3901a07af1bcbbab2224dc6bda274b0dd058df85 = 0x98 ;
  1573. 277573 constexpr std::uintptr_t _db1f4b0944a05e776d0a8778f8c3ad86425a48c9 = 0xA0 ;
  1574. 277574 constexpr std::uintptr_t _08fc3013fe1b87b4fe354bdd0ba1588918ccb5d8 = 0xA8 ;
  1575. 277575 constexpr std::uintptr_t _1e7e2559fc3d52f652f702ed268d727fad2e8b48 = 0xB0 ;
  1576. 277576 constexpr std::uintptr_t _aa5121f0c6b1082fedb86ecd57b94d6240cf6582 = 0xB8 ;
  1577. 277577 constexpr std::uintptr_t _5433b4b62d693f7f8672964ed3c7edb27615023d = 0xC0 ;
  1578. 277578 constexpr std::uintptr_t _edb923d3852f3311cc082aa717793d686162e04f = 0xD0 ;
  1579. 277579 constexpr std::uintptr_t _a0ac25744637f7558c44d65aeb8b81497d866a8c = 0xD8 ;
  1580. 277580 }
  1581. 277581 
  1582. 277582 namespace SingletonComponent`1
  1583. 277583 {
  1584. 277584 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1585. 277585 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1586. 277586 
  1587. 277587 namespace _static
  1588. 277588 {
  1589. 277589 constexpr std::uintptr_t _3616f8afda692ff0f3b18adceb8a94972f1a21ef = 0x0 ;
  1590. 277590 constexpr std::uintptr_t _5c839dd5cc885cc356fc62e111b6f3f5ba3dcbca = 0x0 ;
  1591. 277591 }
  1592. 277592 
  1593. 277593 }
  1594. 277594 
  1595. 277595 namespace LeanTween
  1596. 277596 {
  1597. 277597 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1598. 277598 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1599. 277599 }
  1600. 277600 
  1601. 277601 namespace %14d76b30ed49e0fb8a02eb67f2a5ee9a3764eb74
  1602. 277602 {
  1603. 277603 constexpr std::uintptr_t _4ff3702da2a36d16e8e29d80c593bdb55e01c1f7 = 0x10 ;
  1604. 277604 constexpr std::uintptr_t _c47469cd4f7f2381fbdc7a742d45439ac8669b5c = 0x14 ;
  1605. 277605 constexpr std::uintptr_t _7286ff3df2d2e36b117b08e091a06c2655bf5f1f = 0x18 ;
  1606. 277606 }
  1607. 277607 
  1608. 277608 namespace %7f3fdc99bba1a7c176046a86472ce67083920736
  1609. 277609 {
  1610. 277610 constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10 ;
  1611. 277611 constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14 ;
  1612. 277612 constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18 ;
  1613. 277613 }
  1614. 277614 
  1615. 277615 namespace %43558f6f459ae04d60d5de473f26b822f7258afc
  1616. 277616 {
  1617. 277617 constexpr std::uintptr_t _66edc6cb4902d8aa999cd7e96ed8fd69f8e67f16 = 0x10 ;
  1618. 277618 constexpr std::uintptr_t _7146a854d428211efb8d3eaf6f2e59eb242450e9 = 0x18 ;
  1619. 277619 constexpr std::uintptr_t _84c70b04066637ec75204963526ca77ed0fc6175 = 0x20 ;
  1620. 277620 constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x28 ;
  1621. 277621 constexpr std::uintptr_t _4c40d80d0221fb3b8fbca8d4a34935a8e562fcbb = 0x2C ;
  1622. 277622 constexpr std::uintptr_t _bc61d61c427f18477c4755594c98889b2f9d0962 = 0x30 ;
  1623. 277623 constexpr std::uintptr_t _97a75e8470a400e58a3b21b44e40b614359944e7 = 0x38 ;
  1624. 277624 constexpr std::uintptr_t _2a9347c337bd0ff900a01b1e64064676f652169c = 0x40 ;
  1625. 277625 constexpr std::uintptr_t _9fb27b441930c79f6faa858f112934c77a1cd819 = 0x44 ;
  1626. 277626 constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x48 ;
  1627. 277627 }
  1628. 277628 
  1629. 277629 namespace LTSpline
  1630. 277630 {
  1631. 277631 constexpr std::uintptr_t distance = 0x10 ;
  1632. 277632 constexpr std::uintptr_t constantSpeed = 0x14 ;
  1633. 277633 constexpr std::uintptr_t pts = 0x18 ;
  1634. 277634 constexpr std::uintptr_t ptsAdjLength = 0x28 ;
  1635. 277635 constexpr std::uintptr_t orientToPath = 0x2C ;
  1636. 277636 constexpr std::uintptr_t orientToPath2d = 0x2D ;
  1637. 277637 
  1638. 277638 constexpr std::uintptr_t _e409031c9508b510b38bb7df7e9397c61e607a3c = 0x20 ;
  1639. 277639 constexpr std::uintptr_t _57b19d359e7fccc22fb08df6878580dfb31af96f = 0x30 ;
  1640. 277640 constexpr std::uintptr_t _ee6c3abd363c75311104a16933115a836159754c = 0x34 ;
  1641. 277641 }
  1642. 277642 
  1643. 277643 namespace %c3d16d452d267dc634bb924329648f8dadacde4e
  1644. 277644 {
  1645. 277645 constexpr std::uintptr_t TypeInfo = 0x1084C420 ;
  1646. 277646 constexpr std::uintptr_t _66edc6cb4902d8aa999cd7e96ed8fd69f8e67f16 = 0x10 ;
  1647. 277647 constexpr std::uintptr_t _72947ce8e1c3b48b59c94cfb0e1af882ab7e742f = 0x18 ;
  1648. 277648 constexpr std::uintptr_t _2a9347c337bd0ff900a01b1e64064676f652169c = 0x20 ;
  1649. 277649 constexpr std::uintptr_t _4c40d80d0221fb3b8fbca8d4a34935a8e562fcbb = 0x24 ;
  1650. 277650 constexpr std::uintptr_t _84c70b04066637ec75204963526ca77ed0fc6175 = 0x28 ;
  1651. 277651 constexpr std::uintptr_t _9fb27b441930c79f6faa858f112934c77a1cd819 = 0x30 ;
  1652. 277652 constexpr std::uintptr_t _273c1d9cf2460d782c52ca7f4021a5aebf6f1cf3 = 0x34 ;
  1653. 277653 constexpr std::uintptr_t _97a75e8470a400e58a3b21b44e40b614359944e7 = 0x38 ;
  1654. 277654 constexpr std::uintptr_t _bc61d61c427f18477c4755594c98889b2f9d0962 = 0x40 ;
  1655. 277655 constexpr std::uintptr_t _7146a854d428211efb8d3eaf6f2e59eb242450e9 = 0x48 ;
  1656. 277656 }
  1657. 277657 
  1658. 277658 namespace SingletonComponent
  1659. 277659 {
  1660. 277660 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1661. 277661 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1662. 277662 }
  1663. 277663 
  1664. 277664 namespace %630ed01cdd4765f56cb4931612cba33aded7ea75
  1665. 277665 {
  1666. 277666 constexpr std::uintptr_t _dcf06c4762c2790cc918f13d6066158799d78372 = 0x10 ;
  1667. 277667 constexpr std::uintptr_t _56d913e218ec536933b1fabb77f8e3b4e8448eec = 0x14 ;
  1668. 277668 constexpr std::uintptr_t _1346e80b741dc74d94f61c6bfb6661bd70de0700 = 0x18 ;
  1669. 277669 constexpr std::uintptr_t _58e81ffac88af97a541dabbbf1d64bc001c9e758 = 0x1C ;
  1670. 277670 constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x20 ;
  1671. 277671 constexpr std::uintptr_t _77f358aebe956734ec12d7681b59ead7ec567298 = 0x28 ;
  1672. 277672 constexpr std::uintptr_t _351037fca5cbd27c69ea84a4126dfeb2a9070718 = 0x30 ;
  1673. 277673 constexpr std::uintptr_t _3af5311ecb7f7f174725780576e29affb3185e00 = 0x38 ;
  1674. 277674 constexpr std::uintptr_t _69ce4259a22ec086d19f5dd8a053bac82df47e2e = 0x40 ;
  1675. 277675 }
  1676. 277676 
  1677. 277677 namespace TweenAction
  1678. 277678 {
  1679. 277679 constexpr std::uintptr_t value__ = 0x0 ;
  1680. 277680 }
  1681. 277681 
  1682. 277682 namespace %2420e7358dd32111f1edaa75a3f7f50bd152175c
  1683. 277683 {
  1684. 277684 constexpr std::uintptr_t _e3ad1d3caceffd3af3887696331c745a44275b28 = 0x10 ;
  1685. 277685 constexpr std::uintptr_t _b1eb6c5ca5942ab8ee69144acdec4ed04a17490d = 0x18 ;
  1686. 277686 constexpr std::uintptr_t _0d31dab9e4f0675573b4141ac22a68c0cd20e4de = 0x20 ;
  1687. 277687 constexpr std::uintptr_t _6e2334a98d5d25dca7359a05621400369904a816 = 0x2C ;
  1688. 277688 constexpr std::uintptr_t _b84c9ed1585e683fb0302daf12e2318313dc9386 = 0x30 ;
  1689. 277689 constexpr std::uintptr_t _56d913e218ec536933b1fabb77f8e3b4e8448eec = 0x34 ;
  1690. 277690 constexpr std::uintptr_t _4e39a8588dd06d10581d48d3c157b8fe38822f88 = 0x38 ;
  1691. 277691 constexpr std::uintptr_t _c1f1687ba13fa8c5ab99d8df4de60674d3e7ebb6 = 0x40 ;
  1692. 277692 constexpr std::uintptr_t _77288efde794fba2ede65dcae6e3f5e645a512c6 = 0x48 ;
  1693. 277693 constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x50 ;
  1694. 277694 constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x54 ;
  1695. 277695 constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0x58 ;
  1696. 277696 constexpr std::uintptr_t _a28e4d07be2509accb77ab491442e5d5f8d409d2 = 0x60 ;
  1697. 277697 constexpr std::uintptr_t _f185d206872aa2d2df877e63c84997fdca75c71c = 0x68 ;
  1698. 277698 constexpr std::uintptr_t _6f1b2a4448ad3705c7cdd22df82d1de99e9062fc = 0x70 ;
  1699. 277699 constexpr std::uintptr_t _aab3a1ba165a2de77b6850c452e29762fda5ddca = 0x78 ;
  1700. 277700 constexpr std::uintptr_t _ed3fd3efe6cf44bccf00d73ee929b9bb673b4820 = 0x7C ;
  1701. 277701 constexpr std::uintptr_t _733904eac303ebfa491a87b053e1aabc26c9166a = 0x80 ;
  1702. 277702 constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0x84 ;
  1703. 277703 constexpr std::uintptr_t _505a855d50b10303cbb7888654df3ebaf5aee7cf = 0x88 ;
  1704. 277704 constexpr std::uintptr_t _f9f0cd9902d9661f854ae4530d9e34015c6b14c3 = 0x90 ;
  1705. 277705 constexpr std::uintptr_t _e13a4d614faa4672f957880b6bc39b7550894e24 = 0x98 ;
  1706. 277706 constexpr std::uintptr_t _ca2f18db46f73de1fa62e74bf5b9d5df68b98171 = 0xA0 ;
  1707. 277707 constexpr std::uintptr_t _f7af37f1cf09d7a32b68ababe94d3f5257c14b28 = 0xA8 ;
  1708. 277708 constexpr std::uintptr_t _36824c3e2c2d84598624e76516d2923eaafe490f = 0xB4 ;
  1709. 277709 constexpr std::uintptr_t _e78e1ec8ee78532a46073b86b380b49ca8dd5799 = 0xB8 ;
  1710. 277710 constexpr std::uintptr_t _8ae243d5afdab8bc20105bdba2a7f9e5520fb93f = 0xB9 ;
  1711. 277711 constexpr std::uintptr_t _760c9bca35a4d10e108f6fc50e83ab39ed6f3c02 = 0xBA ;
  1712. 277712 constexpr std::uintptr_t _084c69e3fb0a042192a5fb91c40dbc11cc1cd58b = 0xBC ;
  1713. 277713 constexpr std::uintptr_t _1342152ddacbfc498ea93dc0b415bf3e5b44d837 = 0xC0 ;
  1714. 277714 constexpr std::uintptr_t _3790d163348640e43eecc840c56de817f79bf225 = 0xC8 ;
  1715. 277715 constexpr std::uintptr_t _750d1c6bbb1c60d1d10a4338d338905cad8aa821 = 0xD4 ;
  1716. 277716 constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0xD8 ;
  1717. 277717 constexpr std::uintptr_t _22c910d094975e512a771ccdd2d0ef03b35c8754 = 0xE0 ;
  1718. 277718 constexpr std::uintptr_t _1346e80b741dc74d94f61c6bfb6661bd70de0700 = 0xE8 ;
  1719. 277719 constexpr std::uintptr_t _a51628bec4b0211be53942d8abb79c665c2c0e5b = 0xEC ;
  1720. 277720 constexpr std::uintptr_t _b74e119a82e625ecd4e890e0cf4fda207c85cc45 = 0xF0 ;
  1721. 277721 constexpr std::uintptr_t _52453140a653f507eac3691b1fb69f5b6d6bb22c = 0xF8 ;
  1722. 277722 constexpr std::uintptr_t _f5658603eea872ec800762082520faa399734f23 = 0xF9 ;
  1723. 277723 constexpr std::uintptr_t _e14344e96e4898e3e60825f29ad14e3e7971b380 = 0xFC ;
  1724. 277724 constexpr std::uintptr_t _fdc13ffbf0988beeb9452579da48ee800bd2554e = 0x108 ;
  1725. 277725 constexpr std::uintptr_t _44f5f8f0704813a253f9d9eb2959f47d20491928 = 0x110 ;
  1726. 277726 constexpr std::uintptr_t _d32e83ae135d468731ea8e0ae6d3306a16442356 = 0x118 ;
  1727. 277727 constexpr std::uintptr_t _3c39fc1e479f6036cf1239b75baff5e4bb156fd5 = 0x11C ;
  1728. 277728 constexpr std::uintptr_t _ad508b4913b49214d5c3c3d28121f5083dd9b822 = 0x11D ;
  1729. 277729 constexpr std::uintptr_t _f9cfeba35dcf3e9dc5081c3e1dc8796ee7f711aa = 0x120 ;
  1730. 277730 
  1731. 277731 namespace _static
  1732. 277732 {
  1733. 277733 constexpr std::uintptr_t _60a676888dfd3e122f57b4d80e8c48e9d37914ba = 0x0 ;
  1734. 277734 constexpr std::uintptr_t _9bbef33a92726845e27a758a083e9ce3e28a0e2b = 0x4 ;
  1735. 277735 constexpr std::uintptr_t _7d8e8787eecd7ddd91df11f0cf0413501b4c19fe = 0x10 ;
  1736. 277736 constexpr std::uintptr_t _5ce78238c6b40ae726dcb1d12af492d513a1a6d4 = 0x14 ;
  1737. 277737 constexpr std::uintptr_t _bf0fb83d2ef52d64d69a9adbe0d3544684f0f19b = 0x18 ;
  1738. 277738 constexpr std::uintptr_t _6aef9274858927539e201a4d0aabe1fa22de18ab = 0x1C ;
  1739. 277739 }
  1740. 277740 
  1741. 277741 }
  1742. 277742 
  1743. 277743 namespace InvokeHandlerUnscaledTime
  1744. 277744 {
  1745. 277745 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1746. 277746 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1747. 277747 
  1748. 277748 constexpr std::uintptr_t _454b1e0eef201848a4ad3e17343696748ffd506e = 0x20 ;
  1749. 277749 constexpr std::uintptr_t _5a01b7c446490fe4ecaf52d49a8833aaab53c30a = 0x28 ;
  1750. 277750 constexpr std::uintptr_t _8d8b68ad12caa3dc57c5fa2782068c38863c377d = 0x30 ;
  1751. 277751 constexpr std::uintptr_t _1e0cecb0673f4b60d1598aeaf57541f8ea95cdf3 = 0x38 ;
  1752. 277752 constexpr std::uintptr_t _6c6b6f71a06f8a772cf54b50f33c5926d0f9098d = 0x40 ;
  1753. 277753 constexpr std::uintptr_t _288d44302c757812a99a5562b1cafca6076d8aa8 = 0x48 ;
  1754. 277754 constexpr std::uintptr_t _681276bbeb6c39831ac7da764b1a10d1b1038aae = 0x50 ;
  1755. 277755 }
  1756. 277756 
  1757. 277757 namespace %358509dfdb8a5f21e287d445f2b922ea8227f2c0
  1758. 277758 {
  1759. 277759 }
  1760. 277760 
  1761. 277761 namespace PriorityListComponent`1
  1762. 277762 {
  1763. 277763 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1764. 277764 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1765. 277765 
  1766. 277766 namespace _static
  1767. 277767 {
  1768. 277768 constexpr std::uintptr_t _b6e1d400f9f93b72164ecfb9acf00bd3d821bad9 = 0x0 ;
  1769. 277769 constexpr std::uintptr_t _0e16bfe3cb513a3fd528541ab9bed4f7cf842ccb = 0x0 ;
  1770. 277770 }
  1771. 277771 
  1772. 277772 }
  1773. 277773 
  1774. 277774 namespace LTRect-fake-1
  1775. 277775 {
  1776. 277776 constexpr std::uintptr_t _rect = 0x10 ;
  1777. 277777 constexpr std::uintptr_t alpha = 0x20 ;
  1778. 277778 constexpr std::uintptr_t rotation = 0x24 ;
  1779. 277779 constexpr std::uintptr_t pivot = 0x28 ;
  1780. 277780 constexpr std::uintptr_t margin = 0x30 ;
  1781. 277781 constexpr std::uintptr_t relativeRect = 0x38 ;
  1782. 277782 constexpr std::uintptr_t rotateEnabled = 0x48 ;
  1783. 277783 constexpr std::uintptr_t rotateFinished = 0x49 ;
  1784. 277784 constexpr std::uintptr_t alphaEnabled = 0x4A ;
  1785. 277785 constexpr std::uintptr_t labelStr = 0x50 ;
  1786. 277786 constexpr std::uintptr_t type = 0x58 ;
  1787. 277787 constexpr std::uintptr_t style = 0x60 ;
  1788. 277788 constexpr std::uintptr_t useColor = 0x68 ;
  1789. 277789 constexpr std::uintptr_t color = 0x6C ;
  1790. 277790 constexpr std::uintptr_t fontScaleToFit = 0x7C ;
  1791. 277791 constexpr std::uintptr_t useSimpleScale = 0x7D ;
  1792. 277792 constexpr std::uintptr_t sizeByHeight = 0x7E ;
  1793. 277793 constexpr std::uintptr_t texture = 0x80 ;
  1794. 277794 constexpr std::uintptr_t counter = 0x8C ;
  1795. 277795 
  1796. 277796 constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x88 ;
  1797. 277797 
  1798. 277798 namespace _static
  1799. 277799 {
  1800. 277800 constexpr std::uintptr_t _5189bccddc58d81176c05a3eebca9a064a39e46d = 0x0 ;
  1801. 277801 constexpr std::uintptr_t _11f959dd06f9eaee9dba829ddf3bcff00ca685a7 = 0x1 ;
  1802. 277802 }
  1803. 277803 
  1804. 277804 }
  1805. 277805 
  1806. 277806 namespace %a9987b3f7bf7ebfaa9c2507f57e7eb91a8b4b287
  1807. 277807 {
  1808. 277808 constexpr std::uintptr_t _f14284845defe766d0cf106269e888df9ea44272 = 0x10 ;
  1809. 277809 constexpr std::uintptr_t _d06edfc992444936d2076df7ef2e5b39704016d2 = 0x20 ;
  1810. 277810 constexpr std::uintptr_t _c5f3cc257b65fcd3e1aefee8603d3aab786a728c = 0x28 ;
  1811. 277811 constexpr std::uintptr_t _e37fea0575be80e6edd277a672fa2226a4a699a7 = 0x2C ;
  1812. 277812 constexpr std::uintptr_t _3266eb81bff7fbaef9a9ee9e370c3d08ffcc7db8 = 0x38 ;
  1813. 277813 constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x44 ;
  1814. 277814 constexpr std::uintptr_t _a93b9975fb9728291fd97c14b0811c4ebec612ba = 0x48 ;
  1815. 277815 }
  1816. 277816 
  1817. 277817 namespace LTRect
  1818. 277818 {
  1819. 277819 constexpr std::uintptr_t _rect = 0x10 ;
  1820. 277820 constexpr std::uintptr_t alpha = 0x20 ;
  1821. 277821 constexpr std::uintptr_t rotation = 0x24 ;
  1822. 277822 constexpr std::uintptr_t pivot = 0x28 ;
  1823. 277823 constexpr std::uintptr_t margin = 0x30 ;
  1824. 277824 constexpr std::uintptr_t relativeRect = 0x38 ;
  1825. 277825 constexpr std::uintptr_t rotateEnabled = 0x48 ;
  1826. 277826 constexpr std::uintptr_t rotateFinished = 0x49 ;
  1827. 277827 constexpr std::uintptr_t alphaEnabled = 0x4A ;
  1828. 277828 constexpr std::uintptr_t labelStr = 0x50 ;
  1829. 277829 constexpr std::uintptr_t type = 0x58 ;
  1830. 277830 constexpr std::uintptr_t style = 0x60 ;
  1831. 277831 constexpr std::uintptr_t useColor = 0x68 ;
  1832. 277832 constexpr std::uintptr_t color = 0x6C ;
  1833. 277833 constexpr std::uintptr_t fontScaleToFit = 0x7C ;
  1834. 277834 constexpr std::uintptr_t useSimpleScale = 0x7D ;
  1835. 277835 constexpr std::uintptr_t sizeByHeight = 0x7E ;
  1836. 277836 constexpr std::uintptr_t texture = 0x80 ;
  1837. 277837 constexpr std::uintptr_t counter = 0x8C ;
  1838. 277838 
  1839. 277839 constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x88 ;
  1840. 277840 
  1841. 277841 namespace _static
  1842. 277842 {
  1843. 277843 constexpr std::uintptr_t _5189bccddc58d81176c05a3eebca9a064a39e46d = 0x0 ;
  1844. 277844 constexpr std::uintptr_t _11f959dd06f9eaee9dba829ddf3bcff00ca685a7 = 0x1 ;
  1845. 277845 }
  1846. 277846 
  1847. 277847 }
  1848. 277848 
  1849. 277849 namespace LeanTweenType
  1850. 277850 {
  1851. 277851 constexpr std::uintptr_t value__ = 0x0 ;
  1852. 277852 }
  1853. 277853 
  1854. 277854 namespace LTSpline-fake-1
  1855. 277855 {
  1856. 277856 constexpr std::uintptr_t distance = 0x10 ;
  1857. 277857 constexpr std::uintptr_t constantSpeed = 0x14 ;
  1858. 277858 constexpr std::uintptr_t pts = 0x18 ;
  1859. 277859 constexpr std::uintptr_t ptsAdjLength = 0x28 ;
  1860. 277860 constexpr std::uintptr_t orientToPath = 0x2C ;
  1861. 277861 constexpr std::uintptr_t orientToPath2d = 0x2D ;
  1862. 277862 
  1863. 277863 constexpr std::uintptr_t _e409031c9508b510b38bb7df7e9397c61e607a3c = 0x20 ;
  1864. 277864 constexpr std::uintptr_t _57b19d359e7fccc22fb08df6878580dfb31af96f = 0x30 ;
  1865. 277865 constexpr std::uintptr_t _ee6c3abd363c75311104a16933115a836159754c = 0x34 ;
  1866. 277866 }
  1867. 277867 
  1868. 277868 namespace %83054f63e9fdbea28894499c5df1f1093a8e4d78
  1869. 277869 {
  1870. 277870 constexpr std::uintptr_t _d76f81c15add9201ccf8081508cc6abb3dd5b3ca = 0x10 ;
  1871. 277871 constexpr std::uintptr_t _cf8f1019dbf7f348f5135d253ed6c6d770841c49 = 0x18 ;
  1872. 277872 constexpr std::uintptr_t _8d022e828276d29262e3bb56552dc7753b9aa3a2 = 0x20 ;
  1873. 277873 constexpr std::uintptr_t _64ca7ffa2f15ac867841f18529f85de715c33b9d = 0x28 ;
  1874. 277874 constexpr std::uintptr_t _4cb76cd908c69e7f465407dc9d3c051c7df4db77 = 0x30 ;
  1875. 277875 constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x34 ;
  1876. 277876 constexpr std::uintptr_t _0824b070cb1c3c4dba03f0b570adeb4cbc94d0de = 0x38 ;
  1877. 277877 constexpr std::uintptr_t _e2a356fd4f6e78068873c92d0bb8453d845394a1 = 0x39 ;
  1878. 277878 }
  1879. 277879 
  1880. 277880 namespace %bd2670c30597e9ae6069543486407317f3b5a86e
  1881. 277881 {
  1882. 277882 constexpr std::uintptr_t _d37f7a86d3beb4fb0c73e508ae7596e6a36f16f5 = 0x10 ;
  1883. 277883 constexpr std::uintptr_t _f2207c2a69156cd83081d05b846d1511e757b620 = 0x18 ;
  1884. 277884 }
  1885. 277885 
  1886. 277886 namespace EaseTypeDelegate
  1887. 277887 {
  1888. 277888 constexpr std::uintptr_t TypeInfo = 0x10857DE8 ;
  1889. 277889 constexpr std::uintptr_t method_ptr = 0x10 ;
  1890. 277890 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1891. 277891 constexpr std::uintptr_t m_target = 0x20 ;
  1892. 277892 constexpr std::uintptr_t method = 0x28 ;
  1893. 277893 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1894. 277894 constexpr std::uintptr_t extra_arg = 0x38 ;
  1895. 277895 constexpr std::uintptr_t method_code = 0x40 ;
  1896. 277896 constexpr std::uintptr_t interp_method = 0x48 ;
  1897. 277897 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1898. 277898 constexpr std::uintptr_t method_info = 0x58 ;
  1899. 277899 constexpr std::uintptr_t original_method_info = 0x60 ;
  1900. 277900 constexpr std::uintptr_t data = 0x68 ;
  1901. 277901 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1902. 277902 constexpr std::uintptr_t delegates = 0x78 ;
  1903. 277903 }
  1904. 277904 
  1905. 277905 namespace ActionMethodDelegate
  1906. 277906 {
  1907. 277907 constexpr std::uintptr_t TypeInfo = 0x10857E20 ;
  1908. 277908 constexpr std::uintptr_t method_ptr = 0x10 ;
  1909. 277909 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1910. 277910 constexpr std::uintptr_t m_target = 0x20 ;
  1911. 277911 constexpr std::uintptr_t method = 0x28 ;
  1912. 277912 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1913. 277913 constexpr std::uintptr_t extra_arg = 0x38 ;
  1914. 277914 constexpr std::uintptr_t method_code = 0x40 ;
  1915. 277915 constexpr std::uintptr_t interp_method = 0x48 ;
  1916. 277916 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1917. 277917 constexpr std::uintptr_t method_info = 0x58 ;
  1918. 277918 constexpr std::uintptr_t original_method_info = 0x60 ;
  1919. 277919 constexpr std::uintptr_t data = 0x68 ;
  1920. 277920 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1921. 277921 constexpr std::uintptr_t delegates = 0x78 ;
  1922. 277922 }
  1923. 277923 
  1924. 277924 namespace %567b82e4264920e3ac32b1854744494d1a6e7fdc
  1925. 277925 {
  1926. 277926 constexpr std::uintptr_t TypeInfo = 0x10842540 ;
  1927. 277927 constexpr std::uintptr_t _b1eb6c5ca5942ab8ee69144acdec4ed04a17490d = 0x10 ;
  1928. 277928 constexpr std::uintptr_t _77288efde794fba2ede65dcae6e3f5e645a512c6 = 0x18 ;
  1929. 277929 constexpr std::uintptr_t _a51628bec4b0211be53942d8abb79c665c2c0e5b = 0x20 ;
  1930. 277930 constexpr std::uintptr_t _36824c3e2c2d84598624e76516d2923eaafe490f = 0x24 ;
  1931. 277931 constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x28 ;
  1932. 277932 constexpr std::uintptr_t _1342152ddacbfc498ea93dc0b415bf3e5b44d837 = 0x30 ;
  1933. 277933 constexpr std::uintptr_t _733904eac303ebfa491a87b053e1aabc26c9166a = 0x38 ;
  1934. 277934 constexpr std::uintptr_t _ad508b4913b49214d5c3c3d28121f5083dd9b822 = 0x3C ;
  1935. 277935 constexpr std::uintptr_t _1346e80b741dc74d94f61c6bfb6661bd70de0700 = 0x3D ;
  1936. 277936 constexpr std::uintptr_t _3c39fc1e479f6036cf1239b75baff5e4bb156fd5 = 0x3E ;
  1937. 277937 constexpr std::uintptr_t _6e2334a98d5d25dca7359a05621400369904a816 = 0x3F ;
  1938. 277938 constexpr std::uintptr_t _a28e4d07be2509accb77ab491442e5d5f8d409d2 = 0x40 ;
  1939. 277939 constexpr std::uintptr_t _760c9bca35a4d10e108f6fc50e83ab39ed6f3c02 = 0x48 ;
  1940. 277940 constexpr std::uintptr_t _b74e119a82e625ecd4e890e0cf4fda207c85cc45 = 0x50 ;
  1941. 277941 constexpr std::uintptr_t _f5658603eea872ec800762082520faa399734f23 = 0x58 ;
  1942. 277942 constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x5C ;
  1943. 277943 constexpr std::uintptr_t _e3ad1d3caceffd3af3887696331c745a44275b28 = 0x60 ;
  1944. 277944 constexpr std::uintptr_t _505a855d50b10303cbb7888654df3ebaf5aee7cf = 0x64 ;
  1945. 277945 constexpr std::uintptr_t _4e39a8588dd06d10581d48d3c157b8fe38822f88 = 0x68 ;
  1946. 277946 constexpr std::uintptr_t _f9cfeba35dcf3e9dc5081c3e1dc8796ee7f711aa = 0x70 ;
  1947. 277947 constexpr std::uintptr_t _52453140a653f507eac3691b1fb69f5b6d6bb22c = 0x74 ;
  1948. 277948 constexpr std::uintptr_t _fdc13ffbf0988beeb9452579da48ee800bd2554e = 0x75 ;
  1949. 277949 constexpr std::uintptr_t _750d1c6bbb1c60d1d10a4338d338905cad8aa821 = 0x78 ;
  1950. 277950 constexpr std::uintptr_t _31155da5ea7d945721b81913ccf1c7c4c4ae0e14 = 0x7C ;
  1951. 277951 constexpr std::uintptr_t _e14344e96e4898e3e60825f29ad14e3e7971b380 = 0x80 ;
  1952. 277952 constexpr std::uintptr_t _084c69e3fb0a042192a5fb91c40dbc11cc1cd58b = 0x8C ;
  1953. 277953 constexpr std::uintptr_t _ed3fd3efe6cf44bccf00d73ee929b9bb673b4820 = 0x90 ;
  1954. 277954 constexpr std::uintptr_t _3790d163348640e43eecc840c56de817f79bf225 = 0x94 ;
  1955. 277955 constexpr std::uintptr_t _6f1b2a4448ad3705c7cdd22df82d1de99e9062fc = 0xA0 ;
  1956. 277956 constexpr std::uintptr_t _e13a4d614faa4672f957880b6bc39b7550894e24 = 0xA8 ;
  1957. 277957 constexpr std::uintptr_t _d32e83ae135d468731ea8e0ae6d3306a16442356 = 0xAC ;
  1958. 277958 constexpr std::uintptr_t _f7af37f1cf09d7a32b68ababe94d3f5257c14b28 = 0xB0 ;
  1959. 277959 constexpr std::uintptr_t _f185d206872aa2d2df877e63c84997fdca75c71c = 0xBC ;
  1960. 277960 constexpr std::uintptr_t _f9f0cd9902d9661f854ae4530d9e34015c6b14c3 = 0xC0 ;
  1961. 277961 constexpr std::uintptr_t _aab3a1ba165a2de77b6850c452e29762fda5ddca = 0xC8 ;
  1962. 277962 constexpr std::uintptr_t _88e4e76afe5f6eb5e0e45f99dd5b98d900522867 = 0xCC ;
  1963. 277963 constexpr std::uintptr_t _0d31dab9e4f0675573b4141ac22a68c0cd20e4de = 0xD0 ;
  1964. 277964 constexpr std::uintptr_t _b84c9ed1585e683fb0302daf12e2318313dc9386 = 0xDC ;
  1965. 277965 constexpr std::uintptr_t _22c910d094975e512a771ccdd2d0ef03b35c8754 = 0xE0 ;
  1966. 277966 constexpr std::uintptr_t _44f5f8f0704813a253f9d9eb2959f47d20491928 = 0xE8 ;
  1967. 277967 constexpr std::uintptr_t _c1f1687ba13fa8c5ab99d8df4de60674d3e7ebb6 = 0xF0 ;
  1968. 277968 constexpr std::uintptr_t _289f5fa4cb0af156a6bc25780764cd79fc7b34ec = 0xF8 ;
  1969. 277969 constexpr std::uintptr_t _8ae243d5afdab8bc20105bdba2a7f9e5520fb93f = 0xFC ;
  1970. 277970 constexpr std::uintptr_t _56d913e218ec536933b1fabb77f8e3b4e8448eec = 0x100 ;
  1971. 277971 constexpr std::uintptr_t _ca2f18db46f73de1fa62e74bf5b9d5df68b98171 = 0x108 ;
  1972. 277972 constexpr std::uintptr_t _e78e1ec8ee78532a46073b86b380b49ca8dd5799 = 0x110 ;
  1973. 277973 
  1974. 277974 namespace _static
  1975. 277975 {
  1976. 277976 constexpr std::uintptr_t _9bbef33a92726845e27a758a083e9ce3e28a0e2b = 0x0 ;
  1977. 277977 constexpr std::uintptr_t _bf0fb83d2ef52d64d69a9adbe0d3544684f0f19b = 0xC ;
  1978. 277978 constexpr std::uintptr_t _60a676888dfd3e122f57b4d80e8c48e9d37914ba = 0x10 ;
  1979. 277979 constexpr std::uintptr_t _5ce78238c6b40ae726dcb1d12af492d513a1a6d4 = 0x14 ;
  1980. 277980 constexpr std::uintptr_t _6aef9274858927539e201a4d0aabe1fa22de18ab = 0x18 ;
  1981. 277981 constexpr std::uintptr_t _7d8e8787eecd7ddd91df11f0cf0413501b4c19fe = 0x24 ;
  1982. 277982 }
  1983. 277983 
  1984. 277984 }
  1985. 277985 
  1986. 277986 namespace LTSpline-fake-0
  1987. 277987 {
  1988. 277988 constexpr std::uintptr_t distance = 0x10 ;
  1989. 277989 constexpr std::uintptr_t constantSpeed = 0x14 ;
  1990. 277990 constexpr std::uintptr_t pts = 0x18 ;
  1991. 277991 constexpr std::uintptr_t ptsAdjLength = 0x28 ;
  1992. 277992 constexpr std::uintptr_t orientToPath = 0x2C ;
  1993. 277993 constexpr std::uintptr_t orientToPath2d = 0x2D ;
  1994. 277994 
  1995. 277995 constexpr std::uintptr_t _e409031c9508b510b38bb7df7e9397c61e607a3c = 0x20 ;
  1996. 277996 constexpr std::uintptr_t _57b19d359e7fccc22fb08df6878580dfb31af96f = 0x30 ;
  1997. 277997 constexpr std::uintptr_t _ee6c3abd363c75311104a16933115a836159754c = 0x34 ;
  1998. 277998 }
  1999. 277999 
  2000. 278000 namespace %1366fa3e78c5c3c1235f9bca6e210d3b6116624a
← Prev Next → Page 139 of 171 — lines 276,001–278,000 of 341,881