|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICDITracepoint.IAction | |
---|---|
org.eclipse.cdt.debug.core.cdi.model |
Uses of ICDITracepoint.IAction in org.eclipse.cdt.debug.core.cdi.model |
---|
Methods in org.eclipse.cdt.debug.core.cdi.model that return ICDITracepoint.IAction | |
---|---|
ICDITracepoint.IAction[] |
ICDITracepoint.getActions()
Returns the actions assigned to this tracepoint. |
Methods in org.eclipse.cdt.debug.core.cdi.model with parameters of type ICDITracepoint.IAction | |
---|---|
void |
ICDITracepoint.addActions(ICDITracepoint.IAction[] actions)
Adds the given actions to the action list of thie tracepoint. |
void |
ICDITracepoint.removeActions(ICDITracepoint.IAction[] actions)
Removes the given actions from the action list of thie tracepoint. |
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |