@ -10105,7 +10105,7 @@ namespace CppSharp
@@ -10105,7 +10105,7 @@ namespace CppSharp
[SuppressUnmanagedCodeSecurity]
[ DllImport ( "CppSharp.CppParser.dll" , CallingConvention = global :: System . Runtime . InteropServices . CallingConvention . ThisCall ,
EntryPoint = "??0FullComment@AST@CppParser@CppSharp@@QAE@ABV0123@@Z" ) ]
internal static extern global :: System . IntPtr cctor_2 ( global :: System . IntPtr instance , global :: System . IntPtr _ 0 ) ;
internal static extern global :: System . IntPtr cctor_1 ( global :: System . IntPtr instance , global :: System . IntPtr _ 0 ) ;
[SuppressUnmanagedCodeSecurity]
[ DllImport ( "CppSharp.CppParser.dll" , CallingConvention = global :: System . Runtime . InteropServices . CallingConvention . ThisCall ,
@ -10146,7 +10146,7 @@ namespace CppSharp
@@ -10146,7 +10146,7 @@ namespace CppSharp
private static FullComment . Internal * _ _ CopyValue ( FullComment . Internal native )
{
var ret = Marshal . AllocHGlobal ( 1 6 ) ;
CppSharp . Parser . AST . FullComment . Internal . cctor_2 ( ret , new global :: System . IntPtr ( & native ) ) ;
CppSharp . Parser . AST . FullComment . Internal . cctor_1 ( ret , new global :: System . IntPtr ( & native ) ) ;
return ( FullComment . Internal * ) ret ;
}
@ -10184,7 +10184,7 @@ namespace CppSharp
@@ -10184,7 +10184,7 @@ namespace CppSharp
if ( ReferenceEquals ( _ 0 , null ) )
throw new global :: System . ArgumentNullException ( "_0" , "_0 cannot be null because it is a C++ reference (&)." ) ;
var arg0 = _ 0. _ _ Instance ;
Internal . cctor_2 ( ( _ _ Instance + _ _ PointerAdjustment ) , arg0 ) ;
Internal . cctor_1 ( ( _ _ Instance + _ _ PointerAdjustment ) , arg0 ) ;
}
public CppSharp . Parser . AST . BlockContentComment getBlocks ( uint i )
@ -10878,7 +10878,7 @@ namespace CppSharp
@@ -10878,7 +10878,7 @@ namespace CppSharp
[SuppressUnmanagedCodeSecurity]
[ DllImport ( "CppSharp.CppParser.dll" , CallingConvention = global :: System . Runtime . InteropServices . CallingConvention . ThisCall ,
EntryPoint = "??0VerbatimBlockComment@AST@CppParser@CppSharp@@QAE@ABV0123@@Z" ) ]
internal static extern global :: System . IntPtr cctor_2 ( global :: System . IntPtr instance , global :: System . IntPtr _ 0 ) ;
internal static extern global :: System . IntPtr cctor_1 ( global :: System . IntPtr instance , global :: System . IntPtr _ 0 ) ;
[SuppressUnmanagedCodeSecurity]
[ DllImport ( "CppSharp.CppParser.dll" , CallingConvention = global :: System . Runtime . InteropServices . CallingConvention . ThisCall ,
@ -10919,7 +10919,7 @@ namespace CppSharp
@@ -10919,7 +10919,7 @@ namespace CppSharp
private static VerbatimBlockComment . Internal * _ _ CopyValue ( VerbatimBlockComment . Internal native )
{
var ret = Marshal . AllocHGlobal ( 3 2 ) ;
CppSharp . Parser . AST . VerbatimBlockComment . Internal . cctor_2 ( ret , new global :: System . IntPtr ( & native ) ) ;
CppSharp . Parser . AST . VerbatimBlockComment . Internal . cctor_1 ( ret , new global :: System . IntPtr ( & native ) ) ;
return ( VerbatimBlockComment . Internal * ) ret ;
}
@ -10957,7 +10957,7 @@ namespace CppSharp
@@ -10957,7 +10957,7 @@ namespace CppSharp
if ( ReferenceEquals ( _ 0 , null ) )
throw new global :: System . ArgumentNullException ( "_0" , "_0 cannot be null because it is a C++ reference (&)." ) ;
var arg0 = _ 0. _ _ Instance ;
Internal . cctor_2 ( ( _ _ Instance + _ _ PointerAdjustment ) , arg0 ) ;
Internal . cctor_1 ( ( _ _ Instance + _ _ PointerAdjustment ) , arg0 ) ;
}
public CppSharp . Parser . AST . VerbatimBlockLineComment getLines ( uint i )
@ -11207,7 +11207,7 @@ namespace CppSharp
@@ -11207,7 +11207,7 @@ namespace CppSharp
[SuppressUnmanagedCodeSecurity]
[ DllImport ( "CppSharp.CppParser.dll" , CallingConvention = global :: System . Runtime . InteropServices . CallingConvention . ThisCall ,
EntryPoint = "??0ParagraphComment@AST@CppParser@CppSharp@@QAE@ABV0123@@Z" ) ]
internal static extern global :: System . IntPtr cctor_2 ( global :: System . IntPtr instance , global :: System . IntPtr _ 0 ) ;
internal static extern global :: System . IntPtr cctor_1 ( global :: System . IntPtr instance , global :: System . IntPtr _ 0 ) ;
[SuppressUnmanagedCodeSecurity]
[ DllImport ( "CppSharp.CppParser.dll" , CallingConvention = global :: System . Runtime . InteropServices . CallingConvention . ThisCall ,
@ -11248,7 +11248,7 @@ namespace CppSharp
@@ -11248,7 +11248,7 @@ namespace CppSharp
private static ParagraphComment . Internal * _ _ CopyValue ( ParagraphComment . Internal native )
{
var ret = Marshal . AllocHGlobal ( 2 0 ) ;
CppSharp . Parser . AST . ParagraphComment . Internal . cctor_2 ( ret , new global :: System . IntPtr ( & native ) ) ;
CppSharp . Parser . AST . ParagraphComment . Internal . cctor_1 ( ret , new global :: System . IntPtr ( & native ) ) ;
return ( ParagraphComment . Internal * ) ret ;
}
@ -11286,7 +11286,7 @@ namespace CppSharp
@@ -11286,7 +11286,7 @@ namespace CppSharp
if ( ReferenceEquals ( _ 0 , null ) )
throw new global :: System . ArgumentNullException ( "_0" , "_0 cannot be null because it is a C++ reference (&)." ) ;
var arg0 = _ 0. _ _ Instance ;
Internal . cctor_2 ( ( _ _ Instance + _ _ PointerAdjustment ) , arg0 ) ;
Internal . cctor_1 ( ( _ _ Instance + _ _ PointerAdjustment ) , arg0 ) ;
}
public CppSharp . Parser . AST . InlineContentComment getContent ( uint i )
@ -12227,7 +12227,7 @@ namespace CppSharp
@@ -12227,7 +12227,7 @@ namespace CppSharp
[SuppressUnmanagedCodeSecurity]
[ DllImport ( "CppSharp.CppParser.dll" , CallingConvention = global :: System . Runtime . InteropServices . CallingConvention . ThisCall ,
EntryPoint = "??0RawComment@AST@CppParser@CppSharp@@QAE@ABV0123@@Z" ) ]
internal static extern global :: System . IntPtr cctor_2 ( global :: System . IntPtr instance , global :: System . IntPtr _ 0 ) ;
internal static extern global :: System . IntPtr cctor_1 ( global :: System . IntPtr instance , global :: System . IntPtr _ 0 ) ;
[SuppressUnmanagedCodeSecurity]
[ DllImport ( "CppSharp.CppParser.dll" , CallingConvention = global :: System . Runtime . InteropServices . CallingConvention . ThisCall ,
@ -12276,7 +12276,7 @@ namespace CppSharp
@@ -12276,7 +12276,7 @@ namespace CppSharp
private static RawComment . Internal * _ _ CopyValue ( RawComment . Internal native )
{
var ret = Marshal . AllocHGlobal ( 5 6 ) ;
CppSharp . Parser . AST . RawComment . Internal . cctor_2 ( ret , new global :: System . IntPtr ( & native ) ) ;
CppSharp . Parser . AST . RawComment . Internal . cctor_1 ( ret , new global :: System . IntPtr ( & native ) ) ;
return ( RawComment . Internal * ) ret ;
}
@ -12310,7 +12310,7 @@ namespace CppSharp
@@ -12310,7 +12310,7 @@ namespace CppSharp
if ( ReferenceEquals ( _ 0 , null ) )
throw new global :: System . ArgumentNullException ( "_0" , "_0 cannot be null because it is a C++ reference (&)." ) ;
var arg0 = _ 0. _ _ Instance ;
Internal . cctor_2 ( ( _ _ Instance + _ _ PointerAdjustment ) , arg0 ) ;
Internal . cctor_1 ( ( _ _ Instance + _ _ PointerAdjustment ) , arg0 ) ;
}
public void Dispose ( )