C# 클래스 MultiChronopicExecute, chronojump

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

보호된 프로퍼티들

프로퍼티 타입 설명
loggedState2 States
loggedState3 States
loggedState4 States
thread2 Thread
thread3 Thread
thread4 Thread

공개 메소드들

메소드 설명
Manage ( ) : void
MultiChronopicExecute ( ) : System
MultiChronopicExecute ( int personID, string personName, int sessionID, string type, Chronopic, cp, Chronopic, cp2, Chronopic, cp3, Chronopic, cp4, bool syncFirst, bool deleteFirst, string vars, Gtk app, ExecutingGraphData, egd ) : System
MultiChronopicExecute ( int personID, string personName, int sessionID, string type, Chronopic, cp, Chronopic, cp2, Chronopic, cp3, bool syncFirst, bool deleteFirst, string vars, Gtk app, ExecutingGraphData, egd ) : System
MultiChronopicExecute ( int personID, string personName, int sessionID, string type, Chronopic, cp, Chronopic, cp2, bool syncFirst, bool deleteFirst, string vars, Gtk app, ExecutingGraphData, egd ) : System
MultiChronopicExecute ( int personID, string personName, int sessionID, string type, Chronopic, cp, bool syncFirst, bool deleteFirst, string vars, Gtk app, ExecutingGraphData, egd ) : System
MultiChronopicRunAUsedCP2 ( ) : bool
MultiChronopicWrite ( bool tempTable ) : void
SimulateInitValues ( Random randSent ) : void

보호된 메소드들

메소드 설명
shouldFinishByTime ( ) : bool
updateTimeProgressBar ( ) : void
waitEvent ( Chronopic myCP, Chronopic myPS, States myLS, string &inStr, string &outStr, int cpNum ) : void
waitEventPre ( ) : void
waitEventPre2 ( ) : void
waitEventPre3 ( ) : void
waitEventPre4 ( ) : void

비공개 메소드들

메소드 설명
cancelThisCp ( int cp ) : void
finishThisCp ( int cp ) : void
initValues ( ) : void

메소드 상세

Manage() 공개 메소드

public Manage ( ) : void
리턴 void

MultiChronopicExecute() 공개 메소드

public MultiChronopicExecute ( ) : System
리턴 System

MultiChronopicExecute() 공개 메소드

public MultiChronopicExecute ( int personID, string personName, int sessionID, string type, Chronopic, cp, Chronopic, cp2, Chronopic, cp3, Chronopic, cp4, bool syncFirst, bool deleteFirst, string vars, Gtk app, ExecutingGraphData, egd ) : System
personID int
personName string
sessionID int
type string
cp Chronopic,
cp2 Chronopic,
cp3 Chronopic,
cp4 Chronopic,
syncFirst bool
deleteFirst bool
vars string
app Gtk
egd ExecutingGraphData,
리턴 System

MultiChronopicExecute() 공개 메소드

public MultiChronopicExecute ( int personID, string personName, int sessionID, string type, Chronopic, cp, Chronopic, cp2, Chronopic, cp3, bool syncFirst, bool deleteFirst, string vars, Gtk app, ExecutingGraphData, egd ) : System
personID int
personName string
sessionID int
type string
cp Chronopic,
cp2 Chronopic,
cp3 Chronopic,
syncFirst bool
deleteFirst bool
vars string
app Gtk
egd ExecutingGraphData,
리턴 System

MultiChronopicExecute() 공개 메소드

public MultiChronopicExecute ( int personID, string personName, int sessionID, string type, Chronopic, cp, Chronopic, cp2, bool syncFirst, bool deleteFirst, string vars, Gtk app, ExecutingGraphData, egd ) : System
personID int
personName string
sessionID int
type string
cp Chronopic,
cp2 Chronopic,
syncFirst bool
deleteFirst bool
vars string
app Gtk
egd ExecutingGraphData,
리턴 System

MultiChronopicExecute() 공개 메소드

public MultiChronopicExecute ( int personID, string personName, int sessionID, string type, Chronopic, cp, bool syncFirst, bool deleteFirst, string vars, Gtk app, ExecutingGraphData, egd ) : System
personID int
personName string
sessionID int
type string
cp Chronopic,
syncFirst bool
deleteFirst bool
vars string
app Gtk
egd ExecutingGraphData,
리턴 System

MultiChronopicRunAUsedCP2() 공개 메소드

public MultiChronopicRunAUsedCP2 ( ) : bool
리턴 bool

MultiChronopicWrite() 공개 메소드

public MultiChronopicWrite ( bool tempTable ) : void
tempTable bool
리턴 void

SimulateInitValues() 공개 메소드

public SimulateInitValues ( Random randSent ) : void
randSent Random
리턴 void

shouldFinishByTime() 보호된 메소드

protected shouldFinishByTime ( ) : bool
리턴 bool

updateTimeProgressBar() 보호된 메소드

protected updateTimeProgressBar ( ) : void
리턴 void

waitEvent() 보호된 메소드

protected waitEvent ( Chronopic myCP, Chronopic myPS, States myLS, string &inStr, string &outStr, int cpNum ) : void
myCP Chronopic
myPS Chronopic
myLS States
inStr string
outStr string
cpNum int
리턴 void

waitEventPre() 보호된 메소드

protected waitEventPre ( ) : void
리턴 void

waitEventPre2() 보호된 메소드

protected waitEventPre2 ( ) : void
리턴 void

waitEventPre3() 보호된 메소드

protected waitEventPre3 ( ) : void
리턴 void

waitEventPre4() 보호된 메소드

protected waitEventPre4 ( ) : void
리턴 void

프로퍼티 상세

loggedState2 보호되어 있는 프로퍼티

protected States loggedState2
리턴 States

loggedState3 보호되어 있는 프로퍼티

protected States loggedState3
리턴 States

loggedState4 보호되어 있는 프로퍼티

protected States loggedState4
리턴 States

thread2 보호되어 있는 프로퍼티

protected Thread thread2
리턴 Thread

thread3 보호되어 있는 프로퍼티

protected Thread thread3
리턴 Thread

thread4 보호되어 있는 프로퍼티

protected Thread thread4
리턴 Thread