Property | Type | Description | |
---|---|---|---|
loggedState2 | States | ||
loggedState3 | States | ||
loggedState4 | States | ||
thread2 | Thread | ||
thread3 | Thread | ||
thread4 | Thread |
Method | Description | |
---|---|---|
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 |
Method | Description | |
---|---|---|
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 |
Method | Description | |
---|---|---|
cancelThisCp ( int cp ) : void | ||
finishThisCp ( int cp ) : void | ||
initValues ( ) : void |
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, | |
return | System |
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, | |
return | System |
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, | |
return | System |
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, | |
return | System |
public MultiChronopicWrite ( bool tempTable ) : void | ||
tempTable | bool | |
return | void |
public SimulateInitValues ( Random randSent ) : void | ||
randSent | Random | |
return | void |
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 | |
return | void |