Method | Description | |
---|---|---|
CLIMarshalToManaged ( CppSharp.Generators.MarshalContext ctx ) : void | ||
CLIMarshalToNative ( CppSharp.Generators.MarshalContext ctx ) : void | ||
CLISignature ( CLITypePrinterContext ctx ) : string | ||
CLITypeReference ( CppSharp.Generators.CLI.CLITypeReferenceCollector collector, ASTRecord |
||
CSharpMarshalToManaged ( CppSharp.Generators.MarshalContext ctx ) : void | ||
CSharpMarshalToNative ( CppSharp.Generators.MarshalContext ctx ) : void | ||
CSharpSignature ( CSharpTypePrinterContext ctx ) : string |
public CLIMarshalToManaged ( CppSharp.Generators.MarshalContext ctx ) : void | ||
ctx | CppSharp.Generators.MarshalContext | |
return | void |
public CLIMarshalToNative ( CppSharp.Generators.MarshalContext ctx ) : void | ||
ctx | CppSharp.Generators.MarshalContext | |
return | void |
public CLISignature ( CLITypePrinterContext ctx ) : string | ||
ctx | CLITypePrinterContext | |
return | string |
public CLITypeReference ( CppSharp.Generators.CLI.CLITypeReferenceCollector collector, ASTRecord |
||
collector | CppSharp.Generators.CLI.CLITypeReferenceCollector | |
loc | ASTRecord |
|
return | void |
public CSharpMarshalToManaged ( CppSharp.Generators.MarshalContext ctx ) : void | ||
ctx | CppSharp.Generators.MarshalContext | |
return | void |
public CSharpMarshalToNative ( CppSharp.Generators.MarshalContext ctx ) : void | ||
ctx | CppSharp.Generators.MarshalContext | |
return | void |
public CSharpSignature ( CSharpTypePrinterContext ctx ) : string | ||
ctx | CSharpTypePrinterContext | |
return | string |