C# 클래스 PdbReader.Collect.AnonymousUnion

상속: TreeMember
파일 보기 프로젝트 열기: LibreCrops/cdef 1 사용 예제들

공개 메소드들

메소드 설명
CreateCType ( ) : CTree
PostProcess ( ) : void
PostProcessWithCut ( AnonymousStruct &lastStruct, int &beginIndex ) : Offset
PostProcessWithoutCut ( ) : void
SinglizeStructs ( ) : void

메소드 상세

CreateCType() 공개 메소드

public CreateCType ( ) : CTree
리턴 PdbReader.Types.CTree

PostProcess() 공개 메소드

public PostProcess ( ) : void
리턴 void

PostProcessWithCut() 공개 메소드

public PostProcessWithCut ( AnonymousStruct &lastStruct, int &beginIndex ) : Offset
lastStruct AnonymousStruct
beginIndex int
리턴 Offset

PostProcessWithoutCut() 공개 메소드

public PostProcessWithoutCut ( ) : void
리턴 void

SinglizeStructs() 공개 메소드

public SinglizeStructs ( ) : void
리턴 void