|
PTP Release 5.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPDIEvent | |
|---|---|
| org.eclipse.ptp.debug.core.pdi.event | |
| org.eclipse.ptp.debug.core.pdi.manager | |
| Uses of IPDIEvent in org.eclipse.ptp.debug.core.pdi.event |
|---|
| Subinterfaces of IPDIEvent in org.eclipse.ptp.debug.core.pdi.event | |
|---|---|
interface |
IPDIChangedEvent
Notifies that the originator has changed. |
interface |
IPDIConnectedEvent
Notifies that the originator has connected |
interface |
IPDICreatedEvent
Notifies that the originator has been created. |
interface |
IPDIDestroyedEvent
Notifies that the originator has terminated |
interface |
IPDIDisconnectedEvent
Notifies that the originator has disconnected |
interface |
IPDIErrorEvent
Notifies that the originator has error |
interface |
IPDIOutputEvent
Output generated from program. |
interface |
IPDIRestartedEvent
Notifies that the originator has been restarted. |
interface |
IPDIResumedEvent
Notifies that the originator has been resumed. |
interface |
IPDIStartedEvent
Notifies that the originator has been started. |
interface |
IPDISuspendedEvent
Notifies that the originator has been suspended. |
| Methods in org.eclipse.ptp.debug.core.pdi.event with parameters of type IPDIEvent | |
|---|---|
void |
IPDIEventListener.handleDebugEvents(IPDIEvent[] events)
Notifies this listener of the given event. |
| Uses of IPDIEvent in org.eclipse.ptp.debug.core.pdi.manager |
|---|
| Methods in org.eclipse.ptp.debug.core.pdi.manager with parameters of type IPDIEvent | |
|---|---|
void |
AbstractEventManager.fireEvent(IPDIEvent event)
|
void |
IPDIEventManager.fireEvent(IPDIEvent event)
|
void |
AbstractEventManager.fireEvents(IPDIEvent[] events)
|
void |
IPDIEventManager.fireEvents(IPDIEvent[] events)
|
| Method parameters in org.eclipse.ptp.debug.core.pdi.manager with type arguments of type IPDIEvent | |
|---|---|
BigInteger[] |
IPDIMemoryManager.update(IPDIMemoryBlock block,
List<IPDIEvent> aList)
|
|
PTP Release 5.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||