C# Class PdbReader.Collect.AnonymousStruct

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

Méthodes publiques

Méthode Description
CreateCType ( ) : CTree
PostProcess ( ) : void
PostProcessWithCut ( Offset cutOffset, int &cutIndex, Offset &botOffset ) : Offset
PostProcessWithoutCut ( ) : Offset
SinglizeStructs ( ) : void

Private Methods

Méthode Description
FindCutPoint ( Offset offset ) : int
PostProcess1 ( ) : Offset
TransferMembers ( int fromIndex, AnonymousStruct another ) : 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 ( Offset cutOffset, int &cutIndex, Offset &botOffset ) : Offset
cutOffset Offset
cutIndex int
botOffset Offset
Résultat Offset

PostProcessWithoutCut() public méthode

public PostProcessWithoutCut ( ) : Offset
Résultat Offset

SinglizeStructs() public méthode

public SinglizeStructs ( ) : void
Résultat void