C# 클래스 Brunet.Symphony.GreedyRouting

상속: AHRoutingAlgorithm
파일 보기 프로젝트 열기: pstjuste/brunet 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
_LOCAL bool>.Pair
_NO_ONE bool>.Pair
_local_con Brunet.Connections.Connection
_structs ConnectionList

공개 메소드들

메소드 설명
GreedyRouting ( AHAddress local, ConnectionList structured_cons ) : System
NextConnection ( Edge from, AHHeader head ) : bool>.Pair

메소드 상세

GreedyRouting() 공개 메소드

public GreedyRouting ( AHAddress local, ConnectionList structured_cons ) : System
local AHAddress
structured_cons ConnectionList
리턴 System

NextConnection() 공개 메소드

public NextConnection ( Edge from, AHHeader head ) : bool>.Pair
from Edge
head AHHeader
리턴 bool>.Pair

프로퍼티 상세

_LOCAL 보호되어 있는 프로퍼티

protected Pair _LOCAL
리턴 bool>.Pair

_NO_ONE 보호되어 있는 프로퍼티

protected Pair _NO_ONE
리턴 bool>.Pair

_local_con 보호되어 있는 프로퍼티

protected Connection,Brunet.Connections _local_con
리턴 Brunet.Connections.Connection

_structs 보호되어 있는 프로퍼티

protected ConnectionList _structs
리턴 ConnectionList