|
PTP Release 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IAIF in org.eclipse.ptp.debug.core.event |
|---|
| Methods in org.eclipse.ptp.debug.core.event that return IAIF | |
|---|---|
IAIF |
IPDebugValueInfo.getAIF()
Deprecated. Get the AIF representation of the value |
| Uses of IAIF in org.eclipse.ptp.debug.core.model |
|---|
| Methods in org.eclipse.ptp.debug.core.model that return IAIF | |
|---|---|
IAIF |
IPVariable.getAIF()
|
IAIF |
IPAIF.getAIF()
Get AIF representation |
IAIF |
IPValue.getAIF()
|
| Uses of IAIF in org.eclipse.ptp.debug.core.pdi |
|---|
| Methods in org.eclipse.ptp.debug.core.pdi with parameters of type IAIF | |
|---|---|
void |
IPDIExecuteManagement.stepReturn(TaskSet tasks,
IAIF aif)
Cancel execution of the frame and return with value. value can be null, if no return value is needed. |
| Uses of IAIF in org.eclipse.ptp.debug.core.pdi.event |
|---|
| Methods in org.eclipse.ptp.debug.core.pdi.event that return IAIF | |
|---|---|
IAIF |
IPDIFunctionFinishedInfo.getReturnAIF()
Return the AIF of the return value of the function. |
| Uses of IAIF in org.eclipse.ptp.debug.core.pdi.manager |
|---|
| Methods in org.eclipse.ptp.debug.core.pdi.manager that return IAIF | |
|---|---|
IAIF |
IPDIExpressionManager.getExpressionValue(TaskSet qTasks,
String expr)
Get the expression value |
| Uses of IAIF in org.eclipse.ptp.debug.core.pdi.model |
|---|
| Methods in org.eclipse.ptp.debug.core.pdi.model that return IAIF | |
|---|---|
IAIF |
IPDIExpression.getAIF()
Returns AIF of this expression |
IAIF |
IPDIVariableDescriptor.getAIF()
Returns AIF representation of this variable |
IAIF |
IPDIMultiExpressions.getAIF(IPDIExpression expression)
Returns the value of this expression. |
IAIF |
IPDIRegister.getAIF(IPDIStackFrame context)
Returns AIF value of this variable |
| Methods in org.eclipse.ptp.debug.core.pdi.model with parameters of type IAIF | |
|---|---|
void |
IPDIExpression.setAIF(IAIF aif)
Set aif for this expression |
void |
IPDIVariableDescriptor.setAIF(IAIF aif)
Sets IAIF to this variable |
| Uses of IAIF in org.eclipse.ptp.debug.core.pdi.request |
|---|
| Methods in org.eclipse.ptp.debug.core.pdi.request that return IAIF | |
|---|---|
IAIF |
IPDIEvaluateExpressionRequest.getAIF(TaskSet qTasks)
Get the AIF result of the request |
IAIF |
IPDIEvaluatePartialExpressionRequest.getPartialAIF(TaskSet qTasks)
Retrieve the partial AIF object |
|
PTP Release 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||