C# 클래스 Flood.HashMap

상속: CppSharp.Types.TypeMap
파일 보기 프로젝트 열기: FloodProject/flood

공개 메소드들

메소드 설명
CLIMarshalToManaged ( CppSharp.Generators.MarshalContext ctx ) : void
CLIMarshalToNative ( CppSharp.Generators.MarshalContext ctx ) : void
CLISignature ( CLITypePrinterContext ctx ) : string
CSharpMarshalToManaged ( CppSharp.Generators.MarshalContext ctx ) : void
CSharpMarshalToNative ( CppSharp.Generators.MarshalContext ctx ) : void
CSharpSignature ( CSharpTypePrinterContext ctx ) : string

메소드 상세

CLIMarshalToManaged() 공개 메소드

public CLIMarshalToManaged ( CppSharp.Generators.MarshalContext ctx ) : void
ctx CppSharp.Generators.MarshalContext
리턴 void

CLIMarshalToNative() 공개 메소드

public CLIMarshalToNative ( CppSharp.Generators.MarshalContext ctx ) : void
ctx CppSharp.Generators.MarshalContext
리턴 void

CLISignature() 공개 메소드

public CLISignature ( CLITypePrinterContext ctx ) : string
ctx CLITypePrinterContext
리턴 string

CSharpMarshalToManaged() 공개 메소드

public CSharpMarshalToManaged ( CppSharp.Generators.MarshalContext ctx ) : void
ctx CppSharp.Generators.MarshalContext
리턴 void

CSharpMarshalToNative() 공개 메소드

public CSharpMarshalToNative ( CppSharp.Generators.MarshalContext ctx ) : void
ctx CppSharp.Generators.MarshalContext
리턴 void

CSharpSignature() 공개 메소드

public CSharpSignature ( CSharpTypePrinterContext ctx ) : string
ctx CSharpTypePrinterContext
리턴 string