C# Class PdbReader.Collect.AnonymousUnion

Inheritance: TreeMember
Afficher le fichier Open project: LibreCrops/cdef Class Usage Examples

Méthodes publiques

Méthode Description
CreateCType ( ) : CTree
PostProcess ( ) : void
PostProcessWithCut ( AnonymousStruct &lastStruct, int &beginIndex ) : Offset
PostProcessWithoutCut ( ) : void
SinglizeStructs ( ) : void

Method Details

CreateCType() public méthode

public CreateCType ( ) : CTree
Résultat PdbReader.Types.CTree

PostProcess() public méthode

public PostProcess ( ) : void
Résultat void

PostProcessWithCut() public méthode

public PostProcessWithCut ( AnonymousStruct &lastStruct, int &beginIndex ) : Offset
lastStruct AnonymousStruct
beginIndex int
Résultat Offset

PostProcessWithoutCut() public méthode

public PostProcessWithoutCut ( ) : void
Résultat void

SinglizeStructs() public méthode

public SinglizeStructs ( ) : void
Résultat void