|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICDILocalVariableDescriptor | |
|---|---|
| org.eclipse.cdt.debug.core.cdi.model | |
| Uses of ICDILocalVariableDescriptor in org.eclipse.cdt.debug.core.cdi.model |
|---|
| Subinterfaces of ICDILocalVariableDescriptor in org.eclipse.cdt.debug.core.cdi.model | |
|---|---|
interface |
ICDIArgument
Represents an argument in the stack frame. |
interface |
ICDIArgumentDescriptor
|
interface |
ICDILocalVariable
ICDILocalVariable |
| Methods in org.eclipse.cdt.debug.core.cdi.model that return ICDILocalVariableDescriptor | |
|---|---|
ICDILocalVariableDescriptor[] |
ICDIStackFrame.getLocalVariableDescriptors()
Returns the visible variables in this stack frame. |
| Methods in org.eclipse.cdt.debug.core.cdi.model with parameters of type ICDILocalVariableDescriptor | |
|---|---|
ICDILocalVariable |
ICDIStackFrame.createLocalVariable(ICDILocalVariableDescriptor varDesc)
Create a variable from the descriptor for evaluation. |
|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||