|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Thread
org.eclipse.soda.dk.comm.ParallelErrorEventThread
class ParallelErrorEventThread
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.lang.Thread |
|---|
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler |
| Field Summary | |
|---|---|
(package private) NSParallelPort |
pp
Define the pp (NSParallelPort) field. |
| Fields inherited from class java.lang.Thread |
|---|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
|---|---|
ParallelErrorEventThread(int ifd,
NSParallelPort port)
Constructs an instance of this class from the specified ifd and port parameters. |
|
| Method Summary | |
|---|---|
int |
getPollingTime()
Gets the polling time (int) value. |
int |
getStopThreadFlag()
Gets the stop thread flag (int) value. |
void |
run()
Run. |
void |
setStopThreadFlag(int value)
Sets the stop thread flag value. |
| Methods inherited from class java.lang.Thread |
|---|
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
NSParallelPort pp
| Constructor Detail |
|---|
ParallelErrorEventThread(int ifd,
NSParallelPort port)
ifd - The ifd (int) parameter.port - The port (NSParallelPort) parameter.| Method Detail |
|---|
public int getPollingTime()
int) value.public int getStopThreadFlag()
int) value.setStopThreadFlag(int)public void run()
run in interface java.lang.Runnablerun in class java.lang.Threadpublic void setStopThreadFlag(int value)
value - The value (int) parameter.getStopThreadFlag()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||