Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
msos
HeapIndex.ParallelBreadthFirstRootPathFinder
C# Class msos.HeapIndex.ParallelBreadthFirstRootPathFinder
Inheritance:
RootPathFinder
Show file
Open project: goldshtn/msos
Public Methods
Method
Description
FindPaths
( ) :
void
ParallelBreadthFirstRootPathFinder
(
HeapIndex
index
,
ulong
targetObject
) :
System
Method Details
FindPaths()
public
method
public
FindPaths
( ) :
void
return
void
ParallelBreadthFirstRootPathFinder()
public
method
public
ParallelBreadthFirstRootPathFinder
(
HeapIndex
index
,
ulong
targetObject
) :
System
index
HeapIndex
targetObject
ulong
return
System