|
|
@ -479,7 +479,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(3); |
|
|
|
var __instance = Marshal.AllocHGlobal(3); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Qualifiers), new UIntPtr(3)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Qualifiers), new UIntPtr(3)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.TypeQualifiers(__instance); |
|
|
|
return new CppSharp.Parser.AST.TypeQualifiers(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -631,7 +631,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->QualifiedType), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->QualifiedType), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -786,7 +786,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->ReturnType), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->ReturnType), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -882,7 +882,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->QualifiedPointee), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->QualifiedPointee), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -967,7 +967,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Pointee), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Pointee), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -1108,7 +1108,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Modified), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Modified), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -1125,7 +1125,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Equivalent), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Equivalent), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -1201,7 +1201,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Decayed), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Decayed), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -1218,7 +1218,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Original), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Original), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -1235,7 +1235,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Pointee), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Pointee), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -1342,7 +1342,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Type), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Type), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -1469,7 +1469,7 @@ namespace CppSharp |
|
|
|
Internal.getArguments_0(__Instance, new IntPtr(&__ret), i); |
|
|
|
Internal.getArguments_0(__Instance, new IntPtr(&__ret), i); |
|
|
|
var __instance = Marshal.AllocHGlobal(20); |
|
|
|
var __instance = Marshal.AllocHGlobal(20); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ret), new UIntPtr(20)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ret), new UIntPtr(20)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.TemplateArgument(__instance); |
|
|
|
return new CppSharp.Parser.AST.TemplateArgument(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void addArguments(CppSharp.Parser.AST.TemplateArgument s) |
|
|
|
public void addArguments(CppSharp.Parser.AST.TemplateArgument s) |
|
|
@ -1717,7 +1717,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(28); |
|
|
|
var __instance = Marshal.AllocHGlobal(28); |
|
|
|
CppSharp.Parser.AST.TemplateParameter.Internal.cctor_1(__instance, new global::System.IntPtr(&__ptr->Parameter)); |
|
|
|
CppSharp.Parser.AST.TemplateParameter.Internal.cctor_1(__instance, new global::System.IntPtr(&__ptr->Parameter)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.TemplateParameter(__instance); |
|
|
|
return new CppSharp.Parser.AST.TemplateParameter(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -1832,7 +1832,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Replacement), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->Replacement), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -2284,7 +2284,7 @@ namespace CppSharp |
|
|
|
Internal.getComponents_0(__Instance, new IntPtr(&__ret), i); |
|
|
|
Internal.getComponents_0(__Instance, new IntPtr(&__ret), i); |
|
|
|
var __instance = Marshal.AllocHGlobal(12); |
|
|
|
var __instance = Marshal.AllocHGlobal(12); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ret), new UIntPtr(12)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ret), new UIntPtr(12)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.VTableComponent(__instance); |
|
|
|
return new CppSharp.Parser.AST.VTableComponent(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void addComponents(CppSharp.Parser.AST.VTableComponent s) |
|
|
|
public void addComponents(CppSharp.Parser.AST.VTableComponent s) |
|
|
@ -2428,7 +2428,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(12); |
|
|
|
var __instance = Marshal.AllocHGlobal(12); |
|
|
|
CppSharp.Parser.AST.VTableLayout.Internal.cctor_1(__instance, new global::System.IntPtr(&__ptr->Layout)); |
|
|
|
CppSharp.Parser.AST.VTableLayout.Internal.cctor_1(__instance, new global::System.IntPtr(&__ptr->Layout)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.VTableLayout(__instance); |
|
|
|
return new CppSharp.Parser.AST.VTableLayout(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -2542,7 +2542,7 @@ namespace CppSharp |
|
|
|
Internal.getVFTables_0(__Instance, new IntPtr(&__ret), i); |
|
|
|
Internal.getVFTables_0(__Instance, new IntPtr(&__ret), i); |
|
|
|
var __instance = Marshal.AllocHGlobal(32); |
|
|
|
var __instance = Marshal.AllocHGlobal(32); |
|
|
|
CppSharp.Parser.AST.VFTableInfo.Internal.cctor_1(__instance, new global::System.IntPtr(&__ret)); |
|
|
|
CppSharp.Parser.AST.VFTableInfo.Internal.cctor_1(__instance, new global::System.IntPtr(&__ret)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.VFTableInfo(__instance); |
|
|
|
return new CppSharp.Parser.AST.VFTableInfo(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void addVFTables(CppSharp.Parser.AST.VFTableInfo s) |
|
|
|
public void addVFTables(CppSharp.Parser.AST.VFTableInfo s) |
|
|
@ -2587,7 +2587,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(12); |
|
|
|
var __instance = Marshal.AllocHGlobal(12); |
|
|
|
CppSharp.Parser.AST.VTableLayout.Internal.cctor_1(__instance, new global::System.IntPtr(&__ptr->Layout)); |
|
|
|
CppSharp.Parser.AST.VTableLayout.Internal.cctor_1(__instance, new global::System.IntPtr(&__ptr->Layout)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.VTableLayout(__instance); |
|
|
|
return new CppSharp.Parser.AST.VTableLayout(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -3047,6 +3047,9 @@ namespace CppSharp |
|
|
|
[FieldOffset(92)] |
|
|
|
[FieldOffset(92)] |
|
|
|
public void* OriginalPtr; |
|
|
|
public void* OriginalPtr; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[FieldOffset(204)] |
|
|
|
|
|
|
|
public Std.Map Anonymous; |
|
|
|
|
|
|
|
|
|
|
|
[FieldOffset(212)] |
|
|
|
[FieldOffset(212)] |
|
|
|
public bool IsAnonymous; |
|
|
|
public bool IsAnonymous; |
|
|
|
|
|
|
|
|
|
|
@ -3527,7 +3530,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->QualifiedType), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->QualifiedType), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -3549,11 +3552,6 @@ namespace CppSharp |
|
|
|
[FieldOffset(4)] |
|
|
|
[FieldOffset(4)] |
|
|
|
public global::System.IntPtr Decl; |
|
|
|
public global::System.IntPtr Decl; |
|
|
|
|
|
|
|
|
|
|
|
[SuppressUnmanagedCodeSecurity] |
|
|
|
|
|
|
|
[DllImport("CppSharp.CppParser.dll", CallingConvention = global::System.Runtime.InteropServices.CallingConvention.ThisCall, |
|
|
|
|
|
|
|
EntryPoint="??0Statement@AST@CppParser@CppSharp@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@W4StatementClass@123@PAVDeclaration@123@@Z")] |
|
|
|
|
|
|
|
internal static extern global::System.IntPtr ctor_0(global::System.IntPtr instance, global::System.IntPtr str, CppSharp.Parser.AST.StatementClass Class, global::System.IntPtr decl); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[SuppressUnmanagedCodeSecurity] |
|
|
|
[SuppressUnmanagedCodeSecurity] |
|
|
|
[DllImport("CppSharp.CppParser.dll", CallingConvention = global::System.Runtime.InteropServices.CallingConvention.ThisCall, |
|
|
|
[DllImport("CppSharp.CppParser.dll", CallingConvention = global::System.Runtime.InteropServices.CallingConvention.ThisCall, |
|
|
|
EntryPoint="??0Statement@AST@CppParser@CppSharp@@QAE@ABV0123@@Z")] |
|
|
|
EntryPoint="??0Statement@AST@CppParser@CppSharp@@QAE@ABV0123@@Z")] |
|
|
@ -3663,11 +3661,6 @@ namespace CppSharp |
|
|
|
[FieldOffset(4)] |
|
|
|
[FieldOffset(4)] |
|
|
|
public global::System.IntPtr Decl; |
|
|
|
public global::System.IntPtr Decl; |
|
|
|
|
|
|
|
|
|
|
|
[SuppressUnmanagedCodeSecurity] |
|
|
|
|
|
|
|
[DllImport("CppSharp.CppParser.dll", CallingConvention = global::System.Runtime.InteropServices.CallingConvention.ThisCall, |
|
|
|
|
|
|
|
EntryPoint="??0Expression@AST@CppParser@CppSharp@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@W4StatementClass@123@PAVDeclaration@123@@Z")] |
|
|
|
|
|
|
|
internal static extern global::System.IntPtr ctor_0(global::System.IntPtr instance, global::System.IntPtr str, CppSharp.Parser.AST.StatementClass Class, global::System.IntPtr decl); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[SuppressUnmanagedCodeSecurity] |
|
|
|
[SuppressUnmanagedCodeSecurity] |
|
|
|
[DllImport("CppSharp.CppParser.dll", CallingConvention = global::System.Runtime.InteropServices.CallingConvention.ThisCall, |
|
|
|
[DllImport("CppSharp.CppParser.dll", CallingConvention = global::System.Runtime.InteropServices.CallingConvention.ThisCall, |
|
|
|
EntryPoint="??0Expression@AST@CppParser@CppSharp@@QAE@ABV0123@@Z")] |
|
|
|
EntryPoint="??0Expression@AST@CppParser@CppSharp@@QAE@ABV0123@@Z")] |
|
|
@ -3800,7 +3793,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->QualifiedType), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->QualifiedType), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -4084,7 +4077,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->ReturnType), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->ReturnType), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -4528,7 +4521,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->ConversionType), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->ConversionType), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -4574,6 +4567,9 @@ namespace CppSharp |
|
|
|
[FieldOffset(92)] |
|
|
|
[FieldOffset(92)] |
|
|
|
public void* OriginalPtr; |
|
|
|
public void* OriginalPtr; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[FieldOffset(204)] |
|
|
|
|
|
|
|
public Std.Map Anonymous; |
|
|
|
|
|
|
|
|
|
|
|
[FieldOffset(212)] |
|
|
|
[FieldOffset(212)] |
|
|
|
public bool IsAnonymous; |
|
|
|
public bool IsAnonymous; |
|
|
|
|
|
|
|
|
|
|
@ -4787,7 +4783,7 @@ namespace CppSharp |
|
|
|
Internal.getItems_0(__Instance, new IntPtr(&__ret), i); |
|
|
|
Internal.getItems_0(__Instance, new IntPtr(&__ret), i); |
|
|
|
var __instance = Marshal.AllocHGlobal(152); |
|
|
|
var __instance = Marshal.AllocHGlobal(152); |
|
|
|
CppSharp.Parser.AST.Enumeration.Item.Internal.cctor_1(__instance, new global::System.IntPtr(&__ret)); |
|
|
|
CppSharp.Parser.AST.Enumeration.Item.Internal.cctor_1(__instance, new global::System.IntPtr(&__ret)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.Enumeration.Item(__instance); |
|
|
|
return new CppSharp.Parser.AST.Enumeration.Item(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void addItems(CppSharp.Parser.AST.Enumeration.Item s) |
|
|
|
public void addItems(CppSharp.Parser.AST.Enumeration.Item s) |
|
|
@ -4971,7 +4967,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->QualifiedType), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->QualifiedType), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -5181,7 +5177,7 @@ namespace CppSharp |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __ptr = (Internal*)__Instance.ToPointer(); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
var __instance = Marshal.AllocHGlobal(8); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->QualifiedType), new UIntPtr(8)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ptr->QualifiedType), new UIntPtr(8)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
return new CppSharp.Parser.AST.QualifiedType(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
set |
|
|
|
set |
|
|
@ -5336,6 +5332,9 @@ namespace CppSharp |
|
|
|
[FieldOffset(92)] |
|
|
|
[FieldOffset(92)] |
|
|
|
public void* OriginalPtr; |
|
|
|
public void* OriginalPtr; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[FieldOffset(204)] |
|
|
|
|
|
|
|
public Std.Map Anonymous; |
|
|
|
|
|
|
|
|
|
|
|
[FieldOffset(212)] |
|
|
|
[FieldOffset(212)] |
|
|
|
public bool IsAnonymous; |
|
|
|
public bool IsAnonymous; |
|
|
|
|
|
|
|
|
|
|
@ -5871,7 +5870,7 @@ namespace CppSharp |
|
|
|
Internal.getParameters_0(__Instance, new IntPtr(&__ret), i); |
|
|
|
Internal.getParameters_0(__Instance, new IntPtr(&__ret), i); |
|
|
|
var __instance = Marshal.AllocHGlobal(28); |
|
|
|
var __instance = Marshal.AllocHGlobal(28); |
|
|
|
CppSharp.Parser.AST.TemplateParameter.Internal.cctor_1(__instance, new global::System.IntPtr(&__ret)); |
|
|
|
CppSharp.Parser.AST.TemplateParameter.Internal.cctor_1(__instance, new global::System.IntPtr(&__ret)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.TemplateParameter(__instance); |
|
|
|
return new CppSharp.Parser.AST.TemplateParameter(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void addParameters(CppSharp.Parser.AST.TemplateParameter s) |
|
|
|
public void addParameters(CppSharp.Parser.AST.TemplateParameter s) |
|
|
@ -6074,6 +6073,9 @@ namespace CppSharp |
|
|
|
[FieldOffset(92)] |
|
|
|
[FieldOffset(92)] |
|
|
|
public void* OriginalPtr; |
|
|
|
public void* OriginalPtr; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[FieldOffset(204)] |
|
|
|
|
|
|
|
public Std.Map Anonymous; |
|
|
|
|
|
|
|
|
|
|
|
[FieldOffset(212)] |
|
|
|
[FieldOffset(212)] |
|
|
|
public bool IsAnonymous; |
|
|
|
public bool IsAnonymous; |
|
|
|
|
|
|
|
|
|
|
@ -6182,7 +6184,7 @@ namespace CppSharp |
|
|
|
Internal.getArguments_0(__Instance, new IntPtr(&__ret), i); |
|
|
|
Internal.getArguments_0(__Instance, new IntPtr(&__ret), i); |
|
|
|
var __instance = Marshal.AllocHGlobal(20); |
|
|
|
var __instance = Marshal.AllocHGlobal(20); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ret), new UIntPtr(20)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ret), new UIntPtr(20)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.TemplateArgument(__instance); |
|
|
|
return new CppSharp.Parser.AST.TemplateArgument(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void addArguments(CppSharp.Parser.AST.TemplateArgument s) |
|
|
|
public void addArguments(CppSharp.Parser.AST.TemplateArgument s) |
|
|
@ -6271,6 +6273,9 @@ namespace CppSharp |
|
|
|
[FieldOffset(92)] |
|
|
|
[FieldOffset(92)] |
|
|
|
public void* OriginalPtr; |
|
|
|
public void* OriginalPtr; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[FieldOffset(204)] |
|
|
|
|
|
|
|
public Std.Map Anonymous; |
|
|
|
|
|
|
|
|
|
|
|
[FieldOffset(212)] |
|
|
|
[FieldOffset(212)] |
|
|
|
public bool IsAnonymous; |
|
|
|
public bool IsAnonymous; |
|
|
|
|
|
|
|
|
|
|
@ -6574,7 +6579,7 @@ namespace CppSharp |
|
|
|
Internal.getArguments_0(__Instance, new IntPtr(&__ret), i); |
|
|
|
Internal.getArguments_0(__Instance, new IntPtr(&__ret), i); |
|
|
|
var __instance = Marshal.AllocHGlobal(20); |
|
|
|
var __instance = Marshal.AllocHGlobal(20); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ret), new UIntPtr(20)); |
|
|
|
CppSharp.Runtime.Helpers.memcpy(__instance, new IntPtr(&__ret), new UIntPtr(20)); |
|
|
|
return (__instance == IntPtr.Zero) ? null : new CppSharp.Parser.AST.TemplateArgument(__instance); |
|
|
|
return new CppSharp.Parser.AST.TemplateArgument(__instance); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void addArguments(CppSharp.Parser.AST.TemplateArgument s) |
|
|
|
public void addArguments(CppSharp.Parser.AST.TemplateArgument s) |
|
|
@ -6678,6 +6683,9 @@ namespace CppSharp |
|
|
|
[FieldOffset(92)] |
|
|
|
[FieldOffset(92)] |
|
|
|
public void* OriginalPtr; |
|
|
|
public void* OriginalPtr; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[FieldOffset(204)] |
|
|
|
|
|
|
|
public Std.Map Anonymous; |
|
|
|
|
|
|
|
|
|
|
|
[FieldOffset(212)] |
|
|
|
[FieldOffset(212)] |
|
|
|
public bool IsAnonymous; |
|
|
|
public bool IsAnonymous; |
|
|
|
|
|
|
|
|
|
|
@ -7111,6 +7119,9 @@ namespace CppSharp |
|
|
|
[FieldOffset(92)] |
|
|
|
[FieldOffset(92)] |
|
|
|
public void* OriginalPtr; |
|
|
|
public void* OriginalPtr; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[FieldOffset(204)] |
|
|
|
|
|
|
|
public Std.Map Anonymous; |
|
|
|
|
|
|
|
|
|
|
|
[FieldOffset(212)] |
|
|
|
[FieldOffset(212)] |
|
|
|
public bool IsAnonymous; |
|
|
|
public bool IsAnonymous; |
|
|
|
|
|
|
|
|
|
|
|