C# Class msos.HeapIndex.ParallelBreadthFirstRootPathFinder

Inheritance: RootPathFinder
Afficher le fichier Open project: goldshtn/msos

Méthodes publiques

Méthode Description
FindPaths ( ) : void
ParallelBreadthFirstRootPathFinder ( HeapIndex index, ulong targetObject ) : System

Method Details

FindPaths() public méthode

public FindPaths ( ) : void
Résultat void

ParallelBreadthFirstRootPathFinder() public méthode

public ParallelBreadthFirstRootPathFinder ( HeapIndex index, ulong targetObject ) : System
index HeapIndex
targetObject ulong
Résultat System