C# 클래스 Brunet.Symphony.DirectionalRouting

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

보호된 프로퍼티들

프로퍼티 타입 설명
_LEFT_FALSE bool>.Pair
_LEFT_TRUE bool>.Pair
_NULL_FALSE bool>.Pair
_NULL_TRUE bool>.Pair
_RIGHT_FALSE bool>.Pair
_RIGHT_TRUE bool>.Pair

공개 메소드들

메소드 설명
DirectionalRouting ( AHAddress local, ConnectionList structs ) : System
NextConnection ( Edge from, AHHeader h ) : bool>.Pair

메소드 상세

DirectionalRouting() 공개 메소드

public DirectionalRouting ( AHAddress local, ConnectionList structs ) : System
local AHAddress
structs ConnectionList
리턴 System

NextConnection() 공개 메소드

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

프로퍼티 상세

_LEFT_FALSE 보호되어 있는 프로퍼티

protected Pair _LEFT_FALSE
리턴 bool>.Pair

_LEFT_TRUE 보호되어 있는 프로퍼티

protected Pair _LEFT_TRUE
리턴 bool>.Pair

_NULL_FALSE 보호되어 있는 프로퍼티

protected Pair _NULL_FALSE
리턴 bool>.Pair

_NULL_TRUE 보호되어 있는 프로퍼티

protected Pair _NULL_TRUE
리턴 bool>.Pair

_RIGHT_FALSE 보호되어 있는 프로퍼티

protected Pair _RIGHT_FALSE
리턴 bool>.Pair

_RIGHT_TRUE 보호되어 있는 프로퍼티

protected Pair _RIGHT_TRUE
리턴 bool>.Pair