C# 클래스 RunIntervalExecute, chronojump

상속: RunExecute
파일 보기 프로젝트 열기: GNOME/chronojump

공개 메소드들

메소드 설명
RunIntervalExecute ( ) : System
RunIntervalExecute ( int personID, int sessionID, string type, double distanceInterval, double limitAsDouble, bool tracksLimited, Chronopic, cp, Gtk event_execute_label_message, Gtk app, int pDN, bool metersSecondsPreferred, bool volumeOn, RepetitiveConditionsWindow, repetitiveConditionsWin, double progressbarLimit, ExecutingGraphData, egd, Constants, checkDoubleContactMode, int checkDoubleContactTime, bool speedStartArrival ) : System

보호된 메소드들

메소드 설명
countDownMessage ( ) : string
shouldFinishByTime ( ) : bool
updateTimeProgressBar ( ) : void
waitEvent ( ) : void
writeRunInterval ( bool tempTable ) : void

비공개 메소드들

메소드 설명
updateTimerCountWithChronopicData ( string timesString ) : void

메소드 상세

RunIntervalExecute() 공개 메소드

public RunIntervalExecute ( ) : System
리턴 System

RunIntervalExecute() 공개 메소드

public RunIntervalExecute ( int personID, int sessionID, string type, double distanceInterval, double limitAsDouble, bool tracksLimited, Chronopic, cp, Gtk event_execute_label_message, Gtk app, int pDN, bool metersSecondsPreferred, bool volumeOn, RepetitiveConditionsWindow, repetitiveConditionsWin, double progressbarLimit, ExecutingGraphData, egd, Constants, checkDoubleContactMode, int checkDoubleContactTime, bool speedStartArrival ) : System
personID int
sessionID int
type string
distanceInterval double
limitAsDouble double
tracksLimited bool
cp Chronopic,
event_execute_label_message Gtk
app Gtk
pDN int
metersSecondsPreferred bool
volumeOn bool
repetitiveConditionsWin RepetitiveConditionsWindow,
progressbarLimit double
egd ExecutingGraphData,
checkDoubleContactMode Constants,
checkDoubleContactTime int
speedStartArrival bool
리턴 System

countDownMessage() 보호된 메소드

protected countDownMessage ( ) : string
리턴 string

shouldFinishByTime() 보호된 메소드

protected shouldFinishByTime ( ) : bool
리턴 bool

updateTimeProgressBar() 보호된 메소드

protected updateTimeProgressBar ( ) : void
리턴 void

waitEvent() 보호된 메소드

protected waitEvent ( ) : void
리턴 void

writeRunInterval() 보호된 메소드

protected writeRunInterval ( bool tempTable ) : void
tempTable bool
리턴 void