C# 클래스 Brunet.Util.ProtocolLog

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

공개 프로퍼티들

프로퍼티 타입 설명
CTL_enabled bool
ConnectionHandlerLog EventBooleanSwitch
ConnectionTableLocks EventBooleanSwitch
Connections EventBooleanSwitch
ConsoleLogEnable EventBooleanSwitch
EdgeClose EventBooleanSwitch
Exceptions EventBooleanSwitch
LinkDebug EventBooleanSwitch
MapReduce EventBooleanSwitch
Monitor EventBooleanSwitch
NatHandler EventBooleanSwitch
NodeLog EventBooleanSwitch
Pathing EventBooleanSwitch
PolicyBasedCO EventBooleanSwitch
RelayEdge EventBooleanSwitch
SCO EventBooleanSwitch
Security EventBooleanSwitch
SecurityExceptions EventBooleanSwitch
UdpEdge EventBooleanSwitch

공개 메소드들

메소드 설명
Enable ( ) : void
Write ( BooleanSwitch bs, string msg ) : void
WriteIf ( BooleanSwitch bs, string msg ) : void

메소드 상세

Enable() 공개 정적인 메소드

public static Enable ( ) : void
리턴 void

Write() 공개 정적인 메소드

public static Write ( BooleanSwitch bs, string msg ) : void
bs BooleanSwitch
msg string
리턴 void

WriteIf() 공개 정적인 메소드

public static WriteIf ( BooleanSwitch bs, string msg ) : void
bs BooleanSwitch
msg string
리턴 void

프로퍼티 상세

CTL_enabled 공개적으로 정적으로 프로퍼티

public static bool CTL_enabled
리턴 bool

ConnectionHandlerLog 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch,Brunet.Util ConnectionHandlerLog
리턴 EventBooleanSwitch

ConnectionTableLocks 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch,Brunet.Util ConnectionTableLocks
리턴 EventBooleanSwitch

Connections 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch,Brunet.Util Connections
리턴 EventBooleanSwitch

ConsoleLogEnable 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch,Brunet.Util ConsoleLogEnable
리턴 EventBooleanSwitch

EdgeClose 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch,Brunet.Util EdgeClose
리턴 EventBooleanSwitch

Exceptions 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch,Brunet.Util Exceptions
리턴 EventBooleanSwitch

LinkDebug 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch,Brunet.Util LinkDebug
리턴 EventBooleanSwitch

MapReduce 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch,Brunet.Util MapReduce
리턴 EventBooleanSwitch

Monitor 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch Monitor
리턴 EventBooleanSwitch

NatHandler 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch NatHandler
리턴 EventBooleanSwitch

NodeLog 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch NodeLog
리턴 EventBooleanSwitch

Pathing 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch Pathing
리턴 EventBooleanSwitch

PolicyBasedCO 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch PolicyBasedCO
리턴 EventBooleanSwitch

RelayEdge 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch RelayEdge
리턴 EventBooleanSwitch

SCO 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch SCO
리턴 EventBooleanSwitch

Security 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch Security
리턴 EventBooleanSwitch

SecurityExceptions 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch SecurityExceptions
리턴 EventBooleanSwitch

UdpEdge 공개적으로 정적으로 프로퍼티

public static EventBooleanSwitch UdpEdge
리턴 EventBooleanSwitch