|
Smernice oddelenia QNX | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microstepmis.schd.SchdProcessInfo
public class SchdProcessInfo
Struktura popisujuca stav procesu v pamati schedulera.
(c) 2005 MicroStep-MIS www.microstep-mis.com
Field Summary | |
---|---|
SchdProcessConfig |
cfg
Objekt s konfiguraciou (ak bol proces pusteny podla konfiguracie). |
int |
cfgIndex
Index do vectoru s konfiguraciou. |
int |
instanceNum
Cislo instancie tasku <= cfg.moreRun. |
ProcessStatus |
status
Status procesu (pid, stav, processName, className atd.). |
Constructor Summary | |
---|---|
SchdProcessInfo()
Creates a new ProcessStatus object. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public SchdProcessConfig cfg
public int cfgIndex
public int instanceNum
public ProcessStatus status
Constructor Detail |
---|
public SchdProcessInfo()
|
Smernice oddelenia QNX | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |