|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICDIVariable | |
|---|---|
| org.eclipse.cdt.debug.core.cdi.model | |
| org.eclipse.cdt.debug.core.cdi.model.type | |
| Uses of ICDIVariable in org.eclipse.cdt.debug.core.cdi.model |
|---|
| Subinterfaces of ICDIVariable in org.eclipse.cdt.debug.core.cdi.model | |
|---|---|
interface |
ICDIArgument
Represents an argument in the stack frame. |
interface |
ICDIGlobalVariable
ICDIGlobalVariable |
interface |
ICDILocalVariable
ICDILocalVariable |
interface |
ICDIThreadStorage
ICDIThreadStorage |
| Methods in org.eclipse.cdt.debug.core.cdi.model that return ICDIVariable | |
|---|---|
ICDIVariable[] |
ICDIValue.getVariables()
Returns the variables in this value. |
| Methods in org.eclipse.cdt.debug.core.cdi.model with parameters of type ICDIVariable | |
|---|---|
boolean |
ICDIVariable.equals(ICDIVariable variable)
|
| Uses of ICDIVariable in org.eclipse.cdt.debug.core.cdi.model.type |
|---|
| Methods in org.eclipse.cdt.debug.core.cdi.model.type that return ICDIVariable | |
|---|---|
ICDIVariable[] |
ICDIArrayValue.getVariables(int index,
int length)
|
|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||