| Modifier and Type | Method and Description |
|---|---|
void |
IPSignalManager.signalChanged(TaskSet qTasks,
IPDISignal pdiSignal)
Notify tasks that a signal handler has changed
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPDIExecuteManagement.resume(TaskSet tasks,
IPDISignal signal)
Resume execution where the program stopped but immediately give the
signal.
|
| Modifier and Type | Method and Description |
|---|---|
IPDISignal |
IPDISignalInfo.getSignal()
Returns signal
|
| Modifier and Type | Method and Description |
|---|---|
IPDISignalInfo |
IPDIEventFactory.newSignalInfo(IPDISession session,
TaskSet tasks,
java.lang.String name,
java.lang.String desc,
IPDISignal signal,
IPDILocator locator)
Create signal info
|
| Modifier and Type | Method and Description |
|---|---|
IPDISignal[] |
IPDISignalManager.getSignals(TaskSet tasks)
Returns the array of signals defined for this target.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPDISignalManager.handle(IPDISignal sig,
boolean isIgnore,
boolean isStop)
Handle signal
|
| Modifier and Type | Method and Description |
|---|---|
IPDISignal |
IPDIModelFactory.newSignal(IPDISession session,
TaskSet tasks,
IPDISignalDescriptor signalDescriptor)
Create a signal handler
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.