Ejemplo n.º 1
0
 internal static global::CppSharpTestNative.dll.Base __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::CppSharpTestNative.dll.Base(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 2
0
 internal static global::Std.BasicString __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new BasicString(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 3
0
 internal static global::Std.BasicString <_CharT, _Traits, _Allocator> __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::Std.BasicString <_CharT, _Traits, _Allocator>(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 4
0
 internal static global::Leveldb.Comparator __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::Leveldb.Comparator(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 5
0
 internal static CharTraits <_CharT> __CreateInstance(__IntPtr native, bool skipVTables = false)
 {
     return(new CharTraits <_CharT>(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 6
0
 internal static ModuleDescription __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new ModuleDescription(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 7
0
 public SourceManager(global::System.IntPtr native, bool isInternalImpl = false) : this()
 {
     var __ptr = (Internal *)native.ToPointer();
 }
Ejemplo n.º 8
0
 internal static global::NitraLibSodium.SecretStream.Xchacha20poly1305State __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::NitraLibSodium.SecretStream.Xchacha20poly1305State(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 9
0
 internal static global::Leveldb.Readoptions __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::Leveldb.Readoptions(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 10
0
 internal static global::SharpSDL.SDL_GameController __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::SharpSDL.SDL_GameController(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 11
0
 internal static global::ServoSharp.Size __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::ServoSharp.Size(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 12
0
 internal static global::SharpSDL.GameControllerButtonBind.Value.Hat __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::SharpSDL.GameControllerButtonBind.Value.Hat(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 13
0
 internal static global::jemalloc.ExtentHooks __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::jemalloc.ExtentHooks(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 14
0
 public static SourceLocation __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new SourceLocation(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 15
0
 internal static global::libxml.XmlAutomata __CreateInstance(global::System.IntPtr native,
                                                             bool skipVTables = false)
 {
     return(new global::libxml.XmlAutomata(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 16
0
 internal static global::NitraLibSodium.Hash.Sha256State __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::NitraLibSodium.Hash.Sha256State(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 17
0
 internal static global::NitraLibSodium.Randombytes.Implementation __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::NitraLibSodium.Randombytes.Implementation(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 18
0
 internal static global::Leveldb.Filterpolicy __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::Leveldb.Filterpolicy(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 19
0
 internal static global::VideoLAN.LibVLC.DialogId __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return new global::VideoLAN.LibVLC.DialogId(native.ToPointer(), skipVTables);
 }
Ejemplo n.º 20
0
 public static ParserTargetInfo __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new ParserTargetInfo(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 21
0
            public SourceLocation(global::System.IntPtr native, bool isInternalImpl = false) : this()
            {
                var __ptr = (Internal *)native.ToPointer();

                ID = __ptr->ID;
            }
Ejemplo n.º 22
0
 internal static global::Core.Ffm.FfmParameter __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new FfmParameter(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 23
0
 internal static Allocator <_Tp> __CreateInstance(__IntPtr native, bool skipVTables = false)
 {
     return(new Allocator <_Tp>(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 24
0
 internal static Foo __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new Foo(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 25
0
 internal static BasicString <_CharT, _Traits, _Alloc> __CreateInstance(__IntPtr native, bool skipVTables = false)
 {
     return(new BasicString <_CharT, _Traits, _Alloc>(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 26
0
 internal static global::SharpSDL.Thread __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::SharpSDL.Thread(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 27
0
 internal static global::Std.Allocator <_Tp> __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::Std.Allocator <_Tp>(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 28
0
 internal static global::OpenBLAS.ComplexXdouble __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::OpenBLAS.ComplexXdouble(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 29
0
 internal static global::Std.CharTraits <_CharT> __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::Std.CharTraits <_CharT>(native.ToPointer(), skipVTables));
 }
Ejemplo n.º 30
0
 internal static global::LibPostalNet.LibpostalAddressParserOptions __CreateInstance(global::System.IntPtr native, bool skipVTables = false)
 {
     return(new global::LibPostalNet.LibpostalAddressParserOptions(native.ToPointer(), skipVTables));
 }